Home
last modified time | relevance | path

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

12

/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/mib/
HDtst.tcp.ksh52 opens = args[0];
66 /opens && bytes && segs/
/NextBSD/sys/geom/raid/
HDg_raid.c812 u_int opens; in g_raid_nopens() local
814 opens = 0; in g_raid_nopens()
817 opens++; in g_raid_nopens()
819 return (opens); in g_raid_nopens()
1826 int dcw, opens, error = 0; in g_raid_access() local
1857 opens = g_raid_nopens(sc); in g_raid_access()
1858 if (opens == 0) { in g_raid_access()
2158 int error, opens; in g_raid_destroy() local
2166 opens = g_raid_nopens(sc); in g_raid_destroy()
2169 if (opens > 0) { in g_raid_destroy()
[all …]
/NextBSD/usr.bin/calendar/calendars/
HDcalendar.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
HDcalendar.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
/NextBSD/crypto/openssh/
HDssh-keyscan.0107 This is because it opens a connection to the ssh port, reads the public
/NextBSD/cddl/contrib/dtracetoolkit/Docs/
DIndex19 opensnoop snoop file opens as they occur
HDContents19 opensnoop snoop file opens as they occur
/NextBSD/sys/geom/
HDnotes39 it directly opens another race since the assumption is that
/NextBSD/contrib/opie/
HDINSTALL43 are only given hostnames. This opens this entire scheme up to DNS
HDREADME366 opieauto is a potential security hole. It opens a limited window of
/NextBSD/usr.bin/sed/
HDPOSIX148 -a option which opens the files only when they are needed.
/NextBSD/contrib/binutils/bfd/doc/
HDbfd.texinfo151 When an application successfully opens a target file (object, archive, or
/NextBSD/crypto/openssl/doc/crypto/
HDlhash.pod199 audit/verify and also opens the window of opportunity for stack
/NextBSD/contrib/subversion/doc/user/
HDlj_article.txt273 opens an authenticated session with a particular repository. It then
/NextBSD/contrib/ofed/management/opensm/doc/
HDcurrent-routing.txt278 of a path could lead to deadlock, LASH opens a new layer and continues
/NextBSD/sys/fs/nfsclient/
HDnfs_clstate.c2780 nfscl_dumpstate(struct nfsmount *nmp, int openowner, int opens, in nfscl_dumpstate() argument
2804 if (opens) in nfscl_dumpstate()
2840 if (opens) in nfscl_dumpstate()
/NextBSD/contrib/ntp/ntpdc/
HDntpdc-opts.def686 In effect, this switch opens and closes the feedback loop,
/NextBSD/contrib/binutils/ld/po/
HDld.pot1335 msgid "Trace file opens"
/NextBSD/contrib/wpa/wpa_supplicant/
HDREADME923 user). It opens a UNIX domain socket for each interface that is
/NextBSD/contrib/binutils/ld/
HDldint.texinfo519 hooks are concerned(*). It first opens the output file's BFD, calling
/NextBSD/share/examples/ipfilter/
HDipf-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
/NextBSD/contrib/gdb/gdb/doc/
HDgdb.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
/NextBSD/contrib/dialog/
HDCHANGES1394 change to raw mode. The workaround opens /dev/tty only as needed;
/NextBSD/contrib/ntp/ntpd/
HDntp.conf.def2469 In effect, this switch opens and
/NextBSD/contrib/libreadline/
HDaclocal.m4312 AC_MSG_CHECKING(if opendir() opens non-directories)

12