Searched refs:owner (Results 226 - 250 of 290) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-ia64.c1172 sec->owner, sec, (unsigned long) roff);
1280 bfd *obfd = sec->output_section->owner;
3325 obj = h->root.u.def.section->owner;
3363 (x->info, h->root.u.def.section->owner,
4958 (info, h->root.u.def.section->owner,
5004 (info, h->root.u.def.section->owner,
H A Dcoff-mips.c636 output_bfd = symbol->section->output_section->owner;
H A Daoutx.h3578 || sec->owner == output_bfd);
3657 BFD_ASSERT (pr->u.section->owner == finfo->output_bfd);
4960 || output_section->owner == output_bfd);
5463 && (bfd_get_flavour (p->u.indirect.section->owner)
5468 input_bfd = p->u.indirect.section->owner;
H A Delfxx-mips.c1862 name = bfd_section_name (output_section->owner, output_section);
4841 else if (sec == NULL || sec->owner == NULL)
5825 elf_text_section->owner = abfd;
5866 elf_data_section->owner = abfd;
9608 switch (ELF_R_TYPE (sec->owner, rel->r_info))
10042 bfd *input_bfd = link_order->u.indirect.section->owner;
10395 input_bfd = input_section->owner;
10513 input_bfd = input_section->owner;
10742 input_bfd = input_section->owner;
H A Dcofflink.c897 && bfd_family_coff (p->u.indirect.section->owner))
899 sub = p->u.indirect.section->owner;
/freebsd-11-stable/contrib/ntp/util/
H A Dntp-keygen.c2246 const char *owner /* owner name */
2257 owner, fstamp);
/freebsd-11-stable/crypto/openssl/
H A DMakefile.org514 --owner 0 --group 0 \
H A DMakefile516 --owner 0 --group 0 \
/freebsd-11-stable/sys/conf/
H A Dkmod.mk21 # KMODOWN Module file owner. [${BINOWN}]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dnm.c896 else if (bfd_get_section (sym)->owner == abfd)
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmips-dis.c588 header = elf_elfheader (info->section->owner);
/freebsd-11-stable/contrib/subversion/subversion/svnbench/
H A Dnotify.c752 path_local, n->lock->owner)))
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_drv.c1064 .owner = THIS_MODULE,
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_private.h340 uint32_t owner; member in struct:pthread_rwlock
/freebsd-11-stable/sys/dev/mlx5/
H A Ddevice.h609 u8 owner; member in struct:mlx5_eqe
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dutil.c809 /* "<owner>xx</owner>" */
810 svn_cl__xml_tagged_cdata(sb, pool, "owner", lock->owner);
H A Dnotify.c971 path_local, n->lock->owner));
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c516 isc_uint32_t owner, isc_uint32_t group);
4975 isc_uint32_t owner, isc_uint32_t group)
5008 if (chown(path, owner, group) < 0) {
5013 path, owner, group,
5021 UNUSED(owner);
4974 isc__socket_permunix(isc_sockaddr_t *sockaddr, isc_uint32_t perm, isc_uint32_t owner, isc_uint32_t group) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h2569 #define __sanitizer_syscall_pre_fchownat(fd, path, owner, group, flag) \
2571 (long long)(owner), \
2573 #define __sanitizer_syscall_post_fchownat(res, fd, path, owner, group, flag) \
2575 res, (long long)(fd), (long long)(path), (long long)(owner), \
4678 long long owner, long long group,
4681 long long path, long long owner,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c680 lck->owner = info->lock->owner;
H A Dentries.c994 entry->lock_owner = lock->owner;
2239 lock.owner = entry->lock_owner;
/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.h665 union ecore_qable_obj *owner; member in struct:ecore_exe_queue_obj
693 * Run the next commands chunk (owner specific).
/freebsd-11-stable/usr.sbin/ppp/
H A Dphysical.c463 prompt_Printf(arg->prompt, " (session owner: %ld)", (long)p->session_owner);
625 p->hdlc.lqm.owner = &p->link.lcp;
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h970 u8 owner; member in struct:mlx4_eqe
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2025 lldb::break_id_t CreateBreakpointSite(const lldb::BreakpointLocationSP &owner,
2033 // from the owner's list of this breakpoint sites.
2052 // need an owner -- they're saved here in the Process. The threads in this

Completed in 428 milliseconds

1234567891011>>