Searched refs:SEP_COLON (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libcryptoutil/common/
H A Dcryptoutil.h63 #define SEP_COLON ":" macro
H A Dconfig_parsing.c166 if ((token1 = strtok_r(buf, SEP_COLON, &lasts)) == NULL) {
632 if ((token1 = strtok(buffer, SEP_COLON)) ==
/osnet-11/usr/src/lib/libkmf/libkmf/common/
H A Dgeneralop.c2583 if ((token1 = strtok_r(buf, SEP_COLON, &lasts)) == NULL)

Completed in 28 milliseconds