Home
last modified time | relevance | path

Searched defs:files (Results 1 – 25 of 183) sorted by relevance

12345678

/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dsancov.py79 def Merge(files): argument
88 def PrintFiles(files): argument
97 def MergeAndPrint(files): argument
133 def Unpack(files): argument
184 def RawUnpack(files): argument
/netbsd/sys/ufs/lfs/
H A Dulfs_quota1_subr.c59 struct quotaval *blocks, struct quotaval *files) in lfs_dqblk_to_quotavals()
75 lfs_quotavals_to_dqblk(const struct quotaval *blocks, const struct quotaval *files, in lfs_quotavals_to_dqblk()
/netbsd/sys/ufs/ufs/
H A Dquota1_subr.c57 struct quotaval *blocks, struct quotaval *files) in dqblk_to_quotavals()
73 quotavals_to_dqblk(const struct quotaval *blocks, const struct quotaval *files, in quotavals_to_dqblk()
/netbsd/usr.bin/config/
H A Ddefs.h349 struct files { struct
367 TAILQ_ENTRY(files) fi_anext; /* next file in attr */ argument
/netbsd/external/bsd/tmux/dist/
H A Dfile.c71 file_create_with_peer(struct tmuxpeer *peer, struct client_files *files, in file_create_with_peer()
479 file_write_left(struct client_files *files) in file_write_left()
537 file_write_open(struct client_files *files, struct tmuxpeer *peer, in file_write_open()
599 file_write_data(struct client_files *files, struct imsg *imsg) in file_write_data()
619 file_write_close(struct client_files *files, struct imsg *imsg) in file_write_close()
696 file_read_open(struct client_files *files, struct tmuxpeer *peer, in file_read_open()
758 file_write_ready(struct client_files *files, struct imsg *imsg) in file_write_ready()
778 file_read_data(struct client_files *files, struct imsg *imsg) in file_read_data()
804 file_read_done(struct client_files *files, struct imsg *imsg) in file_read_done()
/netbsd/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, in drm_debugfs_create_files()
98 static inline int drm_debugfs_remove_files(const struct drm_info_list *files, in drm_debugfs_remove_files()
/netbsd/sys/arch/x68k/stand/xxboot/
H A Dconf.c32 struct open_file files[SOPEN_MAX]; variable
/netbsd/sys/lib/libsa/
H A Dfiles.c12 struct open_file files[SOPEN_MAX]; variable
/netbsd/external/apache2/llvm/dist/llvm/tools/opt-viewer/
H A DCMakeLists.txt1 set (files variable
H A Dopt-stats.py46 files = optrecord.find_opt_files(*args.yaml_dirs_or_files) variable
/netbsd/libexec/rpc.rquotad/
H A Drquotad.c188 const struct quotaval *files, in quotavals_to_rquota()
218 struct quotaval blocks, files; in sendquota() local
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_debugfs.h32 const struct drm_info_list *files; member
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetdtablesize.c69 int files = -1; in getdtablesize() local
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A DCMakeLists.txt1 set(files variable
/netbsd/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Ddebugfs_gt.c36 const struct debugfs_gt_file *files, in debugfs_gt_register_files()
H A Ddebugfs_engines.c36 static const struct debugfs_gt_file files[] = { in debugfs_engines_register() local
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/
H A Danalyze-racy-logs.py94 def read_sum_files (files): argument
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/
H A Danalyze-racy-logs.py94 def read_sum_files (files): argument
/netbsd/usr.bin/rdist/
H A Dgram.y370 insert(char *label, struct namelist *files, struct namelist *hosts, in insert()
419 append(char *label, struct namelist *files, char *stamp, in append()
/netbsd/regress/sys/kern/unfdpass/
H A Dunfdpass.c94 int *files = NULL; local
352 int i, fd, sock, nfd, *files; in child() local
/netbsd/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dreplace-header10 files = list() variable
/netbsd/external/gpl3/gcc/dist/contrib/header-tools/
H A Dreplace-header10 files = list() variable
/netbsd/external/apache2/llvm/dist/llvm/utils/release/
H A Dgithub-upload-release.py49 def upload_files(repo, release, files): argument
/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A DCMakeLists.txt1 set(files variable
/netbsd/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_fuzz.c49 struct files { struct
55 test_fuzz(const struct files *filesets) in test_fuzz() argument

12345678