Home
last modified time | relevance | path

Searched defs:bsd (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/evbarm/g42xxeb/
H A Dgb225_pcic.c142 struct obio_softc *bsd = device_private(device_parent(parent)); in opcic_attach() local
/netbsd-src/external/mit/lua/dist/src/
H A DMakefile104 bsd: target
/netbsd-src/sys/fs/hfs/
H A Dhfs_vnops.c586 hfs_bsd_data_t *bsd; in hfs_vop_getattr() local
H A Dlibhfs.h351 hfs_bsd_data_t bsd; member
368 hfs_bsd_data_t bsd; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp50 enum OutputFormatTy { bsd, sysv, posix, darwin, just_symbols }; enumerator