Searched defs:gl (Results 1 – 5 of 5) sorted by relevance
/plan9-contrib/sys/src/cmd/ip/ |
H A D | glob.c | 45 Globlist *gl; in globlistnew() local 57 globlistfree(Globlist *gl) in globlistfree() 66 globadd(Globlist *gl, char *dir, char *file) in globadd() 80 globdir(Globlist *gl, char *dir, Reprog *re) in globdir() 102 globdot(Globlist *gl, char *dir) in globdot() 119 globnext(Globlist *gl, char *pattern) in globnext() 187 globiter(Globlist *gl) in globiter() 208 Globlist *gl; in glob() local
|
H A D | ftpd.c | 956 listdir(char *name, Biobufhdr *b, int lflag, int *printname, Globlist *gl) in listdir() 1013 Globlist *gl; in list() local
|
/plan9-contrib/sys/src/cmd/rc/ |
H A D | glob.c | 211 globlist1(word *gl) in globlist1()
|
/plan9-contrib/sys/src/cmd/fossil/ |
H A D | 9p.c | 122 int gl, op, retval, tsync, wstatallow; in rTwstat() local
|
/plan9-contrib/sys/src/cmd/cwfs/ |
H A D | 9p2.c | 1412 int error, err, gid, gl, muid, op, slot, tsync, uid; in fs_wstat() local
|