Home
last modified time | relevance | path

Searched refs:file_ms_alloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dmagic.c275 return file_ms_alloc(flags); in magic_open()
H A Dfile.h528 file_protected struct magic_set *file_ms_alloc(int);
H A Dapprentice.c556 file_ms_alloc(int flags) in file_ms_alloc() function