|
| 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, const struct afp_options *options) |
| | Build the DirectoryNames field of the status reply.
|
| static size_t | status_utf8servername (char *data, int *nameoffset, const DSI *dsi, 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) |
| | Set the server signature.
|
| int | afp_getsrvrinfo (AFPObj *obj, char *ibuf, size_t ibuflen, char *rbuf, size_t *rbuflen) |