Home
last modified time | relevance | path

Searched refs:nowait (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/tests/sys/netpfil/ipfw/
H A Dfwd_inetd.conf5 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 Decho_inetd.conf27 echo stream tcp nowait root internal
28 echo stream tcp6 nowait root internal
H A Ddaytime_inetd.conf27 daytime stream tcp nowait root internal
28 daytime stream tcp6 nowait root internal
H A Dutils.subr219 echo "discard stream tcp nowait root internal" > $inetd_conf
273 echo "discard stream tcp6 nowait root internal" > $inetd_conf
/freebsd/tools/boot/
H A Dfull-test.sh399 -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 Drpcapd.inetd.conf1 2002 stream tcp nowait root /usr/local/sbin/rpcapd rpcapd -i
/freebsd/crypto/openssh/contrib/cygwin/
H A Dsshd-inetd3 @COMMENT@ ssh stream tcp nowait root /usr/sbin/sshd sshd -i
/freebsd/stand/kboot/
H A DREADME14 -monitor telnet::4444,server,nowait -serial stdio \
36 -monitor telnet::4444,server,nowait -serial stdio \
/freebsd/crypto/libecc/src/wycheproof_tests/
H A Dlibecc_wycheproof.c82 #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 Dparallel_for.h
H A Dparallel_for_each.h
H A Dparallel_invoke.h
H A Dparallel_reduce.h
H A Dparallel_transform_reduce.h
H A Dparallel_merge.h
H A Dparallel_scan.h
H A Dparallel_stable_sort.h
/freebsd/sys/x86/iommu/
H A Dx86_iommu.h176 iommu_qi_genseq *gseq, bool nowait);
H A Diommu_utils.c391 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 Dspell.ok420 nowait
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dconfig.pm1026 $WAIT = 0 if defined $options{nowait};
/freebsd/contrib/tcp_wrappers/
H A DREADME824 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 Dppp.conf.sample513 # 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 Dec_self_tests_core.c1214 #pragma omp for schedule(static, 1) nowait
1303 #pragma omp for schedule(static, 1) nowait
/freebsd/crypto/openssl/
H A DConfigure902 $guess_opts{nowait} = 1;

12