Searched defs:Name (Results 1 – 9 of 9) sorted by relevance
/plan9/sys/src/cmd/ |
H A D | unlnfs.c | 11 typedef struct Name Name; typedef 12 struct Name { struct 15 Name* next; argument
|
H A D | lnfs.c | 628 typedef struct Name Name; typedef 629 struct Name struct 631 Name *next; argument 639 Name *names; argument
|
/plan9/sys/src/libdisk/ |
H A D | proto.c | 26 typedef struct Name Name; typedef 27 struct Name { struct 41 Name oldfile; argument
|
/plan9/sys/src/cmd/replica/ |
H A D | revproto.c | 26 typedef struct Name Name; typedef 27 struct Name { struct 42 Name oldfile; argument
|
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevstc.c | 195 #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 D | gp_macio.c | 848 Str255 Name; in makePSFontName() local
|
H A D | gdevupd.c | 1754 #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 D | sky.h | 264 typedef struct Name Name; typedef 265 struct Name{ struct 266 char *name; 267 int type;
|
/plan9/sys/src/cmd/disk/prep/ |
H A D | fdisk.c | 660 typedef struct Name Name; typedef 661 struct Name { struct 663 Name *link; argument
|