OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_map_ptr
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/lib/ext2fs/
tdb.c
1087
char *
new_map_ptr
= (char *)realloc(tdb->map_ptr,
local
1089
if (!
new_map_ptr
) {
1093
tdb->map_ptr =
new_map_ptr
;
[
all
...]
Completed in 2465 milliseconds