| /freebsd/tools/test/stress2/misc/ |
| H A D | procfs4.sh | 93 int fd, i, j, n, opens; 105 opens = 0; 115 opens++; 120 if (debug != 0 && opens == 0)
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/ |
| H A D | tst.tcp.ksh | 52 opens = args[0]; 66 /opens && bytes && segs/
|
| /freebsd/sys/geom/raid/ |
| H A D | g_raid.c | 820 u_int opens; in g_raid_nopens() local 822 opens = 0; in g_raid_nopens() 825 opens++; in g_raid_nopens() 827 return (opens); in g_raid_nopens() 1852 int dcw, opens, error = 0; in g_raid_access() local 1883 opens = g_raid_nopens(sc); in g_raid_access() 1884 if (opens == 0) { in g_raid_access() 2184 int error, opens; in g_raid_destroy() local 2192 opens = g_raid_nopens(sc); in g_raid_destroy() 2195 if (opens > 0) { in g_raid_destroy() [all …]
|
| /freebsd/crypto/openssh/ |
| H A D | monitor_wrap.c | 1119 char **opens, u_int num_opens) in server_process_permitopen_list() argument 1132 if (num_opens == 1 && strcmp(opens[0], "any") == 0) in server_process_permitopen_list() 1134 if (num_opens == 1 && strcmp(opens[0], "none") == 0) { in server_process_permitopen_list() 1140 oarg = arg = xstrdup(opens[i]); in server_process_permitopen_list()
|
| H A D | ssh.c | 2040 ssh_init_forward_permissions(struct ssh *ssh, const char *what, char **opens, in ssh_init_forward_permissions() argument 2053 if (num_opens == 1 && strcmp(opens[0], "any") == 0) in ssh_init_forward_permissions() 2055 if (num_opens == 1 && strcmp(opens[0], "none") == 0) { in ssh_init_forward_permissions() 2061 oarg = arg = xstrdup(opens[i]); in ssh_init_forward_permissions()
|
| /freebsd/contrib/unbound/ |
| H A D | README.md | 33 If not, the default builtin alternative opens max 256 ports at the same time
|
| /freebsd/contrib/libpcap/doc/ |
| H A D | README.sita | 54 which opens a TCP session (to a well known port) on the target IOP
|
| /freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
| H A D | wpa_priv.sgml | 44 privileges (usually, root user). It opens a UNIX domain socket for each
|
| /freebsd/crypto/openssl/ |
| H A D | README-QUIC.md | 67 This example connects to a QUIC server and opens a single bidirectional stream.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_STORE_open.pod | 70 and opens a channel to the data located at the URI and returns a
|
| /freebsd/sys/geom/ |
| H A D | notes | 38 it directly opens another race since the assumption is that
|
| /freebsd/usr.bin/sed/ |
| H A D | POSIX | 146 -a option which opens the files only when they are needed.
|
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/test/SEQ_TEST/ |
| H A D | mbox | 129 change an animal's ID. After loading, it closes, then opens and
|
| /freebsd/contrib/sendmail/ |
| H A D | KNOWNBUGS | 240 Unfortunately, Berkeley DB opens the map, closes it, and then
|
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clstate.c | 3150 nfscl_dumpstate(struct nfsmount *nmp, int openowner, int opens, in nfscl_dumpstate() argument 3174 if (opens) in nfscl_dumpstate() 3210 if (opens) in nfscl_dumpstate()
|
| /freebsd/contrib/ntp/ntpdc/ |
| H A D | ntpdc-opts.def | 696 In effect, this switch opens and closes the feedback loop,
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-io-arch.md | 158 means if an application opens many outgoing connections, there will need
|
| H A D | quic-api.md | 1143 * peer opens a remotely-initiated stream, a locally-initiated bidirectional 1144 * stream is created and bound as the default stream. If the peer opens a
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README | 939 user). It opens a UNIX domain socket for each interface that is
|
| /freebsd/contrib/pam-krb5/ |
| H A D | NEWS | 667 This is not the default since it opens security holes with broken
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp.conf.def | 2576 In effect, this switch opens and 2696 opens, and whether input is dropped without processing.
|
| H A D | invoke-ntp.conf.texi | 2447 In effect, this switch opens and 2557 opens, and whether input is dropped without processing.
|
| /freebsd/share/examples/ipfilter/ |
| H A D | ipf-howto.txt | 616 To do otherwise opens the internal network for a smurf 2360 opens up a hole in the firewall just for the FTP server to
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | archive | 2837 # URL: https://www.neowin.net/forum/topic/615151-anyone-know-what-program-opens-dsi-and-wsi-files/
|
| /freebsd/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 842 most of its work. If you are writing a program that opens multiple
|