Searched defs:ppcSC (Results 1 – 1 of 1) sorted by relevance
156 search_special_contents(char **ppcSC, const char *pcpath, int *piX, int max) in search_special_contents()383 char **ppcSC, int max, int **ppiIndex) in generate_special_contents_rules()501 char **ppcSC = NULL; /* The special contents rules, sorted. */ in special_contents_remove() local