OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:qosstr
(Results
1 - 1
of
1
) sorted by null
/external/ppp/pppd/plugins/pppoatm/
pppoatm.c
33
static char *
qosstr
= NULL;
variable
51
{ "qos", o_string, &
qosstr
,
147
if (
qosstr
!= NULL)
148
if (text2qos(
qosstr
, &qos, 0))
Completed in 18 milliseconds