Searched defs:ORS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/oawk/
H A Dtran.c44 wchar_t **ORS; /* output record sep */ variable
65 static wchar_t L_ORS[] = L"ORS";
85 ORS = &setsymtab(L_ORS, tostring(L_newline), 0.0, STR|FLD,
/illumos-gate/usr/src/cmd/awk/
H A Dtran.c48 uchar **ORS; /* output record sep */ variable
98 ORS = &setsymtab((uchar *)"ORS", (uchar *)"\n", 0.0,

Completed in 45 milliseconds