Searched refs:__tx_getname_locked (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | t_getname.c | 52 static int __tx_getname_locked(int fd, struct netbuf *name, int type); 70 retval = __tx_getname_locked(fd, name, type); in _tx_getname() 86 __tx_getname_locked(int fd, struct netbuf *name, int type) in __tx_getname_locked() function 242 if (__tx_getname_locked(tiptr->ti_fd, &boundaddr->addr, in __tx_tlitpi_getprotaddr_locked() 259 if (__tx_getname_locked(tiptr->ti_fd, &peeraddr->addr, in __tx_tlitpi_getprotaddr_locked()
|