Home
last modified time | relevance | path

Searched refs:runlist_load_from_text (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/dfregress/
HDrunlist.h36 prop_array_t runlist_load_from_text(const char *runlist_file);
HDmain.c169 prop_array_t runlist = runlist_load_from_text(runlist_file); in main()
HDrunlist.c62 runlist_load_from_text(const char *runlist_file) in runlist_load_from_text() function