Searched defs:allocatedp (Results 1 – 2 of 2) sorted by relevance
67 # define relocate2(pathname,allocatedp) (*(allocatedp) = NULL, (pathname)) argument
587 relocate2 (const char *pathname, char **allocatedp) in relocate2()