|
-
NAMEdbh_find - Find the top level subtree FILE_POINTERSYNOPSIS#include <dbh.h>FILE_POINTER dbh_find (DBHashTable *dbh, int n); DESCRIPTIONFind the top level subtree FILE_POINTER for the currently loaded record, but ignoring the last n branches on top record.RETURN VALUE0 on error, byte offset of loaded record otherwise.NOTESThis description is too nerdy. You should probably look at the source to fully understand usage.SEE ALSOdbh (0), dbh_sweep (3), dbh_load_address (3), dbh_update (3),AuthorEdscott Wilson Garcia <edscott@xfce.org>
Visit the GSP FreeBSD Man Page Interface. |