Home
last modified time | relevance | path

Searched refs:bdp (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/sys/compat/common/
Dcompat_dir.c51 struct dirent *bdp; local
118 bdp = (struct dirent *)inp;
119 len -= bdp->d_reclen;
120 inp += bdp->d_reclen;
130 bdp = (struct dirent *)inp;
131 reclen = bdp->d_reclen;
142 if (bdp->d_fileno != 0) {
143 if ((error = (*appendfunc) (arg, bdp,
/mirbsd/src/sys/compat/linux/
Dlinux_misc.c1018 linux_readdir_callback(arg, bdp, cookie) in linux_readdir_callback() argument
1020 struct dirent *bdp;
1033 LINUX_RECLEN(&idb64, bdp->d_namlen) :
1034 LINUX_RECLEN(&idb, bdp->d_namlen);
1040 idb64.d_ino = (linux_ino64_t)bdp->d_fileno;
1043 idb64.d_type = bdp->d_type;
1044 strlcpy(idb64.d_name, bdp->d_name, sizeof(idb64.d_name));
1047 idb.d_ino = (linux_ino_t)bdp->d_fileno;
1054 idb.d_reclen = (u_short)bdp->d_namlen;
1059 strlcpy(idb.d_name, bdp->d_name, sizeof(idb.d_name));
/mirbsd/src/sys/arch/i386/i386/
Ddisksubr.c170 struct dkbad *bdp = &DKBAD(osdep); in readdisklabel() local
386 if (bdp && (lp->d_flags & D_BADSECT)) { in readdisklabel()
411 *bdp = *db; in readdisklabel()
/mirbsd/src/share/doc/smm/18.net/
Dspell.ok156 bdp