Searched refs:BIND_WEAK (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/sys/
H A Dnlist_aout.h105 #define BIND_WEAK 2 /* weak binding */ macro
/freebsd-current/lib/libproc/
H A Dlibproc.h91 #define BIND_WEAK 0x0004 macro
92 #define BIND_ANY (BIND_LOCAL|BIND_GLOBAL|BIND_WEAK)
H A Dproc_sym.c690 (mask & BIND_WEAK) == 0)

Completed in 127 milliseconds