#include <atalk/cnid_bdb_private.h>
Go to the source code of this file.
Macros | |
#define | CNID_DBD_TIMEOUT 1 |
Functions | |
int | comm_init (struct db_param *, int, int) |
int | comm_rcv (struct cnid_dbd_rqst *, time_t, const sigset_t *, time_t *) |
int | comm_snd (struct cnid_dbd_rply *) |
int | comm_nbe (void) |
#define CNID_DBD_TIMEOUT 1 |
int comm_init | ( | struct db_param * | dbp, |
int | ctrlfd, | ||
int | clntfd ) |
int comm_nbe | ( | void | ) |
int comm_rcv | ( | struct cnid_dbd_rqst * | rqst, |
time_t | timeout, | ||
const sigset_t * | sigmask, | ||
time_t * | now ) |
int comm_snd | ( | struct cnid_dbd_rply * | rply | ) |