doc
Functions
csync_auth.h File Reference
#include <stddef.h>

Go to the source code of this file.

Functions

int csync_getpass (const char *prompt, char *buf, size_t len, int echo, int verify, void *userdata)
 

Function Documentation

◆ csync_getpass()

int csync_getpass ( const char * prompt,
char * buf,
size_t len,
int echo,
int verify,
void * userdata )