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

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c104 const char *gtok_buf; /* Addr of buffer containing string */ member in struct:__anon1481
2241 gettok_state->gtok_buf = gettok_state->gtok_cur_buf = buf;
2261 * - The token returned references the memory in gettok_state->gtok_buf.
2264 * - This routine will modify the contents of gettok_state->gtok_buf
2291 str - gettok_state->gtok_buf;
2305 look - gettok_state->gtok_buf;

Completed in 76 milliseconds