Home | History | Annotate | Download | only in orig

Lines Matching defs:uid

2605   uid_t uid = getuid();
2606 if( (pwent=getpwuid(uid)) != NULL) {