HomeSort by: relevance | last modified time | path
    Searched defs:droproot (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntpd.c 210 int droproot; variable
1202 if (droproot && have_caps) {
1204 if (droproot) {
1337 } /* if (droproot) */
  /src/external/bsd/ntp/dist/sntp/
main.c 101 int droproot; /* intres imports these */ variable
  /src/external/bsd/tcpdump/dist/
tcpdump.c 270 static void droproot(const char *, const char *);
777 droproot(const char *username, const char *chroot_dir) function
2395 droproot(username, chroot_dir);
2629 droproot(username, chroot_dir);

Completed in 32 milliseconds