Searched defs:tok_len (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c86 size_t tok_len; /* strlen(str) */ member in struct:__anon1479
2289 gettok_state->gtok_last_token.tok_len = 0;
2370 gettok_state->gtok_last_token.tok_len = str -
2383 gettok_state->gtok_last_token.tok_len,
2464 gettok_state.gtok_last_token.tok_len + 1;
2534 len = tokst->tokst_buf[n].tok_len + 1;
2980 * tok_len - strlen(tok_buf)
3166 cstate.ecpl_token_len = tokst->tokst_buf[ndx].tok_len;

Completed in 66 milliseconds