Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_open.c72 int ticap_ioctl_failed = 0; in _tx_open() local
144 tiptr = _t_create(fd, info, api_semantics, &ticap_ioctl_failed); in _tx_open()
151 if (t_create_first_attempt == 1 && ticap_ioctl_failed == 1) { in _tx_open()