Searched defs:stream (Results 1 – 8 of 8) sorted by relevance
/hostap/src/utils/ |
D | config.c | 27 static void skip_line_end(FILE *stream) in skip_line_end() 38 char * wpa_config_get_line(char *s, int size, FILE *stream, int *line, in wpa_config_get_line()
|
D | os_win32.c | 219 int os_fdatasync(FILE *stream) in os_fdatasync()
|
D | os_none.c | 105 int os_fdatasync(FILE *stream) in os_fdatasync()
|
D | os_internal.c | 252 int os_fdatasync(FILE *stream) in os_fdatasync()
|
D | os_unix.c | 464 int os_fdatasync(FILE *stream) in os_fdatasync()
|
/hostap/tests/ |
D | test-rc4.c | 205 const u8 *stream, int offset) in run_test()
|
/hostap/wlantest/ |
D | wlantest_cli.c | 1643 static void print_cmd_help(FILE *stream, const struct wlantest_cli_cmd *cmd, in print_cmd_help() 1661 static void print_help(FILE *stream, const char *cmd) in print_help()
|
/hostap/hostapd/ |
D | hostapd_cli.c | 1900 static void print_cmd_help(FILE *stream, const struct hostapd_cli_cmd *cmd, in print_cmd_help() 1918 static void print_help(FILE *stream, const char *cmd) in print_help()
|