Lines Matching refs:strcopyin
3083 return (strcopyin(from, to, sizeof (struct strioctl), copyflag)); in strcopyin_strioctl()
4039 error = strcopyin((void *)arg, STRUCT_BUF(strmodinsert), in strioctl()
4205 error = strcopyin((void *)arg, STRUCT_BUF(strmodremove), in strioctl()
4452 error = strcopyin((void *)arg, &binfo, sizeof (binfo), in strioctl()
4716 error = strcopyin((void *)arg, &ss, sizeof (ss), copyflag); in strioctl()
4855 error = strcopyin((void *)arg, &ss, sizeof (ss), copyflag); in strioctl()
4908 error = strcopyin((void *)arg, STRUCT_BUF(strpeek), in strioctl()
5125 error = strcopyin((void *)arg, STRUCT_BUF(strfdinsert), in strioctl()
5456 error = strcopyin((void *)arg, STRUCT_BUF(strlist), in strioctl()
5574 error = strcopyin((void *)arg, &closetime, sizeof (int), in strioctl()
5615 if (error = strcopyin((void *)arg, &pgrp, sizeof (pid_t), in strioctl()