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

  /src/external/bsd/file/dist/src/
apprentice.c 111 file_private int file_formats[FILE_NAMES_SIZE];
112 file_private const size_t file_nformats = FILE_NAMES_SIZE;
113 file_protected const char *file_names[FILE_NAMES_SIZE];
114 file_protected const size_t file_nnames = FILE_NAMES_SIZE;
428 assert(p->type < FILE_NAMES_SIZE);
432 assert(p - type_tbl == FILE_NAMES_SIZE);
file.h 309 #define FILE_NAMES_SIZE 62 /* size of array to contain all names */

Completed in 21 milliseconds