Searched refs:binary_start (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/kaluga/
H A Dboot_modules.c130 char* binary_start = strrchr(si->path, '/'); local
131 si->binary = strdup(binary_start+1); // exclude /

Completed in 25 milliseconds