Searched refs:s_getline (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/awk_xpg4/ |
H A D | awk0.c | 82 s_getline, GETLINE, f_getline, 137 wchar_t s_getline[] = M_MB_L("getline"); /* Name of "getline" function */ variable
|
H A D | awk.h | 383 extern wchar_t s_exp[], s_getline[], s_index[], s_int[], s_length[], s_log[];
|
/titanic_44/usr/src/lib/libmail/inc/ |
H A D | s_string.h | 100 #define s_getline(a,b) s_seq_read(a,b,LINE) macro
|