Home
last modified time | relevance | path

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

12

/freebsd-head/tools/test/stress2/misc/
HDprocfs4.sh93 int fd, i, j, n, opens;
105 opens = 0;
115 opens++;
120 if (debug != 0 && opens == 0)
/freebsd-head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
HDtst.tcp.ksh52 opens = args[0];
66 /opens && bytes && segs/
/freebsd-head/sys/geom/raid/
HDg_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
1852 opens = g_raid_nopens(sc); in g_raid_access()
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()
[all …]
/freebsd-head/crypto/openssh/
HDmonitor_wrap.c1084 char **opens, u_int num_opens) in server_process_permitopen_list() argument
1097 if (num_opens == 1 && strcmp(opens[0], "any") == 0) in server_process_permitopen_list()
1099 if (num_opens == 1 && strcmp(opens[0], "none") == 0) { in server_process_permitopen_list()
1105 oarg = arg = xstrdup(opens[i]); in server_process_permitopen_list()
HDssh.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()
/freebsd-head/contrib/libpcap/doc/
HDREADME.sita54 which opens a TCP session (to a well known port) on the target IOP
/freebsd-head/contrib/wpa/wpa_supplicant/doc/docbook/
HDwpa_priv.sgml44 privileges (usually, root user). It opens a UNIX domain socket for each
/freebsd-head/crypto/openssl/doc/man3/
HDOSSL_STORE_open.pod67 and opens a channel to the data located at the URI and returns a
/freebsd-head/sys/geom/
HDnotes38 it directly opens another race since the assumption is that
/freebsd-head/usr.bin/sed/
HDPOSIX146 -a option which opens the files only when they are needed.
/freebsd-head/contrib/sendmail/
HDKNOWNBUGS240 Unfortunately, Berkeley DB opens the map, closes it, and then
HDRELEASE_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-head/sys/fs/nfsclient/
HDnfs_clstate.c3104 nfscl_dumpstate(struct nfsmount *nmp, int openowner, int opens, in nfscl_dumpstate() argument
3128 if (opens) in nfscl_dumpstate()
3164 if (opens) in nfscl_dumpstate()
/freebsd-head/contrib/ntp/ntpdc/
HDntpdc-opts.def696 In effect, this switch opens and closes the feedback loop,
/freebsd-head/contrib/wpa/wpa_supplicant/
HDREADME939 user). It opens a UNIX domain socket for each interface that is
HDChangeLog1618 commands if client program opens a named pipe and closes it
/freebsd-head/contrib/ntp/ntpd/
HDntp.conf.def2576 In effect, this switch opens and
2696 opens, and whether input is dropped without processing.
HDinvoke-ntp.conf.texi2447 In effect, this switch opens and
2557 opens, and whether input is dropped without processing.
/freebsd-head/share/examples/ipfilter/
HDipf-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-head/contrib/file/magic/Magdir/
HDarchive2796 # URL: https://www.neowin.net/forum/topic/615151-anyone-know-what-program-opens-dsi-and-wsi-files/
/freebsd-head/contrib/ncurses/doc/
HDncurses-intro.doc843 most of its work. If you are writing a program that opens multiple
/freebsd-head/share/doc/IPv6/
HDIMPLEMENTATION886 addresses. To get the source address, the library function opens a
/freebsd-head/contrib/dialog/
HDCHANGES1926 change to raw mode. The workaround opens /dev/tty only as needed;
/freebsd-head/share/termcap/
HDtermcap402 # 3161 only opens a new line if a null line exists on the screen.
1458 # actually useful because it sends ^@ O, which beeps and opens a line above).
/freebsd-head/contrib/sendmail/cf/
HDREADME1212 necessary as it opens a window for spammers. Specifically,

12