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

/macosx-10.10.1/bootp-298/bootplib/
H A Dinetroute.c56 #define INDEX_NONE -1 macro
99 list_p->def_index = INDEX_NONE;
198 if (list_p->def_index == INDEX_NONE) {
/macosx-10.10.1/eap8021x-198/eapolclient.tproj/
H A DSupplicant.c197 #define INDEX_NONE (-1) macro
676 return (INDEX_NONE);
683 return (INDEX_NONE);
689 return (EAPAcceptTypesIndexOfType(accept, type) != INDEX_NONE);
2808 if (tls_index == INDEX_NONE) {
2826 else if (tls_index != INDEX_NONE) {

Completed in 226 milliseconds