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

/osnet-11/usr/src/lib/libinstzones/common/
H A Dzones_locks.c496 char lockKey[LOCK_KEY_MAXLEN+2]; local
534 lockKey, sizeof (lockKey));
540 lockObject, lockKey);
546 lockKey);
717 char lockKey[LOCK_KEY_MAXLEN+2]; local
759 lockKey, sizeof (lockKey));
765 lockKey);
770 _z_echoDebug(DBG_ZONES_ULK_OBJ_NOTFOUND, lockObject, lockKey);
[all...]
/osnet-11/usr/src/lib/libsqlite/src/
H A Dos.c212 struct lockKey { struct
228 struct lockKey key; /* The lookup key */
236 ** is the same as the lockKey except that the process ID is omitted.
301 struct lockKey key1;

Completed in 26 milliseconds