Home
last modified time | relevance | path

Searched refs:BIND_FIRST (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A Ddlfcn.c55 # ifndef BIND_FIRST
56 # define BIND_FIRST 0x4 macro
72 mode = (BIND_IMMEDIATE|BIND_FIRST|BIND_NOSTART); in dlopen()