Lines Matching refs:t_bind
163 * (e.g. t_bind) can have identical names for structure names
164 * (e.g struct t_bind). Therefore, this redefinition of names needs
176 #pragma redefine_extname t_bind _xti_bind
221 #define t_bind _xti_bind
306 * t_bind - format of the addres and options arguments of bind
309 struct t_bind {
363 #define T_BIND 1 /* struct t_bind */
486 extern int t_bind(int, struct t_bind *, struct t_bind *);
500 extern int t_bind(int, const struct t_bind *, struct t_bind *);
515 extern int t_getprotaddr(int, struct t_bind *, struct t_bind *);