Searched refs:FILE_PSTRING (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/file/src/
H A Dapprentice.c236 { XX("pstring"), FILE_PSTRING, FILE_FMT_STR },
805 case FILE_PSTRING:
1019 case FILE_PSTRING:
1435 case FILE_PSTRING:
1463 (m->type != FILE_PSTRING && (m->str_flags & PSTRING_LEN) != 0)) {
1478 case FILE_PSTRING:
1696 if (m->type != FILE_PSTRING)
1701 if (m->type != FILE_PSTRING)
1706 if (m->type != FILE_PSTRING)
1711 if (m->type != FILE_PSTRING)
[all...]
H A Dfile.h193 #define FILE_PSTRING 13 macro
232 (t) == FILE_PSTRING || \
H A Dsoftmagic.c505 case FILE_PSTRING:
541 if (m->type == FILE_PSTRING)
701 case FILE_PSTRING:
713 if (m->type == FILE_PSTRING)
943 case FILE_PSTRING: {
1160 case FILE_PSTRING: /* to copy anything, but do anyway. */
1643 case FILE_PSTRING:
1927 case FILE_PSTRING:
H A Dprint.c146 case FILE_PSTRING:

Completed in 64 milliseconds