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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dssl_ciph.c289 #define ITEM_SEP(a) \ macro
621 if (ITEM_SEP(ch))
732 while ((*l != '\0') && ITEM_SEP(*l))
743 while ((*l != '\0') && ITEM_SEP(*l))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_ciph.c416 #define ITEM_SEP(a) \ macro
789 if (ITEM_SEP(ch))
919 while ((*l != '\0') && !ITEM_SEP(*l))
930 while ((*l != '\0') && !ITEM_SEP(*l))

Completed in 991 milliseconds