HomeSort by: relevance | last modified time | path
    Searched defs:gpt_warn (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/gpt/
gpt.c 291 gpt_warn(gpt, "Read failed");
390 gpt_warn(gpt, "Read failed");
506 gpt_warn(gpt, "Cannot open");
511 gpt_warn(gpt, "Cannot stat");
519 gpt_warn(gpt, "Cannot get sector size");
531 gpt_warn(gpt, "Cannot get media size");
546 gpt_warn(gpt, "Media size not a multiple of sector size (%u)\n", gpt->secsz);
608 gpt_warn(gpt, "No GPT found");
627 gpt_warn(gpt, "Can't update wedge information");
667 gpt_warn(gpt_t gpt, const char *fmt, ... function in typeref:typename:void
    [all...]

Completed in 11 milliseconds