Searched refs:setoptions (Results 1 - 3 of 3) sorted by relevance
/ast/src/cmd/pax/ |
H A D | pax.c | 363 setoptions(char* line, size_t hdr, char** argv, char* usage, Archive_t* ap, int type) function 845 setoptions(e, sfvalue(sp), NiL, state.usage, ap, type); 1058 setoptions(v, 0, NiL, usage, ap, type); 1242 setoptions("atime:= ctime:= mtime:=", 0, NiL, usage, ap, type); 1616 setoptions(NiL, 0, argv, state.usage, NiL, 0);
|
H A D | pax.h | 743 extern void setoptions(char*, size_t, char**, char*, Archive_t*, int);
|
H A D | pax-tar.c | 663 setoptions(s, f->st->st_size, NiL, state.usage, ap, tar->header.typeflag);
|
Completed in 19 milliseconds