Searched refs:o_uid_t (Results 1 – 8 of 8) sorted by relevance
321 typedef ushort_t o_uid_t; /* old UID type */ typedef322 typedef o_uid_t o_gid_t; /* old GID type */
72 o_uid_t ac_uid; /* Accounting user ID */
360 typedef ushort_t o_uid_t; /* old UID type */ typedef361 typedef o_uid_t o_gid_t; /* old GID type */
399 o_uid_t uid; /* always ushort */
179 #define UID_LONG (o_uid_t)65535181 #define GID_LONG (o_uid_t)65535195 o_uid_t ic_suid; /* 4: owner's user id */
383 if (itab[j].di_suid != (o_uid_t)UID_LONG) in check()
844 o_uid_t suid; in ufs_iupdat()
5339 if (srf->uid > (o_uid_t)USHRT_MAX || in strioctl()5349 ostrfd.uid = (o_uid_t)srf->uid; in strioctl()