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

/xsrc/external/mit/xman/dist/
H A Dmisc.c51 static Boolean UncompressNamed(ManpageGlobals * man_globals,
324 if (!UncompressNamed(man_globals, filename, tmp_file, &file)) {
335 /* Function Name: UncompressNamed
345 UncompressNamed(ManpageGlobals * man_globals, const char *filename, function in typeref:typename:Boolean
819 if (UncompressNamed(man_globals, input, filename, file)) {
830 if (UncompressNamed(man_globals, input, filename, file)) {
846 if (UncompressNamed(man_globals, input, filename, file)) {
861 if (UncompressNamed(man_globals, input, filename, file)) {
909 if (UncompressNamed(man_globals, input, filename, file)) {
920 if (UncompressNamed(man_global
[all...]

Completed in 3 milliseconds