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

12345

/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/xxboot/
H A Dconf.c32 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dfiles.c12 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetdtablesize.c69 int files = -1; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/boot/
H A Dconf.c65 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Ddir.h86 Hash_Table files; /* Hash table of files in directory */ member in struct:Path
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/netboot/
H A Dconf.c56 struct open_file files[SOPEN_MAX]; variable in typeref:struct:open_file
/netbsd-6-1-5-RELEASE/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...]
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/cpio/test/
H A Dtest_option_a.c36 } files[] = { variable in typeref:struct:__anon1597
[all...]
/netbsd-6-1-5-RELEASE/games/phantasia/
H A Dsetup.c65 static const char *const files[] = { /* all files to create */ variable
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/cf/
H A Dbsdos.h117 const char *files[] = { variable
H A Dnextstep.h151 const char *files[] = { variable
H A Drhapsody.h119 const char *files[] = { variable
H A Daix.h126 const char *files[] = { variable
H A Dfreebsd.h136 const char *files[] = { variable
H A Dhpux.h125 const char *files[] = { variable
H A Dirix.h113 const char *files[] = { variable
H A Dnetbsd.h144 const char *files[] = { variable
H A Dopenbsd.h129 const char *files[] = { variable
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_fuzz.c52 } files[] = { variable in typeref:struct:__anon1613
H A Dtest_read_format_gtar_sparse.c167 } files[] = { variable in typeref:struct:archive_contents
/netbsd-6-1-5-RELEASE/sbin/mount_portal/
H A Dactivate.c114 int *files; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kadmin/
H A Dkadmind.c93 char **files; local
/netbsd-6-1-5-RELEASE/sbin/newfs_v7fs/
H A Dmain.c61 determine_ilist_size(v7fs_daddr_t volume_size, int32_t files) argument
/netbsd-6-1-5-RELEASE/usr.sbin/lpr/common_source/
H A Drmjob.c83 struct dirent **files; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/rbootd/
H A Ddefs.h109 char *files[C_MAXFILE]; /* boot-able files */ member in struct:client_s

Completed in 223 milliseconds

12345