Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rpcbind/
H A Drpcbind.h75 int add_bndlist(struct netconfig *, struct t_bind *, struct t_bind *);
H A Dcheck_bound.c146 add_bndlist(struct netconfig *nconf, struct t_bind *taddr, struct t_bind *baddr) in add_bndlist() function
H A Drpcbind.c714 (void) add_bndlist(nconf, taddr, baddr); in init_transport()