/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | spppcomp_mod.c | 75 static struct fmodsw fsw = { variable 84 &fsw /* strmod_fmodsw */
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | pipemod.c | 103 static struct fmodsw fsw = { variable 110 &mod_strmodops, "pipe flushing module", &fsw
|
H A D | strredirm.c | 95 static struct fmodsw fsw = { variable 104 &fsw
|
H A D | connld.c | 59 static struct fmodsw fsw = { variable 70 &mod_strmodops, "Streams-based pipes", &fsw
|
H A D | drcompat.c | 44 static struct fmodsw fsw = { variable 56 &mod_strmodops, "dr compatibility for DLPI style 2 drivers", &fsw
|
H A D | dedump.c | 275 static struct fmodsw fsw = { variable 282 &mod_strmodops, "dump streams module", &fsw
|
H A D | tirdwr.c | 115 static struct fmodsw fsw = { variable 122 &mod_strmodops, "xport interface rd/wr str mod", &fsw
|
H A D | pckt.c | 59 static struct fmodsw fsw = { variable 72 &fsw
|
H A D | pfmod.c | 129 static struct fmodsw fsw = { variable 136 &mod_strmodops, "streams packet filter module", &fsw
|
/illumos-gate/usr/src/uts/common/sys/scsi/generic/ |
H A D | dad_mode.h | 258 fsw : 1; /* Force Sequential Write */ 260 uchar_t fsw : 1, /* Force Sequential Write */ member
|
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/ |
H A D | tst.rv32f.s | 29 fsw ft1, (s2) 30 fsw ft1, -0x4(s2) 31 fsw ft1, 0x42(s2)
|
H A D | tst.rv32f.out | 4 libdis_test+0xc: 27 20 19 00 fsw ft1,0x0(s2) 5 libdis_test+0x10: 27 2e 19 fe fsw ft1,-0x4(s2) 6 libdis_test+0x14: 27 21 19 04 fsw ft1,0x42(s2)
|
/illumos-gate/usr/src/uts/common/inet/ |
H A D | inetddi.c | 210 static struct fmodsw fsw = { variable 219 &fsw
|
/illumos-gate/usr/src/uts/intel/arp/ |
H A D | arp.global-objs.debug64 | 27 fsw
|
/illumos-gate/usr/src/uts/sparc/arp/ |
H A D | arp.global-objs.debug64 | 27 fsw
|
/illumos-gate/usr/src/uts/intel/icmp/ |
H A D | icmp.global-objs.debug64 | 27 fsw
|
/illumos-gate/usr/src/uts/sparc/icmp/ |
H A D | icmp.global-objs.debug64 | 27 fsw
|
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | autod_parse.c | 369 char *fsw, *fswq; in mapline_to_mapent() local 371 if ((fsw = (char *)malloc(len)) == NULL) in mapline_to_mapent() 373 sprintf(fsw, "%s %s", me->map_fsw, w); in mapline_to_mapent() 375 me->map_fsw = fsw; in mapline_to_mapent() 1292 parse_nfs(char *mapname, struct mapent *me, char *fsw, char *fswq, in parse_nfs() argument 1316 *lp = fsw; in parse_nfs() 1511 strcpy(fsw, w); in parse_nfs()
|
/illumos-gate/usr/src/uts/intel/ipsecah/ |
H A D | ipsecah.global-objs.debug64 | 30 fsw
|
/illumos-gate/usr/src/uts/intel/ipsecesp/ |
H A D | ipsecesp.global-objs.debug64 | 30 fsw
|
/illumos-gate/usr/src/uts/intel/keysock/ |
H A D | keysock.global-objs.debug64 | 28 fsw
|
/illumos-gate/usr/src/uts/sparc/ipsecah/ |
H A D | ipsecah.global-objs.debug64 | 30 fsw
|
/illumos-gate/usr/src/uts/sparc/ipsecesp/ |
H A D | ipsecesp.global-objs.debug64 | 30 fsw
|
/illumos-gate/usr/src/uts/sparc/keysock/ |
H A D | keysock.global-objs.debug64 | 35 fsw
|
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ah/ |
H A D | usb_ah.c | 86 static struct fmodsw fsw = { variable 100 &fsw
|