Searched defs:ptn (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Dpolicy.c50 static char compare_pattern_resource(am_request_t *r, const char *ptn, const char *rsc) { argument
61 p_pattern = ptn == NULL ? NULL : strdup(ptn);
76 thisfunc, rsc, ptn);
157 thisfunc, rsc, ptn);

Completed in 29 milliseconds