Searched defs:keystr (Results 1 - 4 of 4) sorted by relevance

/src/lib/libresolv/
H A Dhmac_link.c275 static const char keystr[] = "Key: "; local in function:dst_hmac_md5_key_to_file_format
/src/usr.sbin/ypserv/ypserv/
H A Dypserv_db.c466 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 Dypxfr.c294 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 Ddb.c427 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