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