Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dmagic.c89 _w32_append_path(char **hmagicpath, const char *fmt, ...) in _w32_append_path()
122 _w32_get_magic_relative_to(char **hmagicpath, HINSTANCE module) in _w32_get_magic_relative_to()
179 char *home, *hmagicpath; in get_default_magic() local