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

/freebsd-11-stable/contrib/file/src/
H A Dmagic.c89 _w32_append_path(char **hmagicpath, const char *fmt, ...) function
148 _w32_append_path(hmagicpath,
154 _w32_append_path(hmagicpath, trypaths[sp], dllpath);
224 _w32_append_path(&hmagicpath, "%s%s", home, hmagic);
228 _w32_append_path(&hmagicpath,
233 _w32_append_path(&hmagicpath, "%s%s", home, hmagic);

Completed in 101 milliseconds