Searched refs:c_aslibpath (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/common/
H A D_crle.h151 char *c_aslibpath; /* AOUT secure library path */ member in struct:crle_desc
H A Dconfig.c542 if (crle->c_aslibpath) {
545 (void) strcpy(_strtbl, crle->c_aslibpath);
546 _strtbl += strlen((char *)crle->c_aslibpath) + 1;
H A Dcrle.c583 lib = &crle.c_aslibpath;
H A Dprint.c184 list = &crle->c_aslibpath;
640 if (addlib(crle, &crle->c_aslibpath, str) != 0)

Completed in 48 milliseconds