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

/ast/src/cmd/pax/
H A Dpax-cpio.c182 addxopstr(Archive_t* ap, int op, register char* s) function
198 error(PANIC, "addxopstr('%c',\"%s\") overflow", op, s);
212 addxopstr(ap, op, buf);
416 addxopstr(ap, 'U', f->uidname);
417 addxopstr(ap, 'G', f->gidname);

Completed in 12 milliseconds