Home
last modified time | relevance | path

Searched refs:s_SUBSEP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk0.c68 s_SUBSEP, VAR, 1,
125 wchar_t s_SUBSEP[] = M_MB_L("SUBSEP"); /* Name of "SUBSEP" variable */ variable
H A Dawk.h379 extern wchar_t s_SUBSEP[];
H A Dawk1.c319 varSUBSEP = vlook(s_SUBSEP); in awkvarinit()