Searched defs:subsflag (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c91 process_lib_path(Ofl_desc *ofl, APlist **apl, char *path, Boolean subsflag) argument
103 if (aplist_append(apl, (subsflag ?
108 } else if (aplist_append(apl, (subsflag ?
119 if (aplist_append(apl, (subsflag ?
124 } else if (aplist_append(apl, (subsflag ?
137 if (aplist_append(apl, (subsflag ?
143 if (aplist_append(apl, (subsflag ?

Completed in 57 milliseconds