nfs-ganesha 1.4
|
#include <sys/types.h>
#include <sys/queue.h>
#include <gssapi/gssapi.h>
Go to the source code of this file.
Defines | |
#define | GSSD_SERVICE_NAME "nfs" |
Functions | |
void | handle_nullreq (FILE *f) |
void | gssd_run (void) |
void gssd_run | ( | void | ) |
Definition at line 190 of file gssd_main_loop.c.
void handle_nullreq | ( | FILE * | f | ) |
Definition at line 388 of file svcgssd_proc.c.