Searched refs:strstartplumb (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | strsubr.h | 1121 extern int strstartplumb(struct stdata *, int, int);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 3785 if (error = strstartplumb(stp, flag, cmd)) { in strioctl() 3864 if (error = strstartplumb(stp, flag, cmd)) in strioctl() 4057 if (error = strstartplumb(stp, flag, cmd)) { in strioctl() 4216 if ((error = strstartplumb(stp, flag, cmd)) != 0) in strioctl()
|
H A D | strsubr.c | 4336 strstartplumb(stdata_t *stp, int flag, int cmd) in strstartplumb() function
|