Home
last modified time | relevance | path

Searched refs:current_type (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dnl.c75 static char const *current_type; variable
306 current_type = header_type; in proc_header()
317 current_type = body_type; in proc_body()
328 current_type = footer_type; in proc_footer()
341 switch (*current_type) in proc_text()
604 current_type = body_type; in main()