Home
last modified time | relevance | path

Searched refs:holding (Results 1 – 25 of 77) sorted by relevance

1234

/NextBSD/contrib/subversion/subversion/libsvn_ra_serf/
HDsb_bucket.c40 const char *holding; member
84 if (sbb->holding) in sb_bucket_read()
86 *data = sbb->holding; in sb_bucket_read()
91 sbb->holding += requested; in sb_bucket_read()
98 sbb->holding = NULL; in sb_bucket_read()
112 sbb->holding = *data + requested; in sb_bucket_read()
141 if (sbb->holding == NULL) in sb_bucket_peek()
143 err = svn_spillbuf__read(&sbb->holding, &sbb->hold_len, sbb->spillbuf, in sb_bucket_peek()
152 *data = sbb->holding; in sb_bucket_peek()
181 sbb->holding = NULL; in svn_ra_serf__create_sb_bucket()
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDdsl_pool.c1003 const char *tag, uint64_t now, dmu_tx_t *tx, boolean_t holding) in dsl_pool_user_hold_rele_impl() argument
1018 if (holding) { in dsl_pool_user_hold_rele_impl()
1027 if (holding) in dsl_pool_user_hold_rele_impl()
/NextBSD/sys/gnu/dts/arm/
HDarmada-385-db-ap.dts87 * sockets, one of which holding the
/NextBSD/contrib/ldns/ldns/
HDutil.h.in183 * \param[in] bits array holding the bits
194 * \param[in] bits array holding the bits
/NextBSD/contrib/amd/
HDtasks92 map-backed or map-holding type). Currently that's toplvl, auto, and
/NextBSD/usr.sbin/bsdconfig/share/packages/
HDindex.subr222 # 2. For convenience, create $_npkgs holding the total number of all packages
226 # 6. create $_npkgs_$varcat holding the total number of packages in category
/NextBSD/contrib/netbsd-tests/share/mk/
HDcommon.subr45 # module, which is defined as a string holding the name of the module.
/NextBSD/contrib/expat/
HDconfigure.in18 dnl symbol holding the correct version number. AC_INIT() requires the
/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDR600RegisterInfo.td116 // Array Base Register holding input in FS
/NextBSD/contrib/subversion/subversion/libsvn_fs_base/notes/
HDTODO66 possible; the skels should be holding only small stuff (node kind,
/NextBSD/contrib/gdb/gdb/doc/
HDagentexpr.texi150 registers, and @code{z} is a global variable holding a 32-bit
167 Push the value of register 1 (presumably holding @code{x}) onto the
171 Push the value of register 2 (holding @code{y}).
561 If the memory is available, provide the address of the buffer holding
/NextBSD/contrib/ofed/management/opensm/doc/
HDQoS_management_in_OpenSM.txt363 0x000000000001PPPP, where PPPP are 4 hex digits holding the remote TCP/IP Port
371 is 0x000000000106PPPP, where PPPP are 4 hex digits holding the remote TCP/IP
/NextBSD/share/syscons/keymaps/
HDsk.iso2.kbd124 # New in version 1.0: You can keep holding the alt key after pressing
HDcz.iso2.kbd126 # New in version 1.1: You can keep holding the alt key after pressing
/NextBSD/crypto/openssh/
HDsftp.0217 Display usage information for the filesystem holding the current
/NextBSD/lib/libc/db/mpool/
HDmpool.libtp115 /* Create locking spinlock (gets creating holding the lock) */
/NextBSD/share/vt/keymaps/
HDsk.kbd124 # New in version 1.0: You can keep holding the alt key after pressing
/NextBSD/cddl/contrib/opensolaris/cmd/zfs/
HDzfs_main.c5433 zfs_do_hold_rele_impl(int argc, char **argv, boolean_t holding) in zfs_do_hold_rele_impl() argument
5439 const char *opts = holding ? "rt" : "r"; in zfs_do_hold_rele_impl()
5466 if (holding && tag[0] == '.') { in zfs_do_hold_rele_impl()
5494 if (holding) { in zfs_do_hold_rele_impl()
/NextBSD/contrib/binutils/binutils/
HDChangeLog205 * windint.h: New file holding common structure and type
/NextBSD/contrib/ntp/sntp/libevent/
HDwhatsnew-2.0.txt418 pointer to a struct holding the total number of bytes drained read and the
/NextBSD/contrib/ofed/libcxgb4/
HDChangeLog464 The various db and gts variables holding the mapped bar2 pointer
/NextBSD/contrib/ncurses/doc/
HDhackguide.doc139 hours to spend on elementary hand-holding. We rely on intelligent
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticSemaKinds.td2452 "%select{reading|writing}1 variable '%0' requires holding "
2456 "%select{reading|writing}1 the value pointed to by '%0' requires holding "
2480 "passing variable '%1' by reference requires holding %0 "
2484 "passing the value that '%1' points to by reference requires holding %0 "
2490 "%select{reading|writing}3 variable '%1' requires holding %0 "
2495 "holding %0 %select{'%2'|'%2' exclusively}3">,
2498 "calling function '%1' requires holding %0 %select{'%2'|'%2' exclusively}3">,
/NextBSD/contrib/binutils/bfd/doc/
HDbfdint.texi1030 always possible to use statically initialized structures holding
1737 sections holding the information. Some of this interpretation requires
/NextBSD/usr.bin/fortune/datfiles/
HDzippy566 I wish I was on a Cincinnati street corner holding a clean dog!

1234