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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Ddbtab.c125 static linkinfo_ent *update_linked_list(struct db_list *dbp, char *nextkey,
1176 * update_linked_list - update the next link to point back to prev, and vice
1187 update_linked_list(struct db_list *dbp, char *nextkey, int nextsize, function
1501 nextlinkp = update_linked_list(dbp, nextkey, nextsize,

Completed in 48 milliseconds