Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/apmd/
H A Dapmd.c226 handle_client(int sock_fd, int ctl_fd) in handle_client()
337 suspend(int ctl_fd) in suspend()
357 stand_by(int ctl_fd) in stand_by()
377 hibernate(int ctl_fd) in hibernate()
397 resumed(int ctl_fd) in resumed()
411 int ctl_fd, sock_fd, ch, suspends, standbys, hibernates, resumes; in main() local
/openbsd-src/usr.sbin/vmd/
H A Dcontrol.c45 int ctl_fd; global() member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dnto-procfs.c52 int ctl_fd; variable
H A Dprocfs.c359 int ctl_fd; /* File descriptor for /proc control file */ member