Home
last modified time | relevance | path

Searched defs:filelist (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/usr.sbin/rbootd/
H A Drmpproto.c227 SendFileNo(struct rmp_packet *req, RMPCONN *rconn, char *filelist[]) in SendFileNo()
287 SendBootRepl(struct rmp_packet *req, RMPCONN *rconn, char *filelist[]) in SendBootRepl()
/netbsd-src/usr.bin/sort/
H A Dsort.h158 struct filelist { struct
159 const char * const * names;
H A Dfsort.c82 fsort(struct filelist *filelist, int nfiles, FILE *outfp, struct field *ftbl) in fsort()
H A Dmsort.c136 fmerge(struct filelist *filelist, int nfiles, FILE *outfp, struct field *ftbl) in fmerge()
368 order(struct filelist *filelist, struct field *ftbl, int quiet) in order()
H A Dsort.c124 struct filelist filelist; in main() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_config.c40 check_config_file(krb5_context context, char *filelist, char **res, int def) in check_config_file()
H A Dcontext.c735 krb5_prepend_config_files(const char *filelist, char **pq, char ***ret_pp) in krb5_prepend_config_files()
800 krb5_prepend_config_files_default(const char *filelist, char ***pfilenames) in krb5_prepend_config_files_default()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dfind_names.c44 List *filelist = closure; in add_entries_proc() local
H A Dmkmodules.c684 static const struct admin_file filelist[] = { variable
H A Drecurse.c32 static List *filelist = NULL; /* holds list of files on which to operate */ variable
/netbsd-src/sys/arch/vax/boot/boot/
H A Dboot.c80 } filelist[] = { variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dcompare_two_ftime_report_sets553 def extract_times_for_timevar_logs(filelist, pattern): argument
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dcompare_two_ftime_report_sets553 def extract_times_for_timevar_logs(filelist, pattern): argument
/netbsd-src/external/bsd/less/dist/
H A Dedit.c686 public int edit_list(char *filelist) in edit_list()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_device.h160 struct list_head filelist; member
/netbsd-src/external/bsd/ekermit/dist/
H A Dkermit.h373 UCHAR ** filelist; /* List of files to send */ member