Searched defs:__txn_grow_region (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/sendmail/db/txn/ | ||
| H A D | txn.c | 73 static int __txn_grow_region __P((DB_TXNMGR *)); 331 && ret == ENOMEM && (ret = __txn_grow_region(mgr)) == 0) 886 __txn_grow_region(tp) function |
Completed in 67 milliseconds