Searched refs:__db_join_put (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/cmd/sendmail/db/db/ | ||
| H A D | db_join.c | 32 static int __db_join_put __P((DBC *, DBT *, DBT *, u_int32_t)); 115 dbc->c_put = __db_join_put; 137 __db_join_put(dbc, key, data, flags) function |
Completed in 13 milliseconds