|
static int | uam_gss_enabled (void) |
static void | status_flags (char *data, const int notif, const int ipok, const unsigned char passwdbits, const int dirsrvcs, int flags) |
static int | status_server (char *data, const char *server, const struct afp_options *options) |
static void | status_machine (char *data) |
static uint16_t | status_signature (char *data, int *servoffset, const struct afp_options *options) |
static size_t | status_netaddress (char *data, int *servoffset, const ASP asp, const DSI *dsi, const struct afp_options *options) |
static size_t | status_directorynames (char *data, int *diroffset, const DSI *dsi _U_, const struct afp_options *options) |
static size_t | status_utf8servername (char *data, int *nameoffset, const DSI *dsi _U_, const struct afp_options *options) |
static void | status_icon (char *data, const unsigned char *icondata, const size_t iconlen, const int sigoffset) |
void | status_init (AFPObj *dsi_obj, AFPObj *asp_obj, DSI *dsi) |
void | set_signature (struct afp_options *options) |
int | afp_getsrvrinfo (AFPObj *obj, char *ibuf _U_, size_t ibuflen _U_, char *rbuf, size_t *rbuflen) |