Home
last modified time | relevance | path

Searched refs:startfd (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/openbsm/bin/auditdistd/
H A Dproto_tls.c354 sockfd = startfd; in tls_exec_client()
448 int startfd; in tls_call_exec_client() local
454 startfd = 3; in tls_call_exec_client()
456 startfd = 0; in tls_call_exec_client()
472 closefrom(startfd + 1); in tls_call_exec_client()
665 sockfd = startfd; in tls_exec_server()
666 tcpfd = startfd + 1; in tls_exec_server()
718 startfd = 3; in tls_call_exec_server()
720 startfd = 0; in tls_call_exec_server()
729 safefd = MAX(safefd, startfd); in tls_call_exec_server()
[all …]
/freebsd-14.2/contrib/ntp/libntp/
H A Dsocket.c216 kill_asyncio(int startfd)
/freebsd-14.2/contrib/ntp/sntp/
H A Dmain.c1001 int startfd in kill_asyncio() argument
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_io.c4526 int startfd argument