Home
last modified time | relevance | path

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

/external/oprofile/libpopt/
Dfindme.c16 char * pathbuf; in findProgramPath() local
27 start = pathbuf = alloca(strlen(path) + 1); in findProgramPath()
30 strcpy(pathbuf, path); in findProgramPath()