OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dict_nil
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/e2fsck/
dict.c
70
#define
dict_nil
(D) (&(D)->nilnode)
macro
311
dnode_t *nil =
dict_nil
(dict), *root = dict_root(dict);
397
dnode_t *nil =
dict_nil
(dict), *root = dict_root(dict);
457
dnode_t *nil =
dict_nil
(dict);
496
dnode_t *nil =
dict_nil
(dict);
528
dnode_t *nil =
dict_nil
(dict);
563
dnode_t *where = dict_root(dict), *nil =
dict_nil
(dict);
661
dnode_t *nil =
dict_nil
(dict), *child, *delparent = delete->parent;
861
dnode_t *nil =
dict_nil
(dict), *root = dict_root(dict), *left;
877
dnode_t *nil =
dict_nil
(dict), *root = dict_root(dict), *right
[
all
...]
Completed in 54 milliseconds