Searched refs:getuid (Results 76 - 87 of 87) sorted by relevance

1234

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/misc/
H A Dmke2fs.c497 uid = getuid();
/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/squashfs/
H A Dmksquashfs.c469 buf.st_uid = getuid();
/asus-wl-520gu-7.0.1.45/src/router/ez-ipupdate/
H A Dconfigure1434 getuid \
/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dsysutil.c2462 return (getuid() == 0);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlinelist.c2318 if( (pw = getpwuid( getuid())) == 0 ){
2319 LOGERR_DIE(LOG_INFO) "setup_envp: getpwuid(%d) failed", getuid());
H A Dlpd_jobs.c2527 getuid(), geteuid(), getgid(), getegid() );
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Deap.c1202 pw = getpwuid(getuid());
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Deap.c1202 pw = getpwuid(getuid());
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dlibsmbclient.c1303 st->st_uid = getuid();
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dash.c7660 if (getuid() == geteuid() && getgid() == getegid()) {
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/
H A Dconfigure9210 for ac_func in asprintf fwprintf getcwd getegid geteuid getgid getuid \
/asus-wl-520gu-7.0.1.45/src/router/samba/source/
H A Dconfigure21533 main() { exit(getuid() != 0); }

Completed in 332 milliseconds

1234