Searched refs:pLock (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/nve/
H A Dif_nve.c1747 nve_oslockalloc(PNV_VOID ctx, NV_SINT32 type, PNV_VOID *pLock) argument
1753 *pLock = (void **)sc;
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c25836 ** described by pLock.
25853 static int unixFileLock(unixFile *pFile, struct flock *pLock){ argument
25876 rc = osFcntl(pFile->h, F_SETLK, pLock);
47776 BtLock *pLock; /* List of locks held on this shared-btree struct */ member in struct:BtShared
48388 BtLock *pLock; local
48555 BtLock *pLock = 0; local
48626 BtLock *pLock = *ppIter; local
48665 BtLock *pLock; local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c30775 unixFileLock(unixFile *pFile, struct flock *pLock) argument
57587 BtLock *pLock; /* List of locks held on this shared-btree struct */ member in struct:BtShared
58284 BtLock *pLock; local
58457 BtLock *pLock = 0; local
58528 BtLock *pLock = *ppIter; local
58566 BtLock *pLock; local
[all...]

Completed in 923 milliseconds