OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:amq_mount_info
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/am-utils/dist/include/
amq_defs.h
72
typedef struct
amq_mount_info
amq_mount_info
;
typedef in typeref:struct:amq_mount_info
99
struct
amq_mount_info
{
struct
111
amq_mount_info
*amq_mount_info_list_val;
179
extern bool_t xdr_amq_mount_info(XDR *xdrs,
amq_mount_info
*objp);
/src/external/bsd/am-utils/dist/amq/
amq_xdr.c
139
xdr_amq_mount_info(XDR *xdrs,
amq_mount_info
*objp)
181
sizeof(
amq_mount_info
),
amq.c
220
amq_mount_info
*mi = &ml->amq_mount_info_list_val[i];
237
amq_mount_info
*mi = &ml->amq_mount_info_list_val[i];
Completed in 18 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026