Searched refs:errstrp (Results 1 – 9 of 9) sorted by relevance
252 char ***permitsp, size_t *npermitsp, const char **errstrp) in handle_permit() argument259 *errstrp = "too many permission directives"; in handle_permit()272 *errstrp = "memory allocation failed"; in handle_permit()280 *errstrp = "memory allocation failed"; in handle_permit()289 *errstrp = "invalid permission hostname"; in handle_permit()300 *errstrp = "invalid permission port"; in handle_permit()310 *errstrp = "memory allocation failed"; in handle_permit()320 sshauthopt_parse(const char *opts, const char **errstrp) in sshauthopt_parse() argument329 if (errstrp != NULL) in sshauthopt_parse()330 *errstrp = NULL; in sshauthopt_parse()[all …]
104 const struct sshauthopt *additional, const char **errstrp);
93 const char *path, u_long linenum, const char **errstrp);
201 char *opt_dequote(const char **sp, const char **errstrp);
625 const char **errstrp) in sshsigopt_parse() argument704 if (errstrp != NULL) in sshsigopt_parse()705 *errstrp = errstr; in sshsigopt_parse()
2513 opt_dequote(const char **sp, const char **errstrp) in opt_dequote() argument2519 *errstrp = NULL; in opt_dequote()2521 *errstrp = "missing start quote"; in opt_dequote()2526 *errstrp = "memory allocation failed"; in opt_dequote()2535 *errstrp = "missing end quote"; in opt_dequote()
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()
33 const char **errstrp) in strtonum() argument61 if (errstrp != NULL) in strtonum()62 *errstrp = ev[error].errstr; in strtonum()