Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c144 static int strdocmd(struct stdata *, struct strcmd *, cred_t *);
3591 if ((error = strdocmd(stp, scp, crp)) == 0) { in strioctl()
6345 strdocmd(struct stdata *stp, struct strcmd *scp, cred_t *crp) in strdocmd() function