Lines Matching defs:lstat
165 int lstat = LDAP_SUCCESS;
175 o = ldapFindObj(t, objName, &lstat);
204 } else if (lstat != LDAP_SUCCESS) {
207 myself, lstat, NIL(objName));
1648 int lstat, lck = 1;
1656 WRITELOCKNR(table, lstat,
1658 if (lstat == 0) {
1662 WRITEUNLOCKNR(table, lstat,
1665 if (lstat != 0) {
1668 myself, lck?"L":"Unl", lstat,