Searched refs:prefixlen (Results 1 – 1 of 1) sorted by relevance
128 const char *prefix, size_t prefixlen, uint32_t domid) { in bootloader_result_command() argument129 if (strncmp(buf, prefix, prefixlen)) in bootloader_result_command()132 const char *rhs = buf + prefixlen; in bootloader_result_command()
Completed in 2 milliseconds