Searched refs:preinit (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | audit.c | 71 * Under this version, preinit and activity events are enabled from local 74 * local preinit or activity interface is detected, the local auditors 84 * A local auditor can be loaded prior to the preinit event. In this case, 87 * audited. After the preinit event, any la_preinit() routine within a 126 * auditors ld_objopen() and la_activity() routines. Subsequent preinit and 444 * provide activity and preinit events, and for these events, a cookie 457 _audit_add_head(Rt_map *clmp, Rt_map *hlmp, int preinit, int activity) argument 475 * this auditor will have already receive preinit and activity 539 * any preinit and/or activity requirements. 542 if (preinit 1384 int error = 1, activity = 0, preinit = 0; local [all...] |
/illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_init.c | 182 __res_vinit(res_state statp, int preinit) { argument 202 if (!preinit) {
|
Completed in 47 milliseconds