Searched refs:printed_something (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/file/src/ |
| H A D | softmagic.c | 138 &printed_something, &need_separator, &firstline, in file_softmagic() 261 printed_something, need_separator, firstline, returnval, in match() 299 *printed_something = 1; in match() 314 *printed_something = 1; in match() 373 name_count, printed_something, need_separator, in match() 415 *printed_something = 1; in match() 435 if (!*printed_something) { in match() 436 *printed_something = 1; in match() 472 if (*printed_something) { in match() 479 *printed_something = 0; in match() [all …]
|