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

/xsrc/external/mit/xauth/dist/
H A Dprocess.c1387 print_help(FILE *fp, const char *cmd, const char *line_prefix) argument
1391 if (!line_prefix) line_prefix = "";
1395 fprintf (fp, "%s%s\n", line_prefix, ct->helptext);
1402 fprintf (fp, "%s%s\n", line_prefix, ct->helptext);

Completed in 4 milliseconds