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

/macosx-10.10/file_cmds-242/pax/
H A Dpax_format.c97 char *pax_list_opt_format; variable
173 &pax_list_opt_format, NULL, NULL, NULL, 0, KW_SKIP_CASE }, /* Test 242 */
364 nextpercent = strchr(pax_list_opt_format,'%');
367 safe_print(pax_list_opt_format, fp);
372 pos = nextpercent-pax_list_opt_format;
373 memcpy(buf,pax_list_opt_format, pos);
H A Dextern.h319 extern char * pax_list_opt_format;
H A Dgen_subs.c107 if (pax_list_opt_format) {

Completed in 115 milliseconds