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

  /src/sbin/gpt/
header.c 58 const struct gpt_cmd c_header = { variable in typeref:typename:const struct gpt_cmd
65 #define usage() gpt_usage(NULL, &c_header)
  /src/usr.bin/error/
pi.c 53 static char **c_header = &unk_hdr[0]; variable in typeref:typename:char **
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 11 milliseconds