Home | History | Annotate | Download | only in racoon

Lines Matching refs:uid

298 			lcconf->uid = pw->pw_uid;
301 | USER NUMBER { lcconf->uid = $2; } EOS
2540 uid_t uid;
2550 uid = atoi(owner->v);
2558 adminsock_owner = uid;