Home
last modified time | relevance | path

Searched defs:arv (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/9nfs/
H A Dstrparse.c7 strparse(char *p, int arsize, char **arv) in strparse()
H A Dnametest.c16 int id, arc; char *arv[4]; in main() local
H A Dunixnames.c84 int i, arc; char *arv[16], buf[256]; in readunixidmaps() local
/plan9/sys/src/cmd/plot/
H A Dplot.c139 main(int arc, char *arv[]){ in main()