Searched refs:NG_PRED1_HOOK_COMP (Results 1 – 3 of 3) sorted by relevance
38 #define NG_PRED1_HOOK_COMP "comp" /* compression hook */ macro
40 #define NG_PRED1_HOOK_COMP "comp" /* compression hook */ macro
215 if (strcmp(name, NG_PRED1_HOOK_COMP) == 0) in ng_pred1_newhook()