Searched refs:bs_readline (Results 1 – 2 of 2) sorted by relevance
| /babblesim_base-latest/libUtilv1/src/ | ||
| D | bs_oswrap.h | 29 void bs_readline(char *s, int size, FILE *stream); |
| D | bs_oswrap.c | 144 void bs_readline(char *s, int size, FILE *stream){ in bs_readline() function |