Searched refs:fs_append (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | main.c | 97 static void fs_append(char **, size_t, int, 741 fs_append(char **file, size_t filesz, int copy, size_t ipath, in fs_append() function 860 fs_append(globinfo.gl_pathv, globinfo.gl_pathc, 1, in fs_lookup() 863 fs_append(&file, 1, 0, ipath, sec, form, res, ressz); in fs_lookup()
|