Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c86 size_t tok_len; /* strlen(str) */ member
2289 gettok_state->gtok_last_token.tok_len = 0; in gettok()
2370 gettok_state->gtok_last_token.tok_len = str - in gettok()
2383 gettok_state->gtok_last_token.tok_len, in gettok()
2464 gettok_state.gtok_last_token.tok_len + 1; in tokenize_user_cmd()
2534 len = tokst->tokst_buf[n].tok_len + 1; in parse_user_cmd()
3166 cstate.ecpl_token_len = tokst->tokst_buf[ndx].tok_len; in cmd_match_fcn()