OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exportslist
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/showmount/
showmount.c
85
struct
exportslist
{
struct
86
struct
exportslist
*ex_next;
92
static struct
exportslist
*exports;
98
static int xdr_exports(XDR *, struct
exportslist
**);
112
struct
exportslist
*exp;
363
exportslist_free(struct
exportslist
*ep)
376
xdr_exports(XDR *xdrsp, struct
exportslist
**exp)
378
struct
exportslist
*ep = NULL;
showmount.c
85
struct
exportslist
{
struct
86
struct
exportslist
*ex_next;
92
static struct
exportslist
*exports;
98
static int xdr_exports(XDR *, struct
exportslist
**);
112
struct
exportslist
*exp;
363
exportslist_free(struct
exportslist
*ep)
376
xdr_exports(XDR *xdrsp, struct
exportslist
**exp)
378
struct
exportslist
*ep = NULL;
Completed in 21 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025