Home
last modified time | relevance | path

Searched refs:opens (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-14.2/tools/test/stress2/misc/
H A Dprocfs4.sh92 int fd, i, j, n, opens;
104 opens = 0;
114 opens++;
120 if (opens < 1)
121 fprintf(stderr, "Warn %d open(s) for pid %d\n", opens, getpid());
/freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
H A Dtst.tcp.ksh52 opens = args[0];
66 /opens && bytes && segs/
/freebsd-14.2/sys/geom/raid/
H A Dg_raid.c816 u_int opens; in g_raid_nopens() local
818 opens = 0; in g_raid_nopens()
821 opens++; in g_raid_nopens()
823 return (opens); in g_raid_nopens()
1821 int dcw, opens, error = 0; in g_raid_access() local
1853 if (opens == 0) { in g_raid_access()
2153 int error, opens; in g_raid_destroy() local
2161 opens = g_raid_nopens(sc); in g_raid_destroy()
2164 if (opens > 0) { in g_raid_destroy()
2169 opens); in g_raid_destroy()
[all …]
/freebsd-14.2/contrib/libpcap/doc/
H A DREADME.sita54 which opens a TCP session (to a well known port) on the target IOP
/freebsd-14.2/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_priv.sgml44 privileges (usually, root user). It opens a UNIX domain socket for each
/freebsd-14.2/crypto/openssh/
H A Dssh.c2008 ssh_init_forward_permissions(struct ssh *ssh, const char *what, char **opens, in ssh_init_forward_permissions() argument
2021 if (num_opens == 1 && strcmp(opens[0], "any") == 0) in ssh_init_forward_permissions()
2023 if (num_opens == 1 && strcmp(opens[0], "none") == 0) { in ssh_init_forward_permissions()
2029 oarg = arg = xstrdup(opens[i]); in ssh_init_forward_permissions()
H A Dservconf.c925 char **opens, u_int num_opens) in process_permitopen_list() argument
938 if (num_opens == 1 && strcmp(opens[0], "any") == 0) in process_permitopen_list()
940 if (num_opens == 1 && strcmp(opens[0], "none") == 0) { in process_permitopen_list()
946 oarg = arg = xstrdup(opens[i]); in process_permitopen_list()
/freebsd-14.2/crypto/openssl/doc/man3/
H A DOSSL_STORE_open.pod67 and opens a channel to the data located at the URI and returns a
/freebsd-14.2/sys/geom/
H A Dnotes38 it directly opens another race since the assumption is that
/freebsd-14.2/usr.bin/sed/
H A DPOSIX147 -a option which opens the files only when they are needed.
/freebsd-14.2/contrib/sendmail/
H A DKNOWNBUGS240 Unfortunately, Berkeley DB opens the map, closes it, and then
H A DRELEASE_NOTES6425 should only be used if absolutely necessary as it opens
7090 Unfortunately releasing them opens a race condition,
8039 were no successful opens. The previous behavior caused it
/freebsd-14.2/sys/fs/nfsclient/
H A Dnfs_clstate.c3105 nfscl_dumpstate(struct nfsmount *nmp, int openowner, int opens, in nfscl_dumpstate() argument
3129 if (opens) in nfscl_dumpstate()
3165 if (opens) in nfscl_dumpstate()
/freebsd-14.2/contrib/ntp/ntpdc/
H A Dntpdc-opts.def696 In effect, this switch opens and closes the feedback loop,
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A DREADME939 user). It opens a UNIX domain socket for each interface that is
H A DChangeLog1618 commands if client program opens a named pipe and closes it
/freebsd-14.2/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi2447 In effect, this switch opens and
2557 opens, and whether input is dropped without processing.
H A Dntp.conf.def2576 In effect, this switch opens and
2696 opens, and whether input is dropped without processing.
/freebsd-14.2/share/examples/ipfilter/
H A Dipf-howto.txt616 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-14.2/contrib/ncurses/doc/
H A Dncurses-intro.doc843 most of its work. If you are writing a program that opens multiple
/freebsd-14.2/share/doc/IPv6/
H A DIMPLEMENTATION886 addresses. To get the source address, the library function opens a
/freebsd-14.2/contrib/dialog/
H A DCHANGES1926 change to raw mode. The workaround opens /dev/tty only as needed;
/freebsd-14.2/share/termcap/
H A Dtermcap404 # 3161 only opens a new line if a null line exists on the screen.
1460 # actually useful because it sends ^@ O, which beeps and opens a line above).
/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt753 declaration does not contain a type that opens a scope. This is incorrect
10912 named ASL operator that opens a new scope -- Scope, Device,
16948 object type that actually opens a scope -- such as a Device,
16983 object type that actually opens a scope -- such as a Device,
/freebsd-14.2/contrib/sendmail/cf/
H A DREADME1212 necessary as it opens a window for spammers. Specifically,

12