Searched refs:OFS (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Datime.awk14 OFS = "\t"
H A Dstime.awk14 OFS = "\t"
H A Dsend-ack.awk16 OFS = "\t"
/macosx-10.10.1/ruby-106/ruby/lib/
H A DEnglish.rb26 # $OFS:: $,
68 alias $OFS $,
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dmdoc2man.awk46 retval=retval OFS
83 add(OFS)
114 add(OFS words[++w])
136 add(OFS)
235 add(OFS words[++w] " \\fI" words[++w] "\\fP")
303 add(OFS)
364 add(OFS)
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/doc/
H A Dmdoc2man.awk45 retval=retval OFS
82 add(OFS)
123 add(OFS words[++w])
131 add(OFS words[++w])
153 add(OFS)
236 add(OFS words[++w] " \\fI" words[++w] "\\fP")
305 add(OFS)
453 add(OFS)
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/scripts.v2/
H A Dfrcp60 OFS=$IFS
68 IFS=$OFS
/macosx-10.10.1/groff-38/groff/font/devlj4/generate/
H A Dspecial.awk13 OFS = "\t"
/macosx-10.10.1/man-16/man/man2html/scripts/cgi-bin/man/
H A Dmansec9 OFS="";
H A Dmanwhatis10 OFS="";
/macosx-10.10.1/awk-20/src/
H A Dawk.h55 extern char **OFS;
H A Dlib.c471 if (!adjbuf(&record, &recsize, 2+strlen(*OFS)+r-record, recsize, &r, "recbld 2"))
473 for (p = *OFS; (*r = *p++) != 0; )
H A Dtran.c41 char **OFS; /* output field sep */ variable
80 OFS = &setsymtab("OFS", " ", 0.0, STR|DONTFREE, symtab)->sval;
H A Drun.c1586 fputs(*OFS, fp);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dawk.vim53 syn keyword awkVariables OFMT OFS ORS RLENGTH RS RSTART SUBSEP
/macosx-10.10.1/CPANInternal-159.1/Mail-Sender-0.8.22/
H A DSender.pm3589 or $, ($OFS, $OUTPUT_FIELD_SEPARATOR) Mail::Sender may stop working! Keep in mind that those variables are global

Completed in 131 milliseconds