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

/freebsd-10.1-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-10.1-release/sbin/fsck_ffs/
H A Dpass3.c113 idesc.id_func = findname;
H A Dfsck.h428 int findname(struct inodesc *);
H A Dfsutil.c886 idesc.id_func = findname;
H A Dinode.c558 findname(struct inodesc *idesc) function

Completed in 130 milliseconds