Searched refs:glob_to_regexp (Results 1 – 2 of 2) sorted by relevance
55 static kadm5_ret_t glob_to_regexp(char *glob, char *realm, char **regexp) in glob_to_regexp() function171 if ((ret = glob_to_regexp(exp, princ ? handle->params.realm : NULL, in kadm5_get_either()
665 static int glob_to_regexp(char *glob, char *realm, char **regexp) in glob_to_regexp() function877 if (glob_to_regexp(name_pattern, "hi", ®exp) != 0) { in kdb5_update_princ_encryption()