Home
last modified time | relevance | path

Searched defs:ebp (Results 1 – 4 of 4) sorted by last modified time

/dragonfly/usr.bin/xargs/
H A Dxargs.c87 static char *argp, *bbp, *ebp, *inpline, *p, *replstr; variable
/dragonfly/sys/vfs/ufs/
H A Dffs_alloc.c354 struct buf *sbp, *ebp; in ffs_reallocblks() local
/dragonfly/sys/vfs/ext2fs/
H A Dext2_alloc.c208 struct buf *sbp, *ebp; in ext2_reallocblks() local
/dragonfly/stand/boot/pc32/btx/lib/
H A Dbtxv86.h42 uint32_t ebp; /* V86 EBP register */ member