| /onnv/onnv-gate/usr/src/lib/libnsl/yp/ |
| dbm.c | 261 nextkey(datum key) function
|
| /onnv/onnv-gate/usr/src/ucblib/libdbm/ |
| dbm.c | 276 nextkey(datum key) function
|
| /onnv/onnv-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
| sbd_pgr.c | 602 sbd_pgr_key_t *nextkey, *key = pgr->pgr_keylist; local 607 nextkey = key->pgr_key_next; 628 key = nextkey; [all...] |
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ |
| ilbadm_subr.c | 1084 char *key, *nextkey, *val; local 1108 nextkey = strchr(key, (int)','); 1109 if (nextkey != NULL) { 1110 comma = nextkey++; 1149 key = nextkey;
|
| /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/nfslog/ |
| dbtab.c | 121 static linkinfo_ent *update_next_link(struct db_list *dbp, char *nextkey, 123 static int update_prev_link(struct db_list *dbp, char *nextkey, int nextsize, 125 static linkinfo_ent *update_linked_list(struct db_list *dbp, char *nextkey, 762 char *nextkey; local 794 nextkey = LN_NEXT(new_linkp); 797 lnp->lnkey, nextkey, nextsize) == 0)) { 816 (void) memcpy(linkkey, nextkey, nextsize); 1167 (void) memcpy(LN_NEXT(prevlinkp), nextkey, nextsize); local 1461 char *nextkey, *prevkey, *fhkey; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/sendmail/db/ |
| db.h | 953 #define nextkey macro [all...] |