Home
last modified time | relevance | path

Searched refs:endp (Results 1 – 1 of 1) sorted by relevance

/libio/
A Dfileops.c293 char *endp = __strchrnul (cs + 5, ','); in libc_hidden_def() local
294 char *ccs = malloc (endp - (cs + 5) + 3); in libc_hidden_def()
304 *((char *) __mempcpy (ccs, cs + 5, endp - (cs + 5))) = '\0'; in libc_hidden_def()

Completed in 5 milliseconds