Searched refs:getstring (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dev-layer.c441 if (cs->at_state.getstring) {
442 /* getstring only allowed without cid at the moment */
443 cs->at_state.getstring = 0;
1313 at_state->getstring = 1;
1347 /*at_state->getstring = 1;*/
1534 at_state->getstring = 0;
H A Dgigaset.h334 int getstring; member in struct:at_state_t
H A Dcommon.c538 at_state->getstring = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c125 void getstring(char *, int);
2499 getstring(char *s, int size) function
2558 getstring(tmp, 64);

Completed in 94 milliseconds