Home
last modified time | relevance | path

Searched defs:strioctl (Results 1 – 13 of 13) sorted by relevance

/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dstropts.h102 struct strioctl { struct
103 int ic_cmd; /* command */
104 int ic_timout; /* timeout value */
105 int ic_len; /* length of data */
106 char *ic_dp; /* pointer to data */
/titanic_44/usr/src/uts/common/sys/
H A Dstropts.h290 struct strioctl { struct
299 struct strioctl32 { argument
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Dmain.c85 strioctl(int fd, int cmd, void *buf, size_t buflen) in strioctl() function
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Dipaddrsel.c487 strioctl(int fd, int cmd, void *ptr, int ilen) in strioctl() function
H A Din.rarpd.c983 strioctl(int fd, int cmd, int timout, int len, char *dp) in strioctl() function
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c150 strioctl(int fd, int cmd, void *ptr, int ilen, int olen, const char *iocname) in strioctl() function
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c235 strioctl(fd, cmd, ptr, ilen, olen) in strioctl() function
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c65 strioctl(int fd, int cmd, void *ptr, int ilen, int olen) in strioctl() function
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c123 strioctl(int fd, int cmd, void *ptr, int ilen, int olen) in strioctl() function
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_capture.c751 strioctl(int fd, int cmd, int timout, int len, void *dp) in strioctl() function
/titanic_44/usr/src/cmd/truss/
H A Dexpound.c808 struct strioctl strioctl; in show_strioctl() local
831 struct strioctl32 strioctl; in show_strioctl32() local
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2916 strioctl(int fd, int cmd, void *ptr, int ilen, int olen) in strioctl() function
/titanic_44/usr/src/uts/common/os/
H A Dstreamio.c3190 strioctl(struct vnode *vp, int cmd, intptr_t arg, int flag, int copyflag, in strioctl() function