Home
last modified time | relevance | path

Searched defs:fdlist (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/rpcbind/
H A Dcheck_bound.c64 struct fdlist { struct
68 struct fdlist *next; argument
72 static struct fdlist *fdhead; /* Link list of the check fd's */ argument
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dfdlist.c40 static struct fd_lst *fdlist = NULL; variable
/titanic_41/usr/src/cmd/truss/
H A Dlistopts.c464 fdlist(char *str, /* string of filedescriptors */ in fdlist() function
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dclnt_bcast.c129 } fdlist[MAXBCAST]; in rpc_broadcast_exp() local