Home
last modified time | relevance | path

Searched defs:Aux (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/cifs/
H A Dmain.c12 typedef struct Aux Aux; typedef
13 struct Aux { struct
14 Aux *next; argument
15 Aux *prev; argument
16 char *path; /* full path fo file */
17 Share *sp; /* this share's info */
41 Aux *Auxroot = nil; /* linked list of Aux structs */ argument
/plan9/sys/src/cmd/wikifs/
H A Dfs.c88 typedef struct Aux Aux; typedef
89 struct Aux { struct
101 Aux *a; in fsattach() argument
/plan9/sys/src/cmd/
H A Dwebcookies.c982 typedef struct Aux Aux; typedef
983 struct Aux struct
1004 Aux *a; in fsopen() argument
H A Dnntpfs.c673 typedef struct Aux Aux; typedef
674 struct Aux { struct
687 Aux *a; in fsattach() argument
/plan9/sys/src/cmd/webfs/
H A Dcookies.c1022 typedef struct Aux Aux; typedef
1023 struct Aux struct
1043 Aux *a; in cookieopen() argument
/plan9/sys/src/cmd/cdfs/
H A Dmain.c12 typedef struct Aux Aux; typedef
13 struct Aux { struct
14 int doff;
15 Otrack *o;