| /src/lib/libc/compat/gen/ |
| H A D | compat_alphasort.c | 18 #define dirent dirent12 macro
|
| H A D | compat_opendir.c | 23 #define dirent dirent12 macro
|
| H A D | compat_scandir.c | 18 #define dirent dirent12 macro
|
| /src/bin/ksh/ |
| H A D | ksh_dir.h | 10 # define dirent direct macro
|
| /src/sys/arch/ews4800mips/stand/common/ |
| H A D | fileread_bfs.c | 51 struct bfs_dirent *dirent = (void *)SDBOOT_DIRENTADDR; local in function:fileread
|
| /src/tests/fs/hfs/ |
| H A D | t_pathconvert.c | 39 struct dirent *dirent; local in function:ATF_TC_BODY [all...] |
| /src/share/examples/puffs/pgfs/ |
| H A D | newfs.sql | 81 CREATE TABLE dirent ( table
|
| /src/sbin/newfs_sysvbfs/ |
| H A D | newfs_sysvbfs.c | 183 struct bfs_dirent *dirent = (void *)buf; local in function:bfs_newfs
|
| /src/sys/arch/mac68k/nubus/ |
| H A D | if_ae_nubus.c | 457 nubus_dirent dirent; local in function:ae_nb_get_enaddr
|
| H A D | grf_nubus.c | 139 nubus_dirent dirent; local in function:grfmv_attach
|
| H A D | nubus.c | 104 nubus_dirent dirent; local in function:nubus_attach 588 nubus_get_dir_from_rsrc(nubus_slot * fmt,nubus_dirent * dirent,nubus_dir * dir_return) argument 645 nubus_get_ind_data(bus_space_tag_t bst,bus_space_handle_t bsh,nubus_slot * fmt,nubus_dirent * dirent,char * data_return,int nbytes) argument 669 nubus_get_c_string(bus_space_tag_t bst,bus_space_handle_t bsh,nubus_slot * fmt,nubus_dirent * dirent,char * data_return,int max_bytes) argument 701 nubus_get_smem_addr_rangelist(bus_space_tag_t bst,bus_space_handle_t bsh,nubus_slot * fmt,nubus_dirent * dirent,void * data_return) argument [all...] |
| /src/sys/sys/ |
| H A D | dirent.h | 50 struct dirent { struct [all...] |
| /src/sys/ufs/chfs/ |
| H A D | chfs_scan.c | 285 struct chfs_flash_dirent_node *dirent = buf; local in function:chfs_scan_check_dirent_node [all...] |
| H A D | chfs_malloc.c | 287 chfs_free_dirent(struct chfs_dirent *dirent) argument
|
| /src/tests/fs/puffs/h_dtfs/ |
| H A D | dtfs_subr.c | 149 struct dtfs_dirent *dirent; local in function:dtfs_dirgetnth 165 struct dtfs_dirent *dirent; local in function:dtfs_dirgetbyname
|
| /src/sys/fs/autofs/ |
| H A D | autofs_vnops.c | 418 struct dirent dirent; local in function:autofs_readdir_one 438 struct dirent dirent; local in function:autofs_dirent_reclen [all...] |
| /src/sys/fs/sysvbfs/ |
| H A D | bfs.h | 126 struct bfs_dirent *dirent; member in struct:bfs
|
| H A D | bfs.c | 278 struct bfs_dirent *dirent; local in function:bfs_file_write 314 struct bfs_dirent *dirent; local in function:bfs_file_delete 339 struct bfs_dirent *dirent; local in function:bfs_file_rename 489 struct bfs_dirent *dirent; local in function:bfs_file_lookup 511 bfs_dirent_lookup_by_inode(const struct bfs * bfs,int inode,struct bfs_dirent ** dirent) argument 530 bfs_dirent_lookup_by_name(const struct bfs * bfs,const char * fname,struct bfs_dirent ** dirent) argument [all...] |
| H A D | sysvbfs_vnops.c | 77 struct bfs_dirent *dirent = NULL; local in function:sysvbfs_lookup 143 struct bfs_dirent *dirent; local in function:sysvbfs_create [all...] |
| /src/sys/fs/tmpfs/ |
| H A D | tmpfs_rename.c | 423 struct tmpfs_dirent *dirent, **dep_ret = de_ret; local in function:tmpfs_gro_lookup
|
| /src/sys/kern/ |
| H A D | vfs_dirhash.c | 252 dirhash_enter(struct dirhash * dirh,struct dirent * dirent,uint64_t offset,uint32_t entry_size,int new_p) argument 365 dirhash_remove(struct dirhash * dirh,struct dirent * dirent,uint64_t offset,uint32_t entry_size) argument [all...] |
| /src/libexec/atrun/ |
| H A D | atrun.c | 388 struct dirent *dirent; local in function:main [all...] |
| /src/usr.sbin/sysinst/ |
| H A D | run.c | 293 struct dirent *dirent; local in function:make_argv
|
| /src/usr.bin/at/ |
| H A D | at.c | 428 struct dirent *dirent; local in function:list_jobs 505 struct dirent *dirent; local in function:process_jobs [all...] |
| /src/sys/ufs/lfs/ |
| H A D | ulfs_vnops.c | 792 struct dirent *dirent, *stopdirent; local in function:ulfs_readdir [all...] |