Searched defs:files (Results 1 - 25 of 49) sorted by relevance

12

/src/sys/arch/x68k/stand/xxboot/
H A Dconf.c32 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file[]
/src/sys/lib/libsa/
H A Dfiles.c12 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file[]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_debugfs.h32 const struct drm_info_list *files; member in struct:amdgpu_debugfs
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Ddebugfs_gt.c34 debugfs_gt_register_files(struct intel_gt * gt,struct dentry * root,const struct debugfs_gt_file * files,unsigned long count) argument
H A Ddebugfs_engines.c36 static const struct debugfs_gt_file files[] = { local in function:debugfs_engines_register
/src/sys/ufs/lfs/
H A Dulfs_quota1_subr.c75 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 Dulfs_quota1.c479 struct quotaval blocks, files; local in function:lfsquota1_handle_cmd_get
/src/sys/ufs/ufs/
H A Dquota1_subr.c73 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 Dufs_quota1.c489 struct quotaval blocks, files; local in function:quota1_handle_cmd_get
/src/share/man/man0/
H A DMakefile
/src/tests/kernel/
H A Dt_fcntl.c52 } files[] = { variable in typeref:typename:const struct __anon5aa2ab800108[]
[all...]
/src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_debugfs.c107 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 Ddrm_debugfs.h91 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 Dsetup.c65 static const char *const files[] = { /* all files to create */ variable in typeref:typename:const char * const[]
[all...]
H A DMakefile
/src/sys/compat/common/
H A Dcompat_50_quota.c74 struct quotaval blocks, files; local in function:compat_50_sys_quotactl
/src/sbin/mount_portal/
H A Dactivate.c114 int *files; local in function:send_reply
/src/sbin/newfs_v7fs/
H A Dmain.c61 determine_ilist_size(v7fs_daddr_t volume_size, int32_t files) argument
/src/lib/librefuse/refuse/
H A Dlegacy.h54 long files; member in struct:fuse_statfs
/src/usr.sbin/lpr/common_source/
H A Drmjob.c83 struct dirent **files; local in function:rmjob
[all...]
/src/usr.sbin/rbootd/
H A Ddefs.h109 char *files[C_MAXFILE]; /* boot-able files */ member in struct:client_s
/src/lib/libquota/
H A Dquota_nfs.c73 rquota_to_quotavals(const struct rquota * rq,struct quotaval * blocks,struct quotaval * files) argument
/src/libexec/rpc.rquotad/
H A Drquotad.c218 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 Dcvslatest.c210 static const char *files[] = { local in function:checkDir
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_debugfs.c180 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...]

Completed in 11 milliseconds

12