Searched refs:mycanoncon (Results 1 – 1 of 1) sorted by relevance
11 static int (*mycanoncon) (const char *p, unsigned l, char **c) = NULL; variable47 else if (mycanoncon) in compat_validate()48 rc = mycanoncon(path, lineno, ctx); in compat_validate()141 mycanoncon = f; in set_matchpathcon_canoncon()143 mycanoncon = &default_canoncon; in set_matchpathcon_canoncon()339 if (!mycanoncon) in matchpathcon_init_prefix()340 mycanoncon = default_canoncon; in matchpathcon_init_prefix()