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

/illumos-gate/usr/src/lib/udapl/libdat/common/
H A Dudat_sr_parser.c78 DAT_SR_TOKEN_EOF /* end of file */ enumerator in enum:__anon4394
411 if (DAT_SR_TOKEN_EOF == token.type) {
851 if ((DAT_SR_TOKEN_EOF != token.type) &&
1165 token->type = DAT_SR_TOKEN_EOF;

Completed in 55 milliseconds