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

  /src/sys/arch/hpc/stand/dspgen/
gen_template.sh 163 # Footer.
165 cat >> $TEMPLATE <<FOOTER
171 FOOTER
  /src/usr.bin/nl/
nl.c 67 #define FOOTER 0
73 { "footer", number_none, { 0, 0, 0, 0 } },
172 parse_numbering(optarg, FOOTER);
290 for (idx = FOOTER; idx <= NP_LAST; idx++) {

Completed in 12 milliseconds