Searched refs:auxv_path (Results 1 – 1 of 1) sorted by relevance
516 char auxv_path[NAME_MAX]; in ReadAuxv() local517 if (!BuildProcPath(auxv_path, pid_, "auxv")) { in ReadAuxv()521 int fd = sys_open(auxv_path, O_RDONLY, 0); in ReadAuxv()