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

/barrelfish-master/usr/startd/
H A Dspawn.c349 int id_from = strtol(core_ptr, (char **)&core_ptr, 10); local
432 int id_from = strtol(p, (char **)&p, 10), id_to = id_from; local

Completed in 34 milliseconds