Home
last modified time | relevance | path

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

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