Lines Matching refs:bufptr
715 char *bufptr;719 for (bufptr = wrapper_list_buffer; *bufptr; ++bufptr)722 if (ISSPACE (*bufptr))724 if (*bufptr == '_')725 found = bufptr;726 while (*bufptr && !ISSPACE (*bufptr))727 ++bufptr;728 if (*bufptr)729 *bufptr = 0;
Indexes created Tue May 26 00:24:38 UTC 2026