Searched refs:sup_name (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsupport.c84 support[interface].sup_name)) == NULL)
88 support[interface].sup_name));
92 support[LDS_VERSION].sup_name, LDS_VERSION, 0));
150 support[LDS_START].sup_name, LDS_START, ofl->ofl_name));
163 support[LDS_ATEXIT].sup_name, LDS_ATEXIT, 0));
207 support[LDS_OPEN].sup_name, LDS_OPEN, *opath));
248 support[LDS_FILE].sup_name, LDS_FILE, ifile));
281 support[LDS_INSEC].sup_name, LDS_INSEC, sname));
310 support[LDS_SEC].sup_name, LDS_SEC, scn));
332 support[LDS_INPUT_DONE].sup_name, LDS_INPUT_DON
[all...]
H A D_libld.h278 const char *sup_name; /* ld_support function name */ member in struct:support_list

Completed in 91 milliseconds