/freebsd/tests/sys/netpfil/ipfw/ |
H A D | fwd_inetd.conf | 5 http stream tcp nowait nobody /bin/echo echo BAD 80 6 xfer stream tcp nowait nobody /bin/echo echo GOOD 82
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | echo_inetd.conf | 27 echo stream tcp nowait root internal 28 echo stream tcp6 nowait root internal
|
H A D | daytime_inetd.conf | 27 daytime stream tcp nowait root internal 28 daytime stream tcp6 nowait root internal
|
H A D | utils.subr | 219 echo "discard stream tcp nowait root internal" > $inetd_conf 273 echo "discard stream tcp6 nowait root internal" > $inetd_conf
|
/freebsd/tools/boot/ |
H A D | full-test.sh | 399 -monitor telnet::4444,server,nowait \\ 415 -monitor telnet::4444,server,nowait \\ 427 -nographic -monitor telnet::4444,server,nowait \\ 440 -monitor telnet::4444,server,nowait \\ 590 -monitor telnet::4444,server,nowait \\ 605 -monitor telnet::4444,server,nowait \\ 626 -monitor telnet::4444,server,nowait \\ 644 -monitor telnet::4444,server,nowait \\
|
/freebsd/contrib/libpcap/rpcapd/ |
H A D | rpcapd.inetd.conf | 1 2002 stream tcp nowait root /usr/local/sbin/rpcapd rpcapd -i
|
/freebsd/crypto/openssh/contrib/cygwin/ |
H A D | sshd-inetd | 3 @COMMENT@ ssh stream tcp nowait root /usr/sbin/sshd sshd -i
|
/freebsd/stand/kboot/ |
H A D | README | 14 -monitor telnet::4444,server,nowait -serial stdio \ 36 -monitor telnet::4444,server,nowait -serial stdio \
|
/freebsd/crypto/libecc/src/wycheproof_tests/ |
H A D | libecc_wycheproof.c | 82 #pragma omp for schedule(static, 1) nowait in check_wycheproof_ecdsa() 166 #pragma omp for schedule(static, 1) nowait in check_wycheproof_eddsa() 286 #pragma omp for schedule(static, 1) nowait in check_wycheproof_xdh() 550 #pragma omp for schedule(static, 1) nowait in check_wycheproof_ecdh() 739 #pragma omp for schedule(static, 1) nowait in check_wycheproof_hmac()
|
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/omp/ |
H A D | parallel_for.h |
|
H A D | parallel_for_each.h |
|
H A D | parallel_invoke.h |
|
H A D | parallel_reduce.h |
|
H A D | parallel_transform_reduce.h |
|
H A D | parallel_merge.h |
|
H A D | parallel_scan.h |
|
H A D | parallel_stable_sort.h |
|
/freebsd/sys/x86/iommu/ |
H A D | x86_iommu.h | 176 iommu_qi_genseq *gseq, bool nowait);
|
H A D | iommu_utils.c | 391 gseq, bool nowait) in iommu_qi_wait_for_seq() argument 400 if (cold || nowait) { in iommu_qi_wait_for_seq()
|
/freebsd/share/doc/smm/01.setup/ |
H A D | spell.ok | 420 nowait
|
/freebsd/crypto/openssl/util/perl/OpenSSL/ |
H A D | config.pm | 1026 $WAIT = 0 if defined $options{nowait};
|
/freebsd/contrib/tcp_wrappers/ |
H A D | README | 824 finger stream tcp nowait nobody /usr/etc/in.fingerd in.fingerd 828 finger stream tcp nowait nobody /usr/etc/tcpd in.fingerd 853 systat stream tcp nowait /suitable/place/miscd systatd 859 systat stream tcp nowait nobody /suitable/place/miscd systatd 979 smtp stream tcp nowait root /usr/etc/tcpd /usr/lib/sendmail -bs
|
/freebsd/share/examples/ppp/ |
H A D | ppp.conf.sample | 513 # ppp stream tcp nowait root /usr/sbin/ppp ppp -direct tcp-server 559 # ppploop stream tcp nowait root /usr/sbin/ppp ppp -direct inet-loop-in
|
/freebsd/crypto/libecc/src/tests/ |
H A D | ec_self_tests_core.c | 1214 #pragma omp for schedule(static, 1) nowait 1303 #pragma omp for schedule(static, 1) nowait
|
/freebsd/crypto/openssl/ |
H A D | Configure | 902 $guess_opts{nowait} = 1;
|