OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:our_hostname
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/rpc.statd/
statd.c
565
char
our_hostname
[MAXHOSTNAMELEN + 1];
local in function:notify_one_host
567
gethostname(
our_hostname
, sizeof(
our_hostname
));
568
our_hostname
[sizeof(
our_hostname
) - 1] = '\0';
569
arg.mon_name =
our_hostname
;
574
hostname,
our_hostname
);
statd.c
565
char
our_hostname
[MAXHOSTNAMELEN + 1];
local in function:notify_one_host
567
gethostname(
our_hostname
, sizeof(
our_hostname
));
568
our_hostname
[sizeof(
our_hostname
) - 1] = '\0';
569
arg.mon_name =
our_hostname
;
574
hostname,
our_hostname
);
Completed in 21 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025