Lines Matching defs:tmpbuf
742 char *tmpbuf;745 if (ReadFileToBuffer("/proc/self/cmdline", &tmpbuf, &tmpsize, &tmplen,747 internal_strncpy(buf, tmpbuf, buf_len);748 UnmapOrDie(tmpbuf, tmpsize);