Searched refs:disp_buf (Results 1 - 1 of 1) sorted by path

/barrelfish-2018-10-04/kernel/
H A Dcapabilities.c262 char disp_buf[64]; local
267 snprintf(disp_buf, 64, "from %.*s", DISP_NAME_LEN, disp->name);
270 strcpy(disp_buf, "no disp");
275 disp_buf, func, line, (msg ? : ""), cte, cap_buf, cte->mdbnode.owner,

Completed in 52 milliseconds