Home
last modified time | relevance | path

Searched refs:Unixscmap (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/9nfs/
H A Ddat.h24 typedef struct Unixscmap Unixscmap; typedef
181 struct Unixscmap struct
183 Unixscmap *next; argument
H A Dunixnames.c9 Unixscmap *scmap;
23 Unixscmap *m, *mp; in pair2idmap()
67 m = malloc(sizeof(Unixscmap)); in pair2idmap()