Lines Matching refs:uid
110 // Get the effective uid
123 if (memcmp(buf, "Uid:", 4) == 0) {
125 sscanf(buf, "Uid: %d %d",
196 node.uid = euid;
224 if (n->uid == 0) {
228 } else if (last_uid != (int)n->uid) {
230 p = getpwuid(n->uid);
231 last_uid = n->uid;
254 int local_port, rem_port, d, state, timer_run, uid, timeout;
275 &uid, &timeout, &inode, more);
288 int local_port, rem_port, d, state, timer_run, uid, timeout;
309 &uid, &timeout, &inode, more);
322 int local_port, rem_port, d, state, timer_run, uid, timeout;
343 &uid, &timeout, &inode, more);
392 unsigned int ref_cnt, type, proto, iface, r, rmem, uid;
411 &r, &rmem, &uid, &inode, more);