OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:msgsock
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/nfsd/
nfsd.c
407
* socket from accept, pass the
msgsock
into the kernel via nfssvc().
582
int
msgsock
;
local in function:main
588
if ((
msgsock
= accept(set[i].fd,
597
if (setsockopt(
msgsock
, SOL_SOCKET, SO_KEEPALIVE, &on,
601
nfsdargs.sock =
msgsock
;
605
(void)close(
msgsock
);
nfsd.c
407
* socket from accept, pass the
msgsock
into the kernel via nfssvc().
582
int
msgsock
;
local in function:main
588
if ((
msgsock
= accept(set[i].fd,
597
if (setsockopt(
msgsock
, SOL_SOCKET, SO_KEEPALIVE, &on,
601
nfsdargs.sock =
msgsock
;
605
(void)close(
msgsock
);
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025