Home
last modified time | relevance | path

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

/freebsd/lib/libproc/
H A Dproc_create.c49 static int getelfclass(int);
53 getelfclass(int fd) in getelfclass() function
105 class = getelfclass(fd); in proc_init()