Searched refs:_w32_append_path (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/file/dist/src/
H A Dmagic.c95 _w32_append_path(char **hmagicpath, const char *fmt, ...) function
154 _w32_append_path(hmagicpath,
160 _w32_append_path(hmagicpath, trypaths[sp], dllpath);
232 _w32_append_path(&hmagicpath, "%s%s", home, hmagic);
236 _w32_append_path(&hmagicpath, "%s%s", home, hmagic);
240 _w32_append_path(&hmagicpath,
245 _w32_append_path(&hmagicpath, "%s%s", home, hmagic);

Completed in 77 milliseconds