Searched defs:keystr (Results 1 - 4 of 4) sorted by relevance
| /src/lib/libresolv/ | ||
| H A D | hmac_link.c | 275 static const char keystr[] = "Key: "; local in function:dst_hmac_md5_key_to_file_format |
| /src/usr.sbin/ypserv/ypserv/ | ||
| H A D | ypserv_db.c | 466 lookup_host(int nametable, int host_lookup, DBM *db, char *keystr, argument 554 static char keystr[YPMAXRECORD + 1]; local in function:ypdb_get_record |
| /src/usr.sbin/ypserv/ypxfr/ | ||
| H A D | ypxfr.c | 294 ypxfr_foreach(int status, char *keystr, int keylen, char *valstr, argument 455 char keystr[] = YP_LAST_KEY; local in function:add_order 478 char keystr[] = YP_MASTER_KEY; local in function:add_master 510 char keystr[] = YP_INTERDOMAIN_KEY; local in function:add_interdomain 547 char keystr[] = YP_SECURE_KEY; local in function:add_secure [all...] |
| /src/usr.bin/db/ | ||
| H A D | db.c | 427 db_makekey(DBT *key, char *keystr, int downcase, int decode) argument 450 db_del(char *keystr) argument 480 db_get(char * keystr) argument 510 db_seq(char * keystr) argument 561 db_put(char * keystr,char * valstr) argument [all...] |
Completed in 7 milliseconds