Home
last modified time | relevance | path

Searched refs:ivlmach (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dcap.c259 int totplat, ivlplat, totmach, ivlmach; in cap_check() local
272 totplat = ivlplat = totmach = ivlmach = 0; in cap_check()
328 if (totmach == ivlmach) { in cap_check()
334 ivlmach++; in cap_check()
359 (totmach && (totmach == ivlmach))) in cap_check()
1113 int totplat, ivlplat, totmach, ivlmach, capfail = 0; in sym_cap_check() local
1127 totplat = ivlplat = totmach = ivlmach = 0; in sym_cap_check()
1193 if (totmach == ivlmach) { in sym_cap_check()
1203 ivlmach++; in sym_cap_check()
1216 (totmach && (totmach == ivlmach))) { in sym_cap_check()