Searched refs:strctty (Results 1 – 4 of 4) sorted by relevance
125 extern int strctty(struct stdata *);
299 strctty(stdata_t *stp) in strctty() function
3818 (void) strctty(stp); in strioctl()5671 return (strctty(stp)); in strioctl()
824 if (strctty(stp) != EINTR) in spec_open()