OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_lck
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/lib/ext2fs/
tdb.c
403
struct tdb_lock_type *
new_lck
;
local
446
new_lck
= (struct tdb_lock_type *)realloc(
449
if (
new_lck
== NULL) {
453
tdb->lockrecs =
new_lck
;
[
all
...]
Completed in 927 milliseconds