Searched refs:patp (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Deval.c429 union node *patp; local
442 for (patp = cp->nclist.pattern ; patp ; patp = patp->narg.next) {
443 if (casematch(patp, arglist.list->text)) {

Completed in 26 milliseconds