| /src/sys/arch/x68k/stand/xxboot/ |
| H A D | conf.c | 32 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file[]
|
| /src/sys/lib/libsa/ |
| H A D | files.c | 12 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file[]
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_debugfs.h | 32 const struct drm_info_list *files; member in struct:amdgpu_debugfs
|
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | debugfs_gt.c | 34 debugfs_gt_register_files(struct intel_gt * gt,struct dentry * root,const struct debugfs_gt_file * files,unsigned long count) argument
|
| H A D | debugfs_engines.c | 36 static const struct debugfs_gt_file files[] = { local in function:debugfs_engines_register
|
| /src/sys/ufs/lfs/ |
| H A D | ulfs_quota1_subr.c | 75 lfs_quotavals_to_dqblk(const struct quotaval *blocks, const struct quotaval *files, argument 58 lfs_dqblk_to_quotavals(const struct dqblk * dqblk,struct quotaval * blocks,struct quotaval * files) argument [all...] |
| H A D | ulfs_quota1.c | 479 struct quotaval blocks, files; local in function:lfsquota1_handle_cmd_get
|
| /src/sys/ufs/ufs/ |
| H A D | quota1_subr.c | 73 quotavals_to_dqblk(const struct quotaval *blocks, const struct quotaval *files, argument 56 dqblk_to_quotavals(const struct dqblk * dqblk,struct quotaval * blocks,struct quotaval * files) argument [all...] |
| H A D | ufs_quota1.c | 489 struct quotaval blocks, files; local in function:quota1_handle_cmd_get
|
| /src/share/man/man0/ |
| H A D | Makefile | |
| /src/tests/kernel/ |
| H A D | t_fcntl.c | 52 } files[] = { variable in typeref:typename:const struct __anon5aa2ab800108[] [all...] |
| /src/sys/external/bsd/drm2/dist/drm/qxl/ |
| H A D | qxl_debugfs.c | 107 qxl_debugfs_add_files(struct qxl_device * qdev,struct drm_info_list * files,unsigned int nfiles) argument
|
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_debugfs.h | 91 static inline int drm_debugfs_create_files(const struct drm_info_list *files, argument 98 static inline int drm_debugfs_remove_files(const struct drm_info_list *files, argument
|
| /src/games/phantasia/ |
| H A D | setup.c | 65 static const char *const files[] = { /* all files to create */ variable in typeref:typename:const char * const[] [all...] |
| H A D | Makefile | |
| /src/sys/compat/common/ |
| H A D | compat_50_quota.c | 74 struct quotaval blocks, files; local in function:compat_50_sys_quotactl
|
| /src/sbin/mount_portal/ |
| H A D | activate.c | 114 int *files; local in function:send_reply
|
| /src/sbin/newfs_v7fs/ |
| H A D | main.c | 61 determine_ilist_size(v7fs_daddr_t volume_size, int32_t files) argument
|
| /src/lib/librefuse/refuse/ |
| H A D | legacy.h | 54 long files; member in struct:fuse_statfs
|
| /src/usr.sbin/lpr/common_source/ |
| H A D | rmjob.c | 83 struct dirent **files; local in function:rmjob [all...] |
| /src/usr.sbin/rbootd/ |
| H A D | defs.h | 109 char *files[C_MAXFILE]; /* boot-able files */ member in struct:client_s
|
| /src/lib/libquota/ |
| H A D | quota_nfs.c | 73 rquota_to_quotavals(const struct rquota * rq,struct quotaval * blocks,struct quotaval * files) argument
|
| /src/libexec/rpc.rquotad/ |
| H A D | rquotad.c | 218 struct quotaval blocks, files; local in function:sendquota 187 quotavals_to_rquota(const struct quotaval * blocks,const struct quotaval * files,struct rquota * rq) argument
|
| /src/usr.bin/cvslatest/ |
| H A D | cvslatest.c | 210 static const char *files[] = { local in function:checkDir
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_debugfs.c | 180 int drm_debugfs_create_files(const struct drm_info_list *files, int count, argument 267 drm_debugfs_remove_files(const struct drm_info_list * files,int count,struct drm_minor * minor) argument [all...] |