Searched refs:creator (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/lld/Common/
H A DMemory.cpp17 SpecificAllocBase *(&creator)(void *)) {
22 instance = creator(storage);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DManagedStatic.h63 void RegisterManagedStatic(void *(*creator)(), void (*deleter)(void*)) const;
/freebsd-current/contrib/llvm-project/lld/include/lld/Common/
H A DMemory.h32 SpecificAllocBase *(&creator)(void *));
/freebsd-current/tools/tools/ncpus/
H A Dacpidump.h53 u_char creator[4]; member in struct:ACPIsdt
/freebsd-current/sys/netgraph/
H A Dng_pppoe.c273 ng_ID_t creator; /* who to notify */ member in struct:sess_con
910 sp->creator = NGI_RETADDR(item);
1330 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0);
1349 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0);
1371 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0);
1394 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0);
1417 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0);
2227 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0);
/freebsd-current/usr.bin/mkimg/
H A Dvhdx.c77 uint8_t creator[512]; member in struct:vhdx_filetype_identifier
/freebsd-current/sys/netpfil/pf/
H A Dpf_nl.c289 dump_creatorid(struct nlpcb *nlp, const struct nlmsghdr *hdr, uint32_t creator, argument
302 nlattr_add_u32(nw, PF_ST_CREATORID, htonl(creator));

Completed in 99 milliseconds