Home
last modified time | relevance | path

Searched defs:result (Results 1 – 7 of 7) sorted by relevance

/apps/lib/
A Dopt.c262 int opt_format(const char *s, unsigned long flags, int *result) in opt_format()
496 int opt_pair(const char *name, const OPT_PAIR* pairs, int *result) in opt_pair()
526 int opt_int(const char *value, int *result) in opt_int()
544 int result = -1; in opt_int_arg() local
574 int opt_long(const char *value, long *result) in opt_long()
600 int opt_intmax(const char *value, ossl_intmax_t *result) in opt_intmax()
629 int opt_uintmax(const char *value, ossl_uintmax_t *result) in opt_uintmax()
657 int opt_intmax(const char *value, ossl_intmax_t *result) in opt_intmax()
667 int opt_uintmax(const char *value, ossl_uintmax_t *result) in opt_uintmax()
681 int opt_ulong(const char *value, unsigned long *result) in opt_ulong()
A Ds_cb.c917 unsigned char result[EVP_MAX_MD_SIZE]; in verify_stateless_cookie_callback() local
A Dapps.c218 char *result = NULL; in get_passwd() local
361 long *result) in app_conf_try_number()
/apps/
A Ds_client.c346 static ossl_ssize_t hexdecode(const char **inptr, void *result) in hexdecode()
391 uint8_t *result = (uint8_t *)out; in checked_uint8() local
2806 int result = -1; in s_client_main() local
A Dx509.c1255 static int parse_ext_names(char *names, const char **result) in parse_ext_names()
A Dcmp.c2630 const char *name, long *result) in conf_get_number_e()
3866 int result = 1; in cmp_main() local
A Dspeed.c219 static int opt_found(const char *name, unsigned int *result, in opt_found()
231 #define opt_found(value, pairs, result)\ argument

Completed in 39 milliseconds