Home
last modified time | relevance | path

Searched defs:retaddr (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/netgraph/
HDng_base.c3552 #define SET_RETADDR(item, here, retaddr) \ argument
3572 ng_address_hook(node_p here, item_p item, hook_p hook, ng_ID_t retaddr) in ng_address_hook()
3608 ng_address_path(node_p here, item_p item, const char *address, ng_ID_t retaddr) in ng_address_path()
3633 ng_address_ID(node_p here, item_p item, ng_ID_t ID, ng_ID_t retaddr) in ng_address_ID()
3834 ng_replace_retaddr(node_p here, item_p item, ng_ID_t retaddr) in ng_replace_retaddr()
HDnetgraph.h953 #define NG_SEND_MSG_HOOK(error, here, msg, hook, retaddr) \ argument
969 #define NG_SEND_MSG_PATH(error, here, msg, path, retaddr) \ argument
985 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \ argument
1006 #define NG_FWD_MSG_HOOK(error, here, item, hook, retaddr) \ argument
HDng_socket.c886 ng_ID_t retaddr = NGI_RETADDR(item); in ngs_rcvmsg() local
/NextBSD/libexec/rtld-elf/
HDrtld.c3156 do_dlsym(void *handle, const char *name, void *retaddr, const Ver_Entry *ve, in do_dlsym()
3413 void *retaddr; in dlinfo() local
/NextBSD/contrib/gcc/
HDfunction.c4803 rtx retaddr = INCOMING_RETURN_ADDR_RTX; in keep_stack_depressed() local
/NextBSD/contrib/gcc/config/ia64/
HDia64.c2004 ia64_split_call (rtx retval, rtx addr, rtx retaddr, rtx scratch_r, in ia64_split_call()