t_accept(ACE_HANDLE fildes, ACE_HANDLE resfd, struct t_call *call) | ACE_OS_TLI | [static] |
t_alloc(ACE_HANDLE fildes, int struct_type, int fields) | ACE_OS_TLI | [static] |
t_bind(ACE_HANDLE fildes, struct t_bind *req, struct t_bind *ret) | ACE_OS_TLI | [static] |
t_close(ACE_HANDLE fildes) | ACE_OS_TLI | [static] |
t_connect(ACE_HANDLE fildes, struct t_call *sndcall, struct t_call *rcvcall) | ACE_OS_TLI | [static] |
t_error(const char *errmsg) | ACE_OS_TLI | [static] |
t_free(char *ptr, int struct_type) | ACE_OS_TLI | [static] |
t_getinfo(ACE_HANDLE fildes, struct t_info *info) | ACE_OS_TLI | [static] |
t_getname(ACE_HANDLE fildes, struct netbuf *namep, int type) | ACE_OS_TLI | [static] |
t_getstate(ACE_HANDLE fildes) | ACE_OS_TLI | [static] |
t_listen(ACE_HANDLE fildes, struct t_call *call) | ACE_OS_TLI | [static] |
t_look(ACE_HANDLE fildes) | ACE_OS_TLI | [static] |
t_open(char *path, int oflag, struct t_info *info) | ACE_OS_TLI | [static] |
t_optmgmt(ACE_HANDLE fildes, struct t_optmgmt *req, struct t_optmgmt *ret) | ACE_OS_TLI | [static] |
t_rcv(ACE_HANDLE fildes, char *buf, unsigned int nbytes, int *flags) | ACE_OS_TLI | [static] |
t_rcvdis(ACE_HANDLE fildes, struct t_discon *discon) | ACE_OS_TLI | [static] |
t_rcvrel(ACE_HANDLE fildes) | ACE_OS_TLI | [static] |
t_rcvudata(ACE_HANDLE fildes, struct t_unitdata *unitdata, int *flags) | ACE_OS_TLI | [static] |
t_rcvuderr(ACE_HANDLE fildes, struct t_uderr *uderr) | ACE_OS_TLI | [static] |
t_snd(ACE_HANDLE fildes, const char *buf, unsigned int nbytes, int flags) | ACE_OS_TLI | [static] |
t_snddis(ACE_HANDLE fildes, struct t_call *call) | ACE_OS_TLI | [static] |
t_sndrel(ACE_HANDLE fildes) | ACE_OS_TLI | [static] |
t_sync(ACE_HANDLE fildes) | ACE_OS_TLI | [static] |
t_unbind(ACE_HANDLE fildes) | ACE_OS_TLI | [static] |