OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sock_fd
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/apmd/
apmd.c
71
static enum apm_state handle_client(int
sock_fd
, int ctl_fd);
179
handle_client(int
sock_fd
, int ctl_fd)
188
cli_fd = accept(
sock_fd
, (struct sockaddr *)&from, &fromlen);
302
int ctl_fd,
sock_fd
, ch, ready;
local in function:main
419
sock_fd
= bind_socket(sockname, mode, uid, gid);
423
set[1].fd =
sock_fd
;
509
switch (handle_client(
sock_fd
, ctl_fd)) {
Completed in 32 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025