Searched refs:completion_cb (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/wpa/src/utils/
H A Dedit.h14 char ** (*completion_cb)(void *ctx, const char *cmd, int pos),
H A Dedit_readline.c114 char ** (*completion_cb)(void *ctx, const char *cmd, int pos),
120 edit_completion_cb = completion_cb;
H A Dedit_simple.c60 char ** (*completion_cb)(void *ctx, const char *cmd, int pos),
H A Dedit.c1115 char ** (*completion_cb)(void *ctx, const char *cmd, int pos),
1127 edit_completion_cb = completion_cb;
/freebsd-10.2-release/sys/dev/fatm/
H A Dif_fatmvar.h116 typedef void (*completion_cb)(struct fatm_softc *, struct cmdqueue *); typedef
120 completion_cb cb; /* call on command completion */

Completed in 50 milliseconds