Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libproc/
H A Dproc_create.c50 static int getelfclass(int);
54 getelfclass(int fd) in getelfclass() function
106 class = getelfclass(fd); in proc_init()