Home
last modified time | relevance | path

Searched refs:_tx_optmgmt (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c132 return (_tx_optmgmt(fd, req, ret, TX_TLI_API)); in t_optmgmt()
H A Dt_optmgmt.c59 _tx_optmgmt( in _tx_optmgmt() function
H A Dtx.h318 extern int _tx_optmgmt(int, const struct t_optmgmt *, struct t_optmgmt *, int);
H A Dxti_wrappers.c148 return (_tx_optmgmt(fd, req, ret, TX_XTI_API)); in _xti_optmgmt()