Searched refs:holder (Results 1 - 19 of 19) sorted by relevance

/openbsd-current/usr.sbin/rpc.lockd/
H A Dprocs.c296 struct nlm4_holder *holder; local
302 holder = testlock(&arg4, 0);
311 if (holder == NULL) {
315 memcpy(&result.stat.nlm_testrply_u.holder, holder,
317 result.stat.nlm_testrply_u.holder.l_offset =
318 (unsigned int)holder->l_offset;
319 result.stat.nlm_testrply_u.holder.l_len =
320 (unsigned int)holder->l_len;
335 struct nlm4_holder *holder; local
735 struct nlm4_holder *holder; local
769 struct nlm4_holder *holder; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/po/
H A Dgdbtext29 --copyright-holder="Free Software Foundation, Inc." \
/openbsd-current/lib/librpcsvc/
H A Dklm_prot.x63 int pid; /* holder of the lock */
70 * lock holder identifier
74 int svid; /* holder of the lock (pid) */
92 struct klm_holder holder;
H A Dnlm_prot.x26 struct nlm_holder holder;
167 struct nlm4_holder holder;
/openbsd-current/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11-crt0.S55 ;; .install1 Place holder for applications
57 ;; .install3 Place holder for applications
H A Dlarith.asm212 ;; *(.fini1) /* Place holder for applications. */
214 ;; *(.fini3) /* Place holder for applications. */
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11-crt0.S55 ;; .install1 Place holder for applications
57 ;; .install3 Place holder for applications
H A Dlarith.asm212 ;; *(.fini1) /* Place holder for applications. */
214 ;; *(.fini3) /* Place holder for applications. */
/openbsd-current/usr.sbin/unbound/testcode/
H A Dchecklocks.h148 struct thr_check* holder; member in struct:checked_lock
149 /** for rwlocks, the writelock holder */
H A Dchecklocks.c417 lock->holder = thr;
466 if(exclusive && lock->hold_count > 0 && lock->holder == thr)
630 lock->holder = thr;
636 /* delete from thread holder list */
806 log_info("holder thread %d, writeholder thread %d",
807 lock->holder?lock->holder->num:-1,
/openbsd-current/share/locale/ctype/
H A Dgen_ctype_utf8.pl84 * Except as contained in this notice, the name of a copyright holder
87 * written authorization of the copyright holder.
/openbsd-current/gnu/gcc/libcpp/
H A DMakefile.in234 --copyright-holder="Free Software Foundation, Inc." \
/openbsd-current/lib/libcrypto/conf/
H A Dkeysets.pl68 * except that the holder is Tim Hudson (tjh\@cryptsoft.com).
/openbsd-current/lib/libcrypto/objects/
H A Dobj_dat.pl190 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
H A Dobjects.pl142 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
/openbsd-current/gnu/usr.bin/perl/lib/
H A DPerlIO.pm63 Otherwise the C<PerlIO> package is a place holder for additional
/openbsd-current/gnu/gcc/intl/
H A Dconfigure1643 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
1644 (if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
1749 if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
1750 (if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/
H A DSpec.pm369 restricted Requires special permission from copyright holder
/openbsd-current/gnu/usr.bin/texinfo/
H A Dconfigure7898 if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
7899 (if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
8004 if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
8005 (if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then

Completed in 404 milliseconds