Searched refs:webrepl_passwd (Results 1 – 1 of 1) sorted by relevance
74 STATIC char webrepl_passwd[10]; variable204 if (strcmp(self->hdr.fname, webrepl_passwd) != 0) { in _webrepl_read()324 if (len > sizeof(webrepl_passwd) - 1) { in webrepl_set_password()327 strcpy(webrepl_passwd, passwd); in webrepl_set_password()
Completed in 3 milliseconds