Searched refs:findname (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/fs/procfs/
H A Dprocfs_ctl.c299 findname(struct namemap *nm, char *buf, int buflen) function
331 nm = findname(ctlnames, sbuf_data(sb), sbuf_len(sb));
336 nm = findname(signames, sbuf_data(sb), sbuf_len(sb));
/freebsd-9.3-release/sbin/fsck_ffs/
H A Dpass3.c113 idesc.id_func = findname;
H A Dfsck.h425 int findname(struct inodesc *);
H A Dfsutil.c855 idesc.id_func = findname;
H A Dinode.c555 findname(struct inodesc *idesc) function
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmessage.c826 findname(dns_name_t **foundname, dns_name_t *target, function
1052 result = findname(&name2, name, section);
1422 result = findname(&name2, name, section);
2371 result = findname(&foundname, target,
H A Dresolver.c2465 findname(fetchctx_t *fctx, dns_name_t *name, in_port_t port, function
2737 findname(fctx, &ns.name, 0, stdoptions, 0, now,
2756 findname(fctx, &a->_u._n.name, a->_u._n.port,

Completed in 141 milliseconds