Home
last modified time | relevance | path

Searched defs:Name (Results 1 – 9 of 9) sorted by relevance

/plan9/sys/src/cmd/
H A Dunlnfs.c11 typedef struct Name Name; typedef
12 struct Name { struct
15 Name* next; argument
H A Dlnfs.c628 typedef struct Name Name; typedef
629 struct Name struct
631 Name *next; argument
639 Name *names; argument
/plan9/sys/src/libdisk/
H A Dproto.c26 typedef struct Name Name; typedef
27 struct Name { struct
41 Name oldfile; argument
/plan9/sys/src/cmd/replica/
H A Drevproto.c26 typedef struct Name Name; typedef
27 struct Name { struct
42 Name oldfile; argument
/plan9/sys/src/cmd/gs/src/
H A Dgdevstc.c195 #define stc_proc_iconvert(Name) \ argument
2567 #define stc_write_flag(Mask,Name) \ in stc_get_params() argument
2586 # define stc_write_int(Mask,Name,Val) \ in stc_get_params() argument
2702 # define stc_putcmp(Name) \ in stc_put_params() argument
2939 # define stc_read_flag(Mask,Name) \ in stc_put_params() argument
2959 # define stc_read_int(Mask,Name,Val) \ in stc_put_params() argument
H A Dgp_macio.c848 Str255 Name; in makePSFontName() local
H A Dgdevupd.c1754 #define UPD_PARAM_READ(Param_read,Name,Object) \ in upd_put_params() argument
1768 #define UPD_PARAM_READ(Param_read,Name,Object) \ in upd_put_params() argument
/plan9/sys/src/cmd/scat/
H A Dsky.h264 typedef struct Name Name; typedef
265 struct Name{ struct
266 char *name;
267 int type;
/plan9/sys/src/cmd/disk/prep/
H A Dfdisk.c660 typedef struct Name Name; typedef
661 struct Name { struct
663 Name *link; argument