Searched defs:bootmodules (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/startd/
H A Dmain.c81 char *bootmodules = malloc(info.size + 1); local
[all...]
H A Dspawn.c82 const char *bootmodules = gbootmodules; local
/barrelfish-master/usr/spawnd/
H A Dmain.c75 char *bootmodules = malloc(info.size + 1); local
[all...]
/barrelfish-master/usr/kaluga/
H A Dboot_modules.c148 static errval_t parse_modules(char* bootmodules) argument
195 char *bootmodules local
246 char* bootmodules = get_bootmodules(); local
[all...]

Completed in 83 milliseconds