Searched defs:need_separator (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/file/dist/src/ |
H A D | ascmagic.c | 122 int need_separator = 0; in file_ascmagic_with_encoding() local
|
H A D | softmagic.c | 129 int rv = 0, printed_something = 0, need_separator = 0, firstline = 1; in file_softmagic() local 217 int *printed_something, int *need_separator, int *firstline, in match() 1594 int *printed_something, int *need_separator, int *firstline, int *returnval, in mget()
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | ref.cpp | 273 int need_separator = 0; in sortify_words() local
|