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