OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mountlist
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/showmount/
showmount.c
73
struct
mountlist
{
struct
74
struct
mountlist
*ml_left;
75
struct
mountlist
*ml_right;
91
static struct
mountlist
*mntdump;
95
static void print_dump(struct
mountlist
*);
97
static int xdr_mntdump(XDR *, struct
mountlist
**);
259
mountlist_free(struct
mountlist
*ml)
272
xdr_mntdump(XDR *xdrsp, struct
mountlist
**mlp)
274
struct
mountlist
*mp, **otp, *tp;
433
print_dump(struct
mountlist
*mp
[
all
...]
/src/usr.sbin/mountd/
mountd.c
114
struct
mountlist
{
struct
115
struct
mountlist
*ml_next;
227
static struct
mountlist
*mlhead;
800
struct
mountlist
*mlp;
2145
struct
mountlist
*mlp, **mlpp;
2176
struct
mountlist
*mlp, **mlpp;
2177
struct
mountlist
*mlp2;
2239
struct
mountlist
*mlp, **mlpp;
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025