OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:command_socket
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/ldpd/
socketops.c
69
int
command_socket
; /* Listening socket for interface command */
variable in typeref:typename:int
869
pfd[2].fd =
command_socket
;
954
} else if (pfd[i].fd ==
command_socket
) {
955
command_accept(
command_socket
);
socketops.c
69
int
command_socket
; /* Listening socket for interface command */
variable in typeref:typename:int
869
pfd[2].fd =
command_socket
;
954
} else if (pfd[i].fd ==
command_socket
) {
955
command_accept(
command_socket
);
socketops.c
69
int
command_socket
; /* Listening socket for interface command */
variable in typeref:typename:int
869
pfd[2].fd =
command_socket
;
954
} else if (pfd[i].fd ==
command_socket
) {
955
command_accept(
command_socket
);
Completed in 69 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025