HomeSort by: relevance | last modified time | path
    Searched refs:xtmp_name (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/pax/
file_subs.c 65 char *xtmp_name; variable in typeref:typename:char *
152 if (xtmp_name != NULL)
154 xtmp_name = arcn->tmp_name;
172 xtmp_name = NULL;
212 xtmp_name = NULL;
283 xtmp_name = NULL;
pax.c 366 if (xtmp_name)
367 (void)unlink(xtmp_name);
extern.h 151 extern char *xtmp_name;

Completed in 14 milliseconds