Searched refs:errstrp (Results 1 – 10 of 10) sorted by relevance
333 if (errstrp != NULL) in sshauthopt_parse()334 *errstrp = NULL; in sshauthopt_parse()489 if (errstrp != NULL) in sshauthopt_parse()490 *errstrp = NULL; in sshauthopt_parse()497 if (errstrp != NULL) in sshauthopt_parse()498 *errstrp = errstr; in sshauthopt_parse()541 if (errstrp != NULL) in sshauthopt_merge()542 *errstrp = NULL; in sshauthopt_merge()644 if (errstrp != NULL) in sshauthopt_merge()645 *errstrp = NULL; in sshauthopt_merge()[all …]
104 const struct sshauthopt *additional, const char **errstrp);
93 const char *path, u_long linenum, const char **errstrp);
204 char *opt_dequote(const char **sp, const char **errstrp);
636 const char **errstrp) in sshsigopt_parse() argument715 if (errstrp != NULL) in sshsigopt_parse()716 *errstrp = errstr; in sshsigopt_parse()
2578 opt_dequote(const char **sp, const char **errstrp) in opt_dequote() argument2584 *errstrp = NULL; in opt_dequote()2586 *errstrp = "missing start quote"; in opt_dequote()2591 *errstrp = "memory allocation failed"; in opt_dequote()2600 *errstrp = "missing end quote"; in opt_dequote()
30 const char **errstrp) in strtonum() argument58 if (errstrp != NULL) in strtonum()59 *errstrp = ev[error].errstr; in strtonum()
35 const char **errstrp) in strtonum() argument63 if (errstrp != NULL) in strtonum()64 *errstrp = ev[error].errstr; in strtonum()
32 const char **errstrp) in strtonum() argument60 if (errstrp != NULL) in strtonum()61 *errstrp = ev[error].errstr; in strtonum()
45 const char **errstrp);