Home
last modified time | relevance | path

Searched refs:streamtab (Results 1 – 25 of 102) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/io/
H A Dconnld.c57 extern struct streamtab conninfo;
131 struct streamtab conninfo = {
H A Ddrcompat.c42 static struct streamtab drstab;
116 static struct streamtab drstab = {
H A Dclone.c66 struct streamtab clninfo = { &clnrinit, &clnwinit };
165 struct streamtab *str; in clnopen()
H A Dpipemod.c101 static struct streamtab pipeinfo = { &piperinit, &pipewinit, NULL, NULL };
H A Dstrredirm.c88 static struct streamtab redirminfo = {
H A Dpckt.c53 static struct streamtab pcktinfo;
164 static struct streamtab pcktinfo = {
H A Dstr_conf.c205 fmodsw_register(const char *name, struct streamtab *str, int flag) in fmodsw_register()
H A Dlog.c298 static struct streamtab loginfo = { &logrinit, &logwinit, NULL, NULL };
H A Ddedump.c271 struct streamtab dedumpinfo = {
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h186 struct streamtab *sd_strtab; /* pointer to streamtab for stream */
753 struct streamtab *dm_str;
771 struct streamtab *f_str;
785 struct streamtab *d_str;
1125 extern int devflg_to_qflag(struct streamtab *, uint32_t, uint32_t *,
1129 extern perdm_t *hold_dm(struct streamtab *, uint32_t, uint32_t);
1264 extern int fmodsw_register(const char *, struct streamtab *, int);
H A Dconf.h72 struct streamtab *f_str;
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun_mod.h38 extern struct streamtab sppptun_tab;
/illumos-gate/usr/src/uts/common/inet/
H A Dinetddi.c100 extern struct streamtab INET_DEVSTRTAB;
208 extern struct streamtab INET_MODSTRTAB;
H A Dip_arp.h44 extern struct streamtab dummymodinfo;
/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn_mod.c68 extern struct streamtab spppasyn_tab;
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp_mod.c72 extern struct streamtab spppcomp_tab;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_dummy.c64 struct streamtab dummymodinfo = {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Dusbser_uftdi.c110 static struct streamtab uftdi_str_info = {
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_mod.c125 static struct streamtab sppp_tab = {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dusbser_pl2303.c100 struct streamtab usbser_pl2303_str_info = {
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dfifonode.h181 extern struct streamtab *fifo_getinfo();
/illumos-gate/usr/src/man/man9s/
H A DMakefile78 streamtab.9s \
/illumos-gate/usr/src/uts/common/io/ib/clients/sdp/
H A Dsdpddi.c288 struct streamtab sdpinfo = {
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_ah/
H A Dusb_ah.c85 static struct streamtab usb_ah_info;
152 static struct streamtab usb_ah_info = {
/illumos-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub.c336 static struct streamtab ds_info = {

12345