Searched refs:build_data (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dreq.c68 static int build_data(char *text, const char *def,
1313 ret = build_data(text, def, value, n_min, n_max, buf, sizeof(buf),
1333 ret = build_data(text, def, value, n_min, n_max, buf, sizeof(buf),
1350 static int build_data(char *text, const char *def, function
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dreq.c66 static int build_data(char *text, const char *def, char *value,
1367 ret = build_data(text, def, value, n_min, n_max, buf, sizeof(buf),
1387 ret = build_data(text, def, value, n_min, n_max, buf, sizeof(buf),
1402 static int build_data(char *text, const char *def, char *value, function

Completed in 418 milliseconds