Home
last modified time | relevance | path

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

/linux-2.4.37.9/scripts/
Dtkparse.c135 static const char * get_qstring( const char * pnt, char ** label ) in get_qstring() function
195 return get_qstring( pnt, label ); in get_qnqstring()
519 pnt = get_qstring ( pnt, &cfg->label ); in tokenize_line()
529 pnt = get_qstring ( pnt, &cfg->label ); in tokenize_line()
530 pnt = get_qstring ( pnt, &choice_list ); in tokenize_line()
539 pnt = get_qstring(pnt, &cfg->label); in tokenize_line()
542 pnt = get_qstring(pnt, &cfg->label); in tokenize_line()
594 pnt = get_qstring ( pnt, &cfg->label ); in tokenize_line()
691 pnt = get_qstring ( pnt, &cfg->label ); in tokenize_line()
698 pnt = get_qstring ( pnt, &cfg->label ); in tokenize_line()
[all …]