Searched refs:gatherer_uid (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/random/
H A Drndunix.c347 static uid_t gatherer_uid; variable
429 if (gatherer_uid == (uid_t)-1 && \
431 gatherer_uid = passwd->pw_uid;
433 setuid(gatherer_uid);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndunix.c347 static uid_t gatherer_uid; variable
429 if (gatherer_uid == (uid_t)-1 && \
431 gatherer_uid = passwd->pw_uid;
433 setuid(gatherer_uid);

Completed in 85 milliseconds