Searched refs:_tx_optmgmt (Results 1 – 4 of 4) sorted by relevance
132 return (_tx_optmgmt(fd, req, ret, TX_TLI_API)); in t_optmgmt()
318 extern int _tx_optmgmt(int, const struct t_optmgmt *, struct t_optmgmt *, int);
59 _tx_optmgmt( in _tx_optmgmt() function
148 return (_tx_optmgmt(fd, req, ret, TX_XTI_API)); in _xti_optmgmt()