Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c1290 boolean_t s1Sfx = B_FALSE; in _lockMatch() local
1341 s1Sfx = (strlen(s1Prefix) == strlen(s1Buf) ? B_FALSE : B_TRUE); in _lockMatch()
1380 s1Prefix, s1Sfx, s2Buf, s2Prefix, s2Sfx); in _lockMatch()
1382 if ((s1Sfx == B_FALSE) || (s2Sfx == B_FALSE)) { in _lockMatch()
1455 s1Prefix, s1Sfx); in _lockMatch()
1465 ((s1Sfx == B_FALSE) || (s2Sfx == B_FALSE))) { in _lockMatch()