Home
last modified time | relevance | path

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

/openbsd/libexec/ld.so/
H A Dresolve.h164 #define STAT_VISIT_INITFIRST 0x100 macro
H A Dloader.c883 int visited_flag = initfirst ? STAT_VISIT_INITFIRST : STAT_VISIT_INIT; in _dl_call_init_recurse()