Searched refs:fdl (Results 1 - 23 of 23) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Dcheck_bound.c81 check_bound(struct fdlist *fdl, const char *uaddr) argument
87 if (fdl->check_binding == FALSE)
90 na = uaddr2taddr(fdl->nconf, uaddr);
94 fd = __rpc_nconf2fd(fdl->nconf);
111 struct fdlist *fdl; local
117 fdl = (struct fdlist *)malloc((u_int)sizeof (struct fdlist));
118 if (fdl == NULL) {
123 fdl->nconf = newnconf;
124 fdl->next = NULL;
126 fdhead = fdl;
141 struct fdlist *fdl; local
159 struct fdlist *fdl; local
220 struct fdlist *fdl; local
[all...]
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Dcheck_bound.c84 check_bound(struct fdlist *fdl, const char *uaddr) argument
90 if (fdl->check_binding == FALSE)
93 na = uaddr2taddr(fdl->nconf, uaddr);
97 fd = __rpc_nconf2fd(fdl->nconf);
114 struct fdlist *fdl; local
120 fdl = (struct fdlist *)malloc((u_int)sizeof (struct fdlist));
121 if (fdl == NULL) {
126 fdl->nconf = newnconf;
127 fdl->next = NULL;
129 fdhead = fdl;
144 struct fdlist *fdl; local
162 struct fdlist *fdl; local
223 struct fdlist *fdl; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/doc/
H A DMakefile.am22 diff_TEXINFOS = fdl.texi
H A DMakefile.in114 diff_TEXINFOS = fdl.texi
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/doc/
H A DMakefile.am25 gmp_TEXINFOS = fdl-1.3.texi
H A DMakefile.in269 gmp_TEXINFOS = fdl-1.3.texi
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/doc/
H A DMakefile.am10 make_TEXINFOS = fdl.texi make-stds.texi
H A DMakefile.in145 make_TEXINFOS = fdl.texi make-stds.texi
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/test/
H A Dtestenc.com16 $ convert/fdl=sys$input: 'testsrc' 'test'
H A Dtpkcs7.com21 $ convert/fdl=sys$input: 't' fff.p
H A Dtpkcs7d.com21 $ convert/fdl=sys$input: 't' fff.p
H A Dtcrl.com21 $ convert/fdl=sys$input: 't' fff.p
H A Dtreq.com21 $ convert/fdl=sys$input: 't' fff.p
H A Dtsid.com21 $ convert/fdl=sys$input: 't' fff.p
H A Dtx509.com21 $ convert/fdl=sys$input: 't' fff.p
H A Dtrsa.com32 $ convert/fdl=sys$input: 't' fff.p
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/doc/
H A DMakefile.am30 fdl.texi \
H A DMakefile.in233 fdl.texi \
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/doc/
H A DMakefile.in116 $(srcdir)/fdl.texi \
131 $(srcdir)/fdl.texi \
143 $(srcdir)/fdl.texi
152 $(srcdir)/fdl.texi
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A DMakefile.am84 mpfr_TEXINFOS = fdl.texi
H A DMakefile.in424 mpfr_TEXINFOS = fdl.texi
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dssh-agent.c915 prepare_select(fd_set **fdrp, fd_set **fdwp, int *fdl, u_int *nallocp, argument
946 if (n < *fdl)
947 debug("XXX shrink: %d < %d", n, *fdl);
948 *fdl = n;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/doc/
H A DMakefile.am206 ${xml_dir}/gnu/fdl-1.2.xml \

Completed in 151 milliseconds