Searched defs:setoptions (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/pax/
H A Dpax.c363 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);

Completed in 22 milliseconds