Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c105 char *gtok_cur_buf; /* Addr withing buffer for next token */ member
2244 gettok_state->gtok_buf = gettok_state->gtok_cur_buf = buf; in gettok_init()
2274 char *str = gettok_state->gtok_cur_buf; in gettok()
2379 gettok_state->gtok_cur_buf = look; in gettok()