HomeSort by: relevance | last modified time | path
    Searched defs:handle_client (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) function in typeref:enum:apm_state
509 switch (handle_client(sock_fd, ctl_fd)) {

Completed in 54 milliseconds