Searched defs:dladdr (Results 1 - 7 of 7) sorted by path

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Ddlfcn_w32.c169 dladdr(void *addr, Dl_info *dli) function
/netbsd-current/include/
H A Dlink_aout.h177 int (*dladdr)(const void *, Dl_info *); member in struct:ld_entry
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/dso/
H A Ddso_dlfcn.c313 static int dladdr(void *address, Dl_info *dl) function
339 static int dladdr(void *ptr, Dl_info *dl) function
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/dso/
H A Ddso_dlfcn.c313 static int dladdr(void *address, Dl_info *dl) function
339 static int dladdr(void *ptr, Dl_info *dl) function
/netbsd-current/lib/libc/dlfcn/
H A Ddlfcn_elf.c46 #undef dladdr macro
54 #define dladdr ___dladdr macro
136 dladdr(const void *addr, Dl_info *dli) function
/netbsd-current/lib/libc/include/
H A Dnamespace.h925 #define dladdr __dladdr macro
/netbsd-current/usr.sbin/isibootd/
H A Disibootd.c368 uint8_t dladdr[ETHER_ADDR_LEN], *buf; local
415 pickif(char *xname, uint8_t *dladdr) argument

Completed in 407 milliseconds