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()459 if (*sptr == SEMITOK) { in __s_api_parseASearchDesc()474 if (*sptr == '\0' || (*sptr == SEMITOK)) { in __s_api_parseASearchDesc()524 if (*(sptr+1) == SEMITOK || in __s_api_parseASearchDesc()546 } else if (*sptr == SEMITOK) { in __s_api_parseASearchDesc()557 if (*sptr == SEMITOK) { in __s_api_parseASearchDesc()
89 #define SEMITOK ';' macro
2178 if (*cp2 == SEMITOK || *cp2 == COMMATOK) in __ns_ldap_setParamValue()2197 if (*cp2 == SEMITOK || *cp2 == COMMATOK) { in __ns_ldap_setParamValue()
4586 for (max = 1; (send = strchr(++send, SEMITOK)) != NULL; max++) in __ns_ldap_getServiceAuthMethods()4595 send = strchr(srv, SEMITOK); in __ns_ldap_getServiceAuthMethods()