Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dscan.c92 static char *configSection = NULL; /* name of current section being parsed */ variable
969 configLineNo, configSection, filename); in xf86parseError()
995 free(configSection); in xf86setSection()
996 configSection = strdup(section); in xf86setSection()