Searched refs:edit_init (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/src/utils/ |
H A D | edit.h | 12 int edit_init(void (*cmd_cb)(void *ctx, char *cmd),
|
H A D | edit_simple.c | 64 int edit_init(void (*cmd_cb)(void *ctx, char *cmd), in edit_init() function
|
H A D | edit_readline.c | 112 int edit_init(void (*cmd_cb)(void *ctx, char *cmd), in edit_init() function
|
H A D | edit.c | 1113 int edit_init(void (*cmd_cb)(void *ctx, char *cmd), in edit_init() function
|
/freebsd/contrib/wpa/hostapd/ |
H A D | hostapd_cli.c | 2143 edit_init(hostapd_cli_edit_cmd_cb, hostapd_cli_edit_eof_cb, in hostapd_cli_interactive()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wpa_cli.c | 4724 if (edit_init(wpa_cli_edit_cmd_cb, wpa_cli_edit_eof_cb, in start_edit()
|