Searched refs:fsw (Results 1 - 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp_mod.c75 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
84 &fsw /* strmod_fmodsw */
/illumos-gate/usr/src/uts/common/io/
H A Dpipemod.c106 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
113 &mod_strmodops, "pipe flushing module", &fsw
H A Dstrredirm.c96 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
105 &fsw
H A Dconnld.c62 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
73 &mod_strmodops, "Streams-based pipes", &fsw
H A Ddedump.c277 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
284 &mod_strmodops, "dump streams module", &fsw
H A Ddrcompat.c44 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
56 &mod_strmodops, "dr compatibility for DLPI style 2 drivers", &fsw
H A Dtirdwr.c118 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
125 &mod_strmodops, "xport interface rd/wr str mod", &fsw
H A Dpckt.c59 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
72 &fsw
H A Dpfmod.c135 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
142 &mod_strmodops, "streams packet filter module", &fsw
H A Dptem.c64 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
71 &mod_strmodops, "pty hardware emulator", &fsw
H A Dbufmod.c161 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
172 &mod_strmodops, "streams buffer mod", &fsw
H A Drlmod.c64 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
77 &fsw
H A Dtelmod.c90 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
103 &fsw
H A Dttcompat.c73 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
86 &fsw
H A Dkbd.c64 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
75 &mod_strmodops, "streams module for keyboard", &fsw
H A Dtimod.c62 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
73 &mod_strmodops, "transport interface str mod", &fsw
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Ddad_mode.h260 fsw : 1; /* Force Sequential Write */ member in struct:mode_cache_scsi3
262 uchar_t fsw : 1, /* Force Sequential Write */ member in struct:mode_cache_scsi3
/illumos-gate/usr/src/uts/common/inet/
H A Dinetddi.c204 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
213 &fsw
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c369 char *fsw, *fswq; local
371 if ((fsw = (char *)malloc(len)) == NULL)
373 sprintf(fsw, "%s %s", me->map_fsw, w);
375 me->map_fsw = fsw;
1284 parse_nfs(mapname, me, fsw, fswq, lp, lq, wsize)
1286 char *mapname, *fsw, *fswq, **lp, **lq;
1308 * copy back into fsw and fswq fields when done.
1310 *lp = fsw;
1506 strcpy(fsw, w);
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ah/
H A Dusb_ah.c85 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
99 &fsw
/illumos-gate/usr/src/uts/common/io/vuidmice/
H A Dvuidmice.c126 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
135 &fsw
/illumos-gate/usr/src/uts/sun/io/
H A Dms.c66 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
77 &mod_strmodops, "streams module for mouse", &fsw
/illumos-gate/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c129 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
142 &fsw
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c50 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
62 &fsw
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcmod.c88 static struct fmodsw fsw = { variable in typeref:struct:fmodsw
99 &mod_strmodops, "rpc interface str mod", &fsw

Completed in 166 milliseconds

12