HomeSort by: relevance | last modified time | path
    Searched refs:FILE_PSTRING (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/file/dist/src/
apprentice.c 238 { XX("pstring"), FILE_PSTRING, FILE_FMT_STR },
1003 case FILE_PSTRING:
1260 case FILE_PSTRING:
1719 case FILE_PSTRING:
1752 (m->type != FILE_PSTRING && (m->str_flags & PSTRING_LEN) != 0)) {
1767 case FILE_PSTRING:
1988 if (m->type != FILE_PSTRING)
1993 if (m->type != FILE_PSTRING)
1998 if (m->type != FILE_PSTRING)
2003 if (m->type != FILE_PSTRING)
    [all...]
file.h 260 #define FILE_PSTRING 13
313 (t) == FILE_PSTRING || \
softmagic.c 675 case FILE_PSTRING:
700 if (m->type == FILE_PSTRING) {
906 case FILE_PSTRING:
918 if (m->type == FILE_PSTRING) {
1247 case FILE_PSTRING: {
1485 case FILE_PSTRING: /* to copy anything, but do anyway. */
1943 case FILE_PSTRING:
2306 case FILE_PSTRING:
print.c 153 case FILE_PSTRING:

Completed in 25 milliseconds