Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/uhsoctl/
HDuhsoctl.c121 char *con_apn; /* Connected APN */ member
860 ctx->con_oper, ctx->con_apn, in at_async_owancall()
865 ctx->con_oper, ctx->con_apn); in at_async_owancall()
1214 ctx->con_apn = strdup(apn); in do_connect()
1236 ctx->con_apn = strdup(ctx->pdp_apn); in do_connect()
1376 ctx.con_apn = NULL; in main()