Home
last modified time | relevance | path

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

12

/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
H A Dtst.tcp.ksh52 opens = args[0];
66 /opens && bytes && segs/
/freebsd-12.1/sys/geom/raid/
H A Dg_raid.c814 u_int opens; in g_raid_nopens() local
816 opens = 0; in g_raid_nopens()
819 opens++; in g_raid_nopens()
821 return (opens); in g_raid_nopens()
1822 int dcw, opens, error = 0; in g_raid_access() local
1854 if (opens == 0) { in g_raid_access()
2154 int error, opens; in g_raid_destroy() local
2162 opens = g_raid_nopens(sc); in g_raid_destroy()
2165 if (opens > 0) { in g_raid_destroy()
2170 opens); in g_raid_destroy()
[all …]
/freebsd-12.1/usr.bin/calendar/calendars/
H A Dcalendar.history28 01/11 The Whiskey-A-Go-Go opens on Sunset Boulevard in Los Angeles, 1963
112 04/15 Ray Kroc opens first McDonalds in Des Plaines, IL, 1955
115 04/18 First Laundromat opens, Fort Worth Texas, 1934
155 05/27 Golden Gate Bridge opens, 1937
213 07/17 Disneyland opens, 1955
323 09/20 The Roxy Theater opens in Hollywood, 1973
360 10/11 The second Vatican Ecumenical Council opens in Rome, 1962
378 10/21 Guggenheim Museum opens, 1959
H A Dcalendar.music120 06/16 The Monterey Pop festival opens, 1967
143 07/28 The Watkins Glen "Summer Jam" opens, 1973
157 08/26 Jimi Hendrix's Electric Ladyland Studios opens in New York, 1970
183 10/17 "Hair" opens at New York's Public Theater, 1967
/freebsd-12.1/contrib/libpcap/
H A DREADME.sita47 which opens a TCP session (to a well known port) on the target IOP
/freebsd-12.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-12.1/crypto/openssh/
H A Dservconf.c877 char **opens, u_int num_opens) in process_permitopen_list() argument
890 if (num_opens == 1 && strcmp(opens[0], "any") == 0) in process_permitopen_list()
892 if (num_opens == 1 && strcmp(opens[0], "none") == 0) { in process_permitopen_list()
898 oarg = arg = xstrdup(opens[i]); in process_permitopen_list()
/freebsd-12.1/sys/geom/
H A Dnotes39 it directly opens another race since the assumption is that
/freebsd-12.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-12.1/usr.bin/sed/
H A DPOSIX148 -a option which opens the files only when they are needed.
/freebsd-12.1/contrib/binutils/bfd/doc/
H A Dbfd.texinfo151 When an application successfully opens a target file (object, archive, or
/freebsd-12.1/contrib/sendmail/
H A DKNOWNBUGS237 Unfortunately, Berkeley DB opens the map, closes it, and then
/freebsd-12.1/contrib/subversion/doc/user/
H A Dlj_article.txt273 opens an authenticated session with a particular repository. It then
/freebsd-12.1/sys/fs/nfsclient/
H A Dnfs_clstate.c2865 nfscl_dumpstate(struct nfsmount *nmp, int openowner, int opens, in nfscl_dumpstate() argument
2889 if (opens) in nfscl_dumpstate()
2925 if (opens) in nfscl_dumpstate()
/freebsd-12.1/contrib/ntp/ntpdc/
H A Dntpdc-opts.def686 In effect, this switch opens and closes the feedback loop,
/freebsd-12.1/contrib/binutils/ld/po/
H A Dld.pot1335 msgid "Trace file opens"
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A DREADME937 user). It opens a UNIX domain socket for each interface that is
/freebsd-12.1/contrib/binutils/ld/
H A Dldint.texinfo519 hooks are concerned(*). It first opens the output file's BFD, calling
/freebsd-12.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-12.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-12.1/contrib/gdb/gdb/doc/
H A Dgdb.info-2717 By default, GDB opens the file containing your program's executable
728 If you specify `set write on', GDB opens executable and core files
730 default), GDB opens them read-only.
2737 and also opens it as the current executable target for GDB on your host
/freebsd-12.1/contrib/dialog/
H A DCHANGES1394 change to raw mode. The workaround opens /dev/tty only as needed;
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-19993012 * src/basic_file.cc (sys_open): Add call that opens a specific fileno.

12