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

  /src/usr.bin/nl/
nl.c 69 #define HEADER 2
70 #define NP_LAST HEADER
75 { "header", number_none, { 0, 0, 0, 0 } },
175 parse_numbering(optarg, HEADER);
  /src/sbin/rndctl/
rndctl.c 471 #define HEADER "Source Estimated bits Samples Type Flags\n"
511 printf(HEADER);
523 printf(HEADER);
  /src/include/arpa/
nameser_compat.h 55 * Structure for query header. The order of the fields is machine- and
96 } HEADER;
  /src/sys/arch/prep/include/
nvram.h 182 } HEADER;
185 HEADER Header;
186 uint8_t GEArea[NVSIZE - CONFSIZE - OSAREASIZE - sizeof(HEADER)];

Completed in 13 milliseconds