|
nfs-ganesha 1.4
|
#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <u_signed64.h>#include <hpssclapiext.h>#include <api_internal.h>Go to the source code of this file.
Functions | |
| int | HPSSFSAL_SymlinkHandle (ns_ObjHandle_t *ObjHandle, char *Contents, char *Path, TYPE_CRED_HPSS *Ucred, ns_ObjHandle_t *HandleOut, hpss_Attrs_t *AttrsOut) |
Variables | |
| TYPE_TOKEN_HPSS | null_ticket |
| int HPSSFSAL_SymlinkHandle | ( | ns_ObjHandle_t * | ObjHandle, |
| char * | Contents, | ||
| char * | Path, | ||
| TYPE_CRED_HPSS * | Ucred, | ||
| ns_ObjHandle_t * | HandleOut, | ||
| hpss_Attrs_t * | AttrsOut | ||
| ) |
Definition at line 387 of file api_symlink.c.
| TYPE_TOKEN_HPSS null_ticket |
Definition at line 15 of file api_symlink.c.
1.7.3