| /plan9-contrib/sys/src/cmd/gs/jpeg/ |
| H A D | jmemdos.c | 338 XMSspec spec; in read_xms_store() local 371 XMSspec spec; in write_xms_store() local 472 #define FIELD_AT(spec,offset,type) (*((type *) &(spec.bytes[offset]))) argument 473 #define SRC_TYPE(spec) FIELD_AT(spec,4,char) argument 474 #define SRC_HANDLE(spec) FIELD_AT(spec,5,EMSH) argument 475 #define SRC_OFFSET(spec) FIELD_AT(spec,7,unsigned short) argument 476 #define SRC_PAGE(spec) FIELD_AT(spec,9,unsigned short) argument 477 #define SRC_PTR(spec) FIELD_AT(spec,7,EMSPTR) argument 478 #define DST_TYPE(spec) FIELD_AT(spec,11,char) argument 479 #define DST_HANDLE(spec) FIELD_AT(spec,12,EMSH) argument [all …]
|
| /plan9-contrib/sys/src/cmd/ |
| H A D | mount.c | 33 char *spec; in main() local 65 spec = 0; in main() local
|
| H A D | chmod.c | 50 parsemode(char *spec, ulong *pmask, ulong *pmode) in parsemode()
|
| H A D | ns.c | 21 char *spec; member
|
| /plan9-contrib/sys/src/ape/cmd/diff/ |
| H A D | ifdef.c | 130 char *spec = f; local 302 char *spec = f; local 408 scan_printf_spec (spec) in scan_printf_spec() argument
|
| /plan9-contrib/sys/src/libc/9sys/ |
| H A D | getnetconninfo.c | 44 char spec[10]; in getnetconninfo() local
|
| /plan9-contrib/sys/src/9/port/ |
| H A D | devkbin.c | 29 kbinattach(char *spec) in kbinattach()
|
| H A D | devsd.c | 611 sdattach(char* spec) in sdattach() 1480 configure(char* spec, DevConf* cf) in configure() 1511 unconfigure(char* spec) in unconfigure() 1551 sdconfig(int on, char* spec, DevConf* cf) in sdconfig() 1587 char* spec; member
|
| H A D | devkbmap.c | 25 kbmapattach(char *spec) in kbmapattach()
|
| H A D | devdup.c | 43 dupattach(char *spec) in dupattach()
|
| H A D | devwd.c | 117 wdattach(char *spec) in wdattach()
|
| /plan9-contrib/sys/src/cmd/aux/ |
| H A D | stub.c | 21 char *spec; in fsattach() local
|
| /plan9-contrib/sys/src/9k/port/ |
| H A D | devsd.c | 611 sdattach(char* spec) in sdattach() 1479 configure(char* spec, DevConf* cf) in configure() 1510 unconfigure(char* spec) in unconfigure() 1550 sdconfig(int on, char* spec, DevConf* cf) in sdconfig() 1586 char* spec; member
|
| H A D | devdup.c | 43 dupattach(char *spec) in dupattach()
|
| H A D | devkbmap.c | 25 kbmapattach(char *spec) in kbmapattach()
|
| H A D | devwd.c | 117 wdattach(char *spec) in wdattach()
|
| /plan9-contrib/sys/src/9/bcm/ |
| H A D | devfakertc.c | 76 rtcattach(char* spec) in rtcattach()
|
| H A D | devgpio.c | 50 gpioattach(char* spec) in gpioattach()
|
| H A D | devi2c.c | 43 i2cattach(char* spec) in i2cattach()
|
| /plan9-contrib/sys/src/lib9p/ |
| H A D | auth.c | 24 char *spec; in auth9p() local
|
| /plan9-contrib/sys/src/9/omap/ |
| H A D | devdss.c | 37 screenattach(char *spec) in screenattach()
|
| /plan9-contrib/sys/src/cmd/ip/snoopy/ |
| H A D | il.c | 13 uchar spec; /* Special */ member
|
| /plan9-contrib/sys/src/cmd/unix/drawterm/kern/ |
| H A D | devmouse.c | 33 mouseattach(char *spec) in mouseattach()
|
| H A D | sysfile.c | 639 bindmount(int ismount, int fd, int afd, char* arg0, char* arg1, ulong flag, char* spec) in bindmount() 646 char *spec; in bindmount() member 725 _sysmount(int fd, int afd, char *new, int flag, char *spec) in _sysmount() 979 sysmount(int fd, int afd, char *new, int flag, char *spec) in sysmount()
|
| /plan9-contrib/sys/src/cmd/unix/drawterm/kern/unused/ |
| H A D | syscall.c | 199 bindmount(Chan *c0, char *old, int flag, char *spec) in bindmount() 238 sysmount(int fd, char *old, int flags, char *spec) in sysmount() 244 char* spec; in sysmount() member
|