Searched refs:_w32_append_path (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/file/dist/src/ |
H A D | magic.c | 95 _w32_append_path(char **hmagicpath, const char *fmt, ...) in _w32_append_path() function 154 _w32_append_path(hmagicpath, in _w32_get_magic_relative_to() 160 _w32_append_path(hmagicpath, trypaths[sp], dllpath); in _w32_get_magic_relative_to() 232 _w32_append_path(&hmagicpath, "%s%s", home, hmagic); in get_default_magic() 236 _w32_append_path(&hmagicpath, "%s%s", home, hmagic); in get_default_magic() 240 _w32_append_path(&hmagicpath, in get_default_magic() 245 _w32_append_path(&hmagicpath, "%s%s", home, hmagic); in get_default_magic()
|