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

  /src/sbin/gpt/
header.c 61 const struct gpt_cmd c_header = { variable in typeref:struct:gpt_cmd
68 #define usage() gpt_usage(NULL, &c_header)
  /src/usr.bin/error/
pi.c 53 static char **c_header = &unk_hdr[0]; variable
358 nwordv[1] = strdup(c_header[0]);
359 nwordv[2] = strdup(c_header[1]);
360 nwordv[3] = strdup(c_header[2]);
398 c_header = wordvsplice(0, cur_wordc, cur_wordv+1);

Completed in 19 milliseconds