Searched defs:get_string (Results 1 – 5 of 5) sorted by relevance
/minix3/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | set_sec_context_option.c | 55 get_string(OM_uint32 *minor_status, in get_string() function
|
/minix3/sbin/ifconfig/ |
H A D | util.c | 82 get_string(const char *val, const char *sep, u_int8_t *buf, int *lenp, in get_string() function
|
/minix3/minix/usr.bin/mined/ |
H A D | mined.h | 200 #define get_string(str1,str2, fl) bottom_line(ON, (str1), NULL, (str2), fl) macro
|
/minix3/external/bsd/llvm/dist/llvm/utils/llvm-build/llvmbuild/ |
H A D | componentinfo.py | 398 def get_string(self, key): member in IniFormatParser
|
/minix3/crypto/external/bsd/openssl/dist/crypto/x509v3/ |
H A D | x509v3.h | 120 char *(*get_string) (void *db, char *section, char *value); member
|