Home
last modified time | relevance | path

Searched refs:fsw (Results 1 – 25 of 43) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp_mod.c75 static struct fmodsw fsw = { variable
84 &fsw /* strmod_fmodsw */
/illumos-gate/usr/src/uts/common/io/
H A Dpipemod.c103 static struct fmodsw fsw = { variable
110 &mod_strmodops, "pipe flushing module", &fsw
H A Dstrredirm.c95 static struct fmodsw fsw = { variable
104 &fsw
H A Dconnld.c59 static struct fmodsw fsw = { variable
70 &mod_strmodops, "Streams-based pipes", &fsw
H A Ddrcompat.c44 static struct fmodsw fsw = { variable
56 &mod_strmodops, "dr compatibility for DLPI style 2 drivers", &fsw
H A Ddedump.c275 static struct fmodsw fsw = { variable
282 &mod_strmodops, "dump streams module", &fsw
H A Dtirdwr.c115 static struct fmodsw fsw = { variable
122 &mod_strmodops, "xport interface rd/wr str mod", &fsw
H A Dpckt.c59 static struct fmodsw fsw = { variable
72 &fsw
H A Dpfmod.c129 static struct fmodsw fsw = { variable
136 &mod_strmodops, "streams packet filter module", &fsw
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Ddad_mode.h258 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 Dtst.rv32f.s29 fsw ft1, (s2)
30 fsw ft1, -0x4(s2)
31 fsw ft1, 0x42(s2)
H A Dtst.rv32f.out4 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 Dinetddi.c210 static struct fmodsw fsw = { variable
219 &fsw
/illumos-gate/usr/src/uts/intel/arp/
H A Darp.global-objs.debug6427 fsw
/illumos-gate/usr/src/uts/sparc/arp/
H A Darp.global-objs.debug6427 fsw
/illumos-gate/usr/src/uts/sparc/icmp/
H A Dicmp.global-objs.debug6427 fsw
/illumos-gate/usr/src/uts/intel/icmp/
H A Dicmp.global-objs.debug6427 fsw
/illumos-gate/usr/src/uts/intel/ipsecah/
H A Dipsecah.global-objs.debug6430 fsw
/illumos-gate/usr/src/uts/intel/ipsecesp/
H A Dipsecesp.global-objs.debug6430 fsw
/illumos-gate/usr/src/uts/sparc/ipsecah/
H A Dipsecah.global-objs.debug6430 fsw
/illumos-gate/usr/src/uts/sparc/ipsecesp/
H A Dipsecesp.global-objs.debug6430 fsw
/illumos-gate/usr/src/uts/sparc/keysock/
H A Dkeysock.global-objs.debug6435 fsw
/illumos-gate/usr/src/uts/intel/keysock/
H A Dkeysock.global-objs.debug6428 fsw
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c369 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/common/io/vuidmice/
H A Dvuidmice.c124 static struct fmodsw fsw = { variable
133 &fsw

12