Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbarm/g42xxeb/ | |
gb225_pcic.c | 142 struct obio_softc *bsd = device_private(device_parent(parent)); local in function:opcic_attach 143 bus_space_handle_t memctl_ioh = bsd->sc_memctl_ioh; |
/src/sys/fs/hfs/ | |
hfs_vnops.c | 437 rec.file.bsd.special.inode_num, 586 hfs_bsd_data_t *bsd; local in function:hfs_vop_getattr 609 bsd = &f->bsd; 619 bsd = &f->bsd; 632 if ((bsd->file_mode & S_IFMT) == 0) { 633 /* no bsd permissions recorded, use default values */ 641 vap->va_mode = bsd->file_mode; 642 vap->va_uid = bsd->owner_id [all...] |
libhfs.h | 351 hfs_bsd_data_t bsd; member in struct:__anon46ade0a11d08 368 hfs_bsd_data_t bsd; member in struct:__anon46ade0a11e08 |