Home
last modified time | relevance | path

Searched refs:DAT_SR_TOKEN_STRING (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/udapl/libdat/common/
H A Dudat_sr_parser.c76 DAT_SR_TOKEN_STRING, /* text field (both quoted or unquoted) */ enumerator
503 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_entry()
556 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_ia_name()
591 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_api()
630 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_thread_safety()
669 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_default()
708 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_lib_path()
742 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_provider_version()
781 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_ia_params()
816 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_platform_params()
[all …]