Home
last modified time | relevance | path

Searched defs:str_val (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/property/
H A Dproperty_local.h27 OSSL_PROPERTY_IDX str_val; /* String */ member
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dattr_print0.c119 char *str_val; in attr_vprint0() local
H A Dattr_print_plain.c120 char *str_val; in attr_vprint_plain() local
H A Dattr_print64.c154 char *str_val; in attr_vprint64() local
H A Dattr_scan64.c600 VSTRING *str_val = vstring_alloc(1); in main() local
H A Dattr_scan0.c531 VSTRING *str_val = vstring_alloc(1); in main() local
H A Dattr_scan_plain.c578 VSTRING *str_val = vstring_alloc(1); in main() local
/netbsd-src/external/bsd/flex/dist/src/
H A Dsym.c48 char *str_val; member
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc5464 const char* str_val = posix::GetEnv(var); in Int32FromEnvOrDie() local