Searched defs:errstrp (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/usr.bin/ssh/ |
H A D | auth-options.c | 251 char ***permitsp, size_t *npermitsp, const char **errstrp) in handle_permit() 319 sshauthopt_parse(const char *opts, const char **errstrp) in sshauthopt_parse() 530 const struct sshauthopt *additional, const char **errstrp) in sshauthopt_merge()
|
H A D | sshsig.c | 634 sshsigopt_parse(const char * opts,const char * path,u_long linenum,const char ** errstrp) sshsigopt_parse() argument
|
H A D | misc.c | 2495 opt_dequote(const char ** sp,const char ** errstrp) opt_dequote() argument
|
/openbsd-src/lib/libc/stdlib/ |
H A D | strtonum.c | 30 const char **errstrp) in strtonum()
|
/openbsd-src/usr.sbin/iscsid/ |
H A D | pdu.c | 148 const char **errstrp) in text_to_num() argument 192 text_to_bool(const char *buf, const char **errstrp) in text_to_bool() argument [all...] |
/openbsd-src/usr.bin/systat/ |
H A D | main.c | 425 strtodnum(const char *nptr, double minval, double maxval, const char **errstrp) in strtodnum() argument
|
/openbsd-src/bin/expr/ |
H A D | expr.c | 99 const char *errstrp; in is_integer() local
|