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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c349 int isaflag = 0; local
572 if ((omit & PD_TKN_ISALIST) || isaflag++)
752 if (isa && isaflag) {
753 if (isaflag == 1) {
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dfiles.c1832 int expanded = 0, _expanded, isaflag = 0; local
1976 MSG_STR_ISALIST_SIZE) == 0) && next && (isaflag++ == 0)) {
2052 if (isaflag) {
2053 if (isaflag == 1)

Completed in 67 milliseconds