Lines Matching refs:tokstack
309 char *tok, *tokheap = NULL, *tokstack = NULL, *tokarg;
405 if (!(tokstack = strrchr(lbuf, CFGDELIMITER))) {
413 *tokstack++ = '\0';
415 if (str = strrchr(tokstack, '\n'))
435 tokheap = tokstack = tokarg = NULL;
443 tokheap = tokstack = tokarg = NULL;
469 if (empty(tokstack)) {
473 sz = atosz(tokstack);
481 mpssident, tokstack,
501 mpssident, strerror(errno), (tokstack) ? tokstack: envstack,