Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Dudat_sr_parser.c73 DAT_SR_TOKEN_STRING, /* text field (both quoted or unquoted) */ enumerator
500 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_entry()
553 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_ia_name()
588 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_api()
627 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_thread_safety()
666 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_default()
705 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_lib_path()
739 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_provider_version()
778 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_ia_params()
813 if (DAT_SR_TOKEN_STRING != token.type) { in dat_sr_parse_platform_params()
[all …]