Searched refs:__tx_getname_locked (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/nsl/ |
H A D | t_getname.c | 50 static int __tx_getname_locked(int fd, struct netbuf *name, int type); 68 retval = __tx_getname_locked(fd, name, type); in _tx_getname() 84 __tx_getname_locked(int fd, struct netbuf *name, int type) in __tx_getname_locked() function 240 if (__tx_getname_locked(tiptr->ti_fd, &boundaddr->addr, in __tx_tlitpi_getprotaddr_locked() 257 if (__tx_getname_locked(tiptr->ti_fd, &peeraddr->addr, in __tx_tlitpi_getprotaddr_locked()
|