OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:command_socket
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ldpd/
main.c
55
extern int
command_socket
;
133
if ((
command_socket
= create_command_socket(command_port)) < 1) {
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 13 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025