#include <stdio.h>
#include "vproc.h"
Go to the source code of this file.
◆ MARINER_QUEUE_LEN
◆ MarinerInit()
void MarinerInit |
( |
void |
| ) |
|
◆ MarinerLog()
void MarinerLog |
( |
const char * |
fmt, |
|
|
|
... |
|
) |
| |
◆ MarinerMux()
void MarinerMux |
( |
int |
fd, |
|
|
void * |
udata |
|
) |
| |
◆ MarinerReport()
void MarinerReport |
( |
VenusFid * |
fid, |
|
|
uid_t |
uid |
|
) |
| |
◆ MarinerReportVolState()
void MarinerReportVolState |
( |
const char * |
volname, |
|
|
const char * |
realm, |
|
|
const char * |
state, |
|
|
int |
cml_entries, |
|
|
const struct VolFlags * |
vflags |
|
) |
| |
◆ PrintMariners() [1/3]
void PrintMariners |
( |
FILE * |
fp | ) |
|
◆ PrintMariners() [2/3]
void PrintMariners |
( |
int |
fd | ) |
|
◆ PrintMariners() [3/3]
void PrintMariners |
( |
void |
| ) |
|
◆ MWBUFSIZE