Searched refs:rstream (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dawk.c70 } rstream; typedef in typeref:struct:rstream_s
400 rstream *iF;
434 rstream next_input_file__rsm;
500 static rstream *next_input_file(void);
620 #define newfile(name) ((rstream*)hash_find(fdhash, (name)))
1723 static int awk_getline(rstream *rsm, var *v)
2177 rstream *rsm;
2511 X.rsm = (rstream *)hash_search(fdhash, L.s);
2721 static rstream *next_input_file(void)

Completed in 106 milliseconds