Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libproc/
H A Dproc_create.c52 static int getelfclass(int);
56 getelfclass(int fd) in getelfclass() function
108 class = getelfclass(fd); in proc_init()