Searched refs:droproot (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dcmd_args.c84 droproot = 1;
136 droproot = 1;
H A Dntpd.c208 int droproot; variable
1173 if (droproot && have_caps) {
1175 if (droproot) {
1299 } /* if (droproot) */
H A Dntp_timer.c280 if (droproot) {
/freebsd-11-stable/contrib/ntp/libntp/
H A Dwork_fork.c425 REQUIRE(droproot && root_dropped);
500 if (droproot && !root_dropped)
/freebsd-11-stable/contrib/ntp/include/
H A Dntpd.h564 extern int droproot; /* flag: try to drop root privileges after startup */
/freebsd-11-stable/contrib/tcpdump/
H A Dtcpdump.c199 static void droproot(const char *, const char *);
597 droproot(const char *username, const char *chroot_dir) function
1887 droproot(username, chroot_dir);
/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.c98 int droproot; /* intres imports these */ variable

Completed in 91 milliseconds