Home
last modified time | relevance | path

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

12

/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
H A Dtst.tcp.ksh52 opens = args[0];
66 /opens && bytes && segs/
/freebsd-13.1/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()
1825 int dcw, opens, error = 0; in g_raid_access() local
1857 if (opens == 0) { in g_raid_access()
2157 int error, opens; in g_raid_destroy() local
2165 opens = g_raid_nopens(sc); in g_raid_destroy()
2168 if (opens > 0) { in g_raid_destroy()
2173 opens); in g_raid_destroy()
[all …]
/freebsd-13.1/contrib/libpcap/doc/
H A DREADME.sita47 which opens a TCP session (to a well known port) on the target IOP
/freebsd-13.1/crypto/openssh/
H A Dssh.c1903 ssh_init_forward_permissions(struct ssh *ssh, const char *what, char **opens, in ssh_init_forward_permissions() argument
1916 if (num_opens == 1 && strcmp(opens[0], "any") == 0) in ssh_init_forward_permissions()
1918 if (num_opens == 1 && strcmp(opens[0], "none") == 0) { in ssh_init_forward_permissions()
1924 oarg = arg = xstrdup(opens[i]); in ssh_init_forward_permissions()
H A Dservconf.c912 char **opens, u_int num_opens) in process_permitopen_list() argument
925 if (num_opens == 1 && strcmp(opens[0], "any") == 0) in process_permitopen_list()
927 if (num_opens == 1 && strcmp(opens[0], "none") == 0) { in process_permitopen_list()
933 oarg = arg = xstrdup(opens[i]); in process_permitopen_list()
/freebsd-13.1/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_priv.sgml44 privileges (usually, root user). It opens a UNIX domain socket for each
/freebsd-13.1/crypto/openssl/doc/man3/
H A DOSSL_STORE_open.pod52 opens a channel to the data located at that URI and returns a
/freebsd-13.1/sys/geom/
H A Dnotes39 it directly opens another race since the assumption is that
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/Unix/
H A DThreading.inc269 // throttled for any sockets the thread opens after going into background
/freebsd-13.1/contrib/opie/
H A DINSTALL43 are only given hostnames. This opens this entire scheme up to DNS
H A DREADME366 opieauto is a potential security hole. It opens a limited window of
/freebsd-13.1/usr.bin/sed/
H A DPOSIX148 -a option which opens the files only when they are needed.
/freebsd-13.1/contrib/sendmail/
H A DKNOWNBUGS237 Unfortunately, Berkeley DB opens the map, closes it, and then
/freebsd-13.1/contrib/subversion/doc/user/
H A Dlj_article.txt273 opens an authenticated session with a particular repository. It then
/freebsd-13.1/sys/fs/nfsclient/
H A Dnfs_clstate.c3096 nfscl_dumpstate(struct nfsmount *nmp, int openowner, int opens, in nfscl_dumpstate() argument
3120 if (opens) in nfscl_dumpstate()
3156 if (opens) in nfscl_dumpstate()
/freebsd-13.1/contrib/ntp/ntpdc/
H A Dntpdc-opts.def686 In effect, this switch opens and closes the feedback loop,
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A DREADME937 user). It opens a UNIX domain socket for each interface that is
H A DChangeLog1568 commands if client program opens a named pipe and closes it
/freebsd-13.1/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi2446 In effect, this switch opens and
2556 opens, and whether input is dropped without processing.
H A Dntp.conf.def2572 In effect, this switch opens and
2692 opens, and whether input is dropped without processing.
/freebsd-13.1/share/examples/ipfilter/
H A Dipf-howto.txt617 To do otherwise opens the internal network for a smurf
2361 opens up a hole in the firewall just for the FTP server to
/freebsd-13.1/contrib/dialog/
H A DCHANGES1713 change to raw mode. The workaround opens /dev/tty only as needed;
/freebsd-13.1/contrib/ncurses/doc/
H A Dncurses-intro.doc841 most of its work. If you are writing a program that opens multiple
/freebsd-13.1/share/doc/IPv6/
H A DIMPLEMENTATION887 addresses. To get the source address, the library function opens a
/freebsd-13.1/share/termcap/
H A Dtermcap405 # 3161 only opens a new line if a null line exists on the screen.
1461 # actually useful because it sends ^@ O, which beeps and opens a line above).

12