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

/osnet-11/usr/src/lib/libcommputil/common/
H A Dcommp_util.h49 #define COMMP_COLON ':' macro
H A Dsdp_parse.c541 if (commp_find_token(&begin, &current, end, COMMP_COLON,
767 if (commp_find_token(&begin, &current, end, COMMP_COLON,
779 if (*current == COMMP_COLON) {
823 if (commp_find_token(&begin, &current, end, COMMP_COLON,
835 if (*current == COMMP_COLON) {
H A Dsdp.c47 (m_attr)->a_name, COMMP_COLON, (m_attr)-> \
63 (m_key)->k_method, COMMP_COLON, (m_key)-> \
77 b_type, COMMP_COLON, (m_bw)->b_value, COMMP_CRLF); \

Completed in 40 milliseconds