OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcpconf
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mountd/
mountd.c
349
struct netconfig *udpconf, *
tcpconf
, *udp6conf, *tcp6conf;
local in function:mountd_main
459
tcpconf
= getnetconfigent("tcp");
485
if (tcpsock != -1 &&
tcpconf
!= NULL) {
496
mntsrv,
tcpconf
) ||
498
mntsrv,
tcpconf
))
mountd.c
349
struct netconfig *udpconf, *
tcpconf
, *udp6conf, *tcp6conf;
local in function:mountd_main
459
tcpconf
= getnetconfigent("tcp");
485
if (tcpsock != -1 &&
tcpconf
!= NULL) {
496
mntsrv,
tcpconf
) ||
498
mntsrv,
tcpconf
))
Completed in 109 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025