Home
last modified time | relevance | path

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

/dports/comms/gammu/gammu-1.42.0/libgammu/
H A Dgsmstate.c203 char *buff, *nodtr_pos, *nopower_pos; in GSM_RegisterAllConnections() local
219 nodtr_pos = strcasestr(buff, "-nodtr"); in GSM_RegisterAllConnections()
220 if (nodtr_pos != NULL) { in GSM_RegisterAllConnections()
221 *nodtr_pos = 0; in GSM_RegisterAllConnections()
243 if (nodtr_pos != NULL) { in GSM_RegisterAllConnections()