Searched refs:local_file (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xman/dist/ |
| H A D | man.c | 286 char string[BUFSIZ], local_file[BUFSIZ]; local in function:ReadMandescFile 309 strcpy(local_file, MAN); 310 strcat(local_file, string); 314 AddNewSection(section_list, path, local_file, cp, 317 AddNewSection(section_list, path, local_file, cp, 320 AddNewSection(section_list, path, local_file, cp, 323 AddNewSection(section_list, path, local_file, cp, 327 AddNewSection(section_list, path, local_file, cp, MNULL); 330 snprintf(local_file, sizeof(local_file), " [all...] |
Completed in 2 milliseconds