Home
last modified time | relevance | path

Searched refs:pt_cmp (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/bsd/skywalk/namespace/
H A Dprotons.c70 pt_cmp(const struct protons_token *pt1, const struct protons_token *pt2) in pt_cmp() function
75 RB_PROTOTYPE_PREV(protons_token_tree, protons_token, pt_link, pt_cmp);
76 RB_GENERATE_PREV(protons_token_tree, protons_token, pt_link, pt_cmp);