Home
last modified time | relevance | path

Searched defs:s_getline (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libmail/inc/
H A Ds_string.h101 #define s_getline(a, b) s_seq_read(a, b, LINE) macro
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk0.c135 wchar_t s_getline[] = M_MB_L("getline"); /* Name of "getline" function */ variable