Home
last modified time | relevance | path

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

/freebsd/usr.sbin/uhsoctl/
H A Duhsoctl.c158 static void at_async_creg(void *, const char *);
166 { "+CREG", at_async_creg },
722 at_async_creg(void *arg, const char *resp) in at_async_creg() function