Searched refs:pend (Results 1 – 1 of 1) sorted by relevance
132 char *pend = mempcpy (buffer, p, subp - p); in __execvpe_common() local133 *pend = '/'; in __execvpe_common()134 memcpy (pend + (p < subp), file, file_len); in __execvpe_common()