Home
last modified time | relevance | path

Searched defs:edit_completion_cb (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dedit_readline.c21 static char ** (*edit_completion_cb)(void *ctx, const char *cmd, int pos) = variable
H A Dedit.c38 static char ** (*edit_completion_cb)(void *ctx, const char *cmd, int pos) = variable