Searched defs:RS (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Dlibefi.c38 EFI_RUNTIME_SERVICES *RS; variable
97 RS = ST->RuntimeServices;
/illumos-gate/usr/src/cmd/oawk/
H A Dtran.c42 wchar_t **RS; /* initial record sep */ variable
66 static wchar_t L_RS[] = L"RS";
83 RS = &setsymtab(L_RS, tostring(L_newline), 0.0, STR|FLD, symtab)->sval;
/illumos-gate/usr/src/cmd/unpack/
H A Dunpack.c58 #define RS 036 macro
124 if (inbuff[1] != RS)
/illumos-gate/usr/src/cmd/awk/
H A Dtran.c46 uchar **RS; /* initial record sep */ variable
94 RS = &setsymtab((uchar *)"RS", (uchar *)"\n", 0.0,
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dengine.h238 #define RS (env->rs) macro

Completed in 65 milliseconds