Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcap.c294 int totplat, ivlplat, totmach, ivlmach; in cap_check() local
307 totplat = ivlplat = totmach = ivlmach = 0; in cap_check()
363 if (totmach == ivlmach) { in cap_check()
364 totmach++; in cap_check()
400 (totmach && (totmach == ivlmach))) in cap_check()
1184 int totplat, ivlplat, totmach, ivlmach, capfail = 0; in sym_cap_check() local
1198 totplat = ivlplat = totmach = ivlmach = 0; in sym_cap_check()
1264 if (totmach == ivlmach) { in sym_cap_check()
1265 totmach++; in sym_cap_check()
1296 (totmach && (totmach == ivlmach))) { in sym_cap_check()