Searched defs: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 in struct:__anon1481
2241 gettok_state->gtok_buf = gettok_state->gtok_cur_buf = buf;
2271 char *str = gettok_state->gtok_cur_buf;
2376 gettok_state->gtok_cur_buf = look;

Completed in 66 milliseconds