HomeSort by: relevance | last modified time | path
    Searched refs:pref_load (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpcmips/stand/pbsdboot/
pbsdboot.h 179 int pref_load(struct path_s load_path[], int pathlen);
preference.c 107 msg_printf(MSG_ERROR, TEXT("pref_load()"),
117 msg_printf(MSG_ERROR, TEXT("pref_load()"),
408 pref_load(struct path_s load_path[], int pathlen) function in typeref:typename:int
416 debug_printf(TEXT("pref_load: try to '%s'\n"), filenamebuf);
419 debug_printf(TEXT("pref_load: succeded, '%s'.\n"),
main.c 524 if (pref_load(path_list, path_list_items) == 0) {

Completed in 13 milliseconds