Searched refs:contextName (Results 1 – 1 of 1) sorted by relevance
955 static pr_ContextList pr_findContext (pr_ContextList contextList, picoos_uchar contextName[]) in pr_findContext() argument960 while ((context != NULL) && !(pr_strEqual(context->rContextName,contextName))) { in pr_findContext()