Searched refs:SEMITOK (Results 1 – 4 of 4) sorted by relevance
384 if (*sptr == SEMITOK) { in __s_api_parseASearchDesc()424 if (*sptr == SEMITOK) { in __s_api_parseASearchDesc()460 if (*sptr == SEMITOK) { in __s_api_parseASearchDesc()475 if (*sptr == '\0' || (*sptr == SEMITOK)) { in __s_api_parseASearchDesc()525 if (*(sptr+1) == SEMITOK || in __s_api_parseASearchDesc()547 } else if (*sptr == SEMITOK) { in __s_api_parseASearchDesc()558 if (*sptr == SEMITOK) { in __s_api_parseASearchDesc()
85 #define SEMITOK ';' macro
2179 if (*cp2 == SEMITOK || *cp2 == COMMATOK) in __ns_ldap_setParamValue()2198 if (*cp2 == SEMITOK || *cp2 == COMMATOK) { in __ns_ldap_setParamValue()
4466 for (max = 1; (send = strchr(++send, SEMITOK)) != NULL; in __ns_ldap_getServiceAuthMethods()4475 send = strchr(srv, SEMITOK); in __ns_ldap_getServiceAuthMethods()