Searched defs:fnext (Results 1 – 2 of 2) sorted by relevance
190 const char *fnext = memchr (fptr, 0, (const char *) end - fptr); in handle_file_note() local
12148 const char *fnext = memchr (fptr, '\0', (char *) end - fptr); in handle_file_note() local