Home
last modified time | relevance | path

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

/freebsd/usr.sbin/uhsoctl/
H A Duhsoctl.c161 static void at_async_owancall(void *, const char *);
170 { "_OWANCALL", at_async_owancall },
845 at_async_owancall(void *arg, const char *resp) in at_async_owancall() function