Home
last modified time | relevance | path

Searched defs:hmagicpath (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dmagic.c95 _w32_append_path(char **hmagicpath, const char *fmt, ...) in _w32_append_path()
128 _w32_get_magic_relative_to(char **hmagicpath, HINSTANCE module) in _w32_get_magic_relative_to()
185 char *home, *hmagicpath; in get_default_magic() local