Searched refs:find_value (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl2/texinfo/dist/util/ |
| H A D | texindex.c | 115 long find_value (char *start, long int length); 619 find_value (char *start, long int length) in find_value() function 670 long value = find_value (start1, length1) - find_value (start2, length2); in compare_field() 817 lp->key.number = find_value (lp->key.text, lp->keylen); in sort_in_core()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | log.c | 113 find_value(const char *s, struct s2i *table) in find_value() function 189 i = find_value(sev, syslogvals); in open_syslog() 193 i = find_value(fac, syslogvals); in open_syslog()
|
| H A D | verify_krb5_conf.c | 281 find_value(const char *s, struct s2i *table) in find_value() function 342 if(find_value(facility, syslogvals) == -1) { in check_log() 347 if(find_value(severity, syslogvals) == -1) { in check_log()
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
| H A D | dst_parse.c | 124 find_value(const char *s, const unsigned int alg) { in find_value() function 566 tag = find_value(DST_AS_STR(token), alg); in dst__privstruct_parse()
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | dst_parse.c | 116 find_value(const char *s, const unsigned int alg) { 529 tag = find_value(DST_AS_STR(token), alg); in dst__privstruct_parse() 122 find_value(const char *s, const unsigned int alg) { find_value() function
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | ChangeLog.2003 | 1692 (check_log): find_value() returns -1 when key isn't found
|