Home
last modified time | relevance | path

Searched refs:getiocseqno (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/ktli/
H A Dt_kutil.c70 extern int getiocseqno(void);
/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h1139 extern int getiocseqno(void);
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c6043 iocbp->ioc_id = stp->sd_iocid = getiocseqno(); in strdoioctl()
6481 getiocseqno(void) in getiocseqno() function
/titanic_41/usr/src/uts/common/io/
H A Dstream.c1251 ioc->ioc_id = getiocseqno(); in mkiocb()