Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/apmd/
H A Dapmd.c179 handle_client(int sock_fd, int ctl_fd) in handle_client()
267 suspend(int ctl_fd) in suspend()
279 stand_by(int ctl_fd) in stand_by()
293 resume(int ctl_fd) in resume()
302 int ctl_fd, sock_fd, ch, ready; in main() local
/netbsd-src/external/bsd/ntp/dist/util/
H A Daudio-pcm.c40 static int ctl_fd; /* audio control file descriptor */ variable