Home
last modified time | relevance | path

Searched refs:resp_cb (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/uhsoctl/
H A Duhsoctl.c150 typedef void (*resp_cb)(resp_arg *, const char *, const char *); typedef
580 at_cmd(struct ctx *ctx, const char *resp, resp_cb cb, resp_arg *ra, const char *cf, ...) in at_cmd()