Home
last modified time | relevance | path

Searched defs:fbsd_process (Results 1 – 1 of 1) sorted by relevance

/freebsd/libexec/flua/lfbsd/
H A Dlfbsd.c47 struct fbsd_process { struct
48 int pid;
49 int stdin_fileno;
50 int stdout_fileno;
252 static const struct luaL_Reg fbsd_process[] = { variable