Searched refs:__seq_remove (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/sequence/
H A Dsequence.c75 static int __seq_remove __P((DB_SEQUENCE *, DB_TXN *, u_int32_t));
129 seq->remove = __seq_remove;
837 * __seq_remove --
841 __seq_remove(seq, txn, flags) function

Completed in 36 milliseconds