OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HostInfo
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/rpc.statd/
statd.h
79
}
HostInfo
;
106
int do_unmon(char *,
HostInfo
*, void *);
112
void change_host(char *,
HostInfo
*);
113
HostInfo
*find_host(char *,
HostInfo
*);
statd.c
81
static int walk_one(int (*fun )(DBT *,
HostInfo
*, void *), DBT *, DBT *, void *);
82
static int walk_db(int (*fun )(DBT *,
HostInfo
*, void *), void *);
83
static int reset_host(DBT *,
HostInfo
*, void *);
84
static int check_work(DBT *,
HostInfo
*, void *);
85
static int unmon_host(DBT *,
HostInfo
*, void *);
86
static int notify_one(DBT *,
HostInfo
*, void *);
238
change_host(char *hostnamep,
HostInfo
*hp)
243
HostInfo
h;
276
HostInfo
*
277
find_host(char *hostname,
HostInfo
*hp
[
all
...]
stat_proc.c
97
HostInfo
*hp, h;
157
do_unmon(char *name,
HostInfo
*hp, void *ptr)
198
HostInfo
*hp, h;
292
* Note that the main
HostInfo
structure is in a mmap()
294
* monList pointed to by the
HostInfo
is in normal memory.
307
HostInfo
*hp, h;
Completed in 49 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025