/dports/security/courier-authlib-base/courier-authlib-0.71.4/liblog/ |
H A D | logger.c | 365 int droproot=0; in main() local 410 droproot=1; in main() 481 startchild(argv, droproot ? userarg:NULL, in main() 482 droproot ? grouparg:NULL); in main() 492 startchild(argv, droproot ? userarg:NULL, in main() 493 droproot ? grouparg:NULL); in main()
|
/dports/databases/courier-authlib-pgsql/courier-authlib-0.71.4/liblog/ |
H A D | logger.c | 365 int droproot=0; in main() local 410 droproot=1; in main() 481 startchild(argv, droproot ? userarg:NULL, in main() 482 droproot ? grouparg:NULL); in main() 492 startchild(argv, droproot ? userarg:NULL, in main() 493 droproot ? grouparg:NULL); in main()
|
/dports/databases/courier-authlib-mysql/courier-authlib-0.71.4/liblog/ |
H A D | logger.c | 365 int droproot=0; in main() local 410 droproot=1; in main() 481 startchild(argv, droproot ? userarg:NULL, in main() 482 droproot ? grouparg:NULL); in main() 492 startchild(argv, droproot ? userarg:NULL, in main() 493 droproot ? grouparg:NULL); in main()
|
/dports/databases/courier-authlib-sqlite/courier-authlib-0.71.4/liblog/ |
H A D | logger.c | 365 int droproot=0; in main() local 410 droproot=1; in main() 481 startchild(argv, droproot ? userarg:NULL, in main() 482 droproot ? grouparg:NULL); in main() 492 startchild(argv, droproot ? userarg:NULL, in main() 493 droproot ? grouparg:NULL); in main()
|
/dports/databases/courier-authlib-usergdbm/courier-authlib-0.71.4/liblog/ |
H A D | logger.c | 365 int droproot=0; in main() local 410 droproot=1; in main() 481 startchild(argv, droproot ? userarg:NULL, in main() 482 droproot ? grouparg:NULL); in main() 492 startchild(argv, droproot ? userarg:NULL, in main() 493 droproot ? grouparg:NULL); in main()
|
/dports/net/courier-authlib-ldap/courier-authlib-0.71.4/liblog/ |
H A D | logger.c | 365 int droproot=0; in main() local 410 droproot=1; in main() 481 startchild(argv, droproot ? userarg:NULL, in main() 482 droproot ? grouparg:NULL); in main() 492 startchild(argv, droproot ? userarg:NULL, in main() 493 droproot ? grouparg:NULL); in main()
|
/dports/mail/courier-authlib-vchkpw/courier-authlib-0.71.4/liblog/ |
H A D | logger.c | 365 int droproot=0; in main() local 410 droproot=1; in main() 481 startchild(argv, droproot ? userarg:NULL, in main() 482 droproot ? grouparg:NULL); in main() 492 startchild(argv, droproot ? userarg:NULL, in main() 493 droproot ? grouparg:NULL); in main()
|
/dports/databases/courier-authlib-userdb/courier-authlib-0.71.4/liblog/ |
H A D | logger.c | 365 int droproot=0; in main() local 410 droproot=1; in main() 481 startchild(argv, droproot ? userarg:NULL, in main() 482 droproot ? grouparg:NULL); in main() 492 startchild(argv, droproot ? userarg:NULL, in main() 493 droproot ? grouparg:NULL); in main()
|
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpd/ |
H A D | ntp_sandbox.c | 61 bool sandbox(const bool droproot, in sandbox() argument 68 UNUSED_ARG(droproot); in sandbox() 78 if (droproot) { in sandbox() 84 if (droproot) { in sandbox()
|
H A D | ntpd.c | 77 static bool droproot = false; variable 268 droproot = true; in parse_cmdline_opts() 339 droproot = true; in parse_cmdline_opts() 777 if (sandbox(droproot, user, group, chrootdir, interface_interval!=0)) { in main() 870 if (sandbox(droproot, user, group, chrootdir, interface_interval!=0) && interface_interval) { in main()
|
/dports/net/ntp/ntp-4.2.8p15/ntpd/ |
H A D | cmd_args.c | 84 droproot = 1; in getCmdOpts() 136 droproot = 1; in getCmdOpts()
|
/dports/dns/djbdns/djbdns-1.05/ |
H A D | droproot.h | 4 extern void droproot(const char *);
|
H A D | droproot.c | 7 void droproot(const char *fatal) in droproot() function
|
H A D | Makefile | 54 load axfrdns.o iopause.o droproot.o tdlookup.o response.o qlog.o \ 57 ./load axfrdns iopause.o droproot.o tdlookup.o response.o \ 72 compile axfrdns.c droproot.h exit.h env.h uint32.h uint16.h ip4.h \ 321 load dnscache.o droproot.o okclient.o log.o cache.o query.o \ 324 ./load dnscache droproot.o okclient.o log.o cache.o \ 346 uint32.h uint64.h ndelay.h log.h uint64.h okclient.h droproot.h 463 droproot.o: \ 464 compile droproot.c env.h scan.h prot.h strerr.h 465 ./compile droproot.c 631 ./load pickdns server.o response.o droproot.o qlog.o \ [all …]
|
/dports/dns/djbdns-tools/djbdns-1.05/ |
H A D | droproot.h | 4 extern void droproot(const char *);
|
H A D | droproot.c | 7 void droproot(const char *fatal) in droproot() function
|
H A D | Makefile | 54 load axfrdns.o iopause.o droproot.o tdlookup.o response.o qlog.o \ 57 ./load axfrdns iopause.o droproot.o tdlookup.o response.o \ 72 compile axfrdns.c droproot.h exit.h env.h uint32.h uint16.h ip4.h \ 321 load dnscache.o droproot.o okclient.o log.o cache.o query.o \ 324 ./load dnscache droproot.o okclient.o log.o cache.o \ 346 uint32.h uint64.h ndelay.h log.h uint64.h okclient.h droproot.h 463 droproot.o: \ 464 compile droproot.c env.h scan.h prot.h strerr.h 465 ./compile droproot.c 631 ./load pickdns server.o response.o droproot.o qlog.o \ [all …]
|
/dports/dns/dq/dq-20181021/dq/ |
H A D | droproot.h | 4 extern void droproot(const char *);
|
H A D | SOURCES | 30 droproot
|
H A D | droproot.c | 21 void droproot(const char *fatal) { in droproot() function
|
/dports/mail/qmail-conf/qmail-conf-0.60/djbdns-1.05/ |
H A D | droproot.h | 4 extern void droproot(const char *);
|
H A D | droproot.c | 7 void droproot(const char *fatal) in droproot() function
|
H A D | Makefile | 54 load axfrdns.o iopause.o droproot.o tdlookup.o response.o qlog.o \ 57 ./load axfrdns iopause.o droproot.o tdlookup.o response.o \ 72 compile axfrdns.c droproot.h exit.h env.h uint32.h uint16.h ip4.h \ 321 load dnscache.o droproot.o okclient.o log.o cache.o query.o \ 324 ./load dnscache droproot.o okclient.o log.o cache.o \ 346 uint32.h uint64.h ndelay.h log.h uint64.h okclient.h droproot.h 463 droproot.o: \ 464 compile droproot.c env.h scan.h prot.h strerr.h 465 ./compile droproot.c 631 ./load pickdns server.o response.o droproot.o qlog.o \ [all …]
|
/dports/net/courier-sox/courier-sox-0.12.20180428/ |
H A D | sockd.rc.in | 17 exec @courierlogger@ -pid=$pidfile -droproot $uidgid -facility=daemon -$1 \
|
/dports/ftp/hsftp/hsftp-1.15/ |
H A D | configure.in | 148 droproot=yes 155 droproot=no 159 if test x"$droproot" = xyes
|