Home
last modified time | relevance | path

Searched defs:test_buf (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/ui/
H A Dui_lib.c166 char *result_buf, int minsize, int maxsize, const char *test_buf) in general_allocate_string()
270 char *result_buf, int minsize, int maxsize, const char *test_buf) in UI_add_verify_string()
277 char *result_buf, int minsize, int maxsize, const char *test_buf) in UI_dup_verify_string()
H A Dui_locl.h124 const char *test_buf; /* Input: test string to verify member
/onnv-gate/usr/src/cmd/bart/
H A Dcompare.c107 test_buf[BUF_SIZE], control_fname[PATH_MAX], in compare_manifests() local