Home
last modified time | relevance | path

Searched defs:discon (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_sndreldata.c45 _tx_sndreldata(int fd, struct t_discon *discon, int api_semantics) in _tx_sndreldata()
H A Dt_rcvreldata.c49 _tx_rcvreldata(int fd, struct t_discon *discon, int api_semantics) in _tx_rcvreldata()
H A Dt_rcvdis.c46 _tx_rcvdis(int fd, struct t_discon *discon, int api_semantics) in _tx_rcvdis()
H A Dxti_wrappers.c161 _xti_rcvdis(int fd, struct t_discon *discon) in _xti_rcvdis()
173 _xti_rcvreldata(int fd, struct t_discon *discon) in _xti_rcvreldata()
230 _xti_sndreldata(int fd, struct t_discon *discon) in _xti_sndreldata()
H A Dtli_wrappers.c146 t_rcvdis(int fd, struct t_discon *discon) in t_rcvdis()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dtlx.c480 struct t_discon *discon; in process_tlook() local
/illumos-gate/usr/src/uts/common/sys/
H A Dtiuser.h80 t_scalar_t discon; /* max data for disconnect primitives */ member
/illumos-gate/usr/src/head/
H A Dxti.h270 t_scalar_t discon; /* max data for disconnect primitives */ member
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c1269 struct t_discon discon; in discon_get() local
/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c1631 pitchcall(struct call_list *pending, struct t_discon *discon) in pitchcall()