getauid
int getauid(au_id_t *);
if (getauid(auid) == -1)
extern int getauid(au_id_t *);
int getauid(caddr_t);
result = getauid((caddr_t)uap->a1);