Searched defs:driveroptions (Results 1 – 10 of 10) sorted by relevance
78 const char * driveroptions; variable
437 char * driveroptions = strchr(drivername,':'); in pstoedit() local
279 char * driveroptions; // string containing options for backend variable
606 char *driveroptions = strchr(driveroptionscopy.operator->(), ':'); in pstoedit() local
382 char * driveroptions; // string containing options for backend variable
390 static char *driveroptions = NULL; in Player_SetConfig() local
109 static char driveroptions[100] = ""; variable
169 char *driveroptions; member