Searched defs:nextkey (Results 1 – 6 of 6) sorted by relevance
/titanic_52/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | dbtab.c | 762 char *nextkey; in get_next_link() local 1100 update_next_link(struct db_list *dbp, char *nextkey, int nextsize, in update_next_link() argument 1144 update_prev_link(struct db_list * dbp,char * nextkey,int nextsize,char * prevkey,int prevsize) update_prev_link() argument 1187 update_linked_list(struct db_list * dbp,char * nextkey,int nextsize,char * prevkey,int prevsize,int * errorp) update_linked_list() argument 1461 char *nextkey, *prevkey, *fhkey; delete_link_by_key() local [all...] |
/titanic_52/usr/src/lib/libnsl/yp/ |
H A D | dbm.c | 261 nextkey(datum key) in nextkey() function
|
/titanic_52/usr/src/ucblib/libdbm/ |
H A D | dbm.c | 276 nextkey(datum key) in nextkey() function
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ |
H A D | ilbadm_subr.c | 1082 char *key, *nextkey, *val; in i_parse_optstring() local
|
/titanic_52/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_pgr.c | 637 sbd_pgr_key_t *nextkey, *key = pgr->pgr_keylist; in sbd_pgr_remove_keys() local
|
/titanic_52/usr/src/cmd/sendmail/db/ |
H A D | db.h | 953 #define nextkey(a) __db_dbm_nextkey(a) macro
|