Home
last modified time | relevance | path

Searched defs:attr_cmp (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/lib/vfdlib/
H A Dvfdguiut.c387 PSTR attr_cmp; in VfdMakeFileDesc() local
/reactos/base/services/nfsd/
H A Dname_cache.c113 int attr_cmp(struct attr_cache_entry *lhs, struct attr_cache_entry *rhs) in attr_cmp() function
117 RB_GENERATE(attr_tree, attr_cache_entry, rbnode, attr_cmp) in RB_GENERATE() argument