Home | History | Annotate | Download | only in qemu

Lines Matching full:strstart

2150     if (strstart(filename, "vc:", &p)) {
2156 if (strstart(filename, "tcp:", &p)) {
2159 if (strstart(filename, "telnet:", &p)) {
2162 if (strstart(filename, "udp:", &p)) {
2165 if (strstart(filename, "mon:", &p)) {
2177 if (strstart(filename, "unix:", &p)) {
2179 } else if (strstart(filename, "file:", &p)) {
2181 } else if (strstart(filename, "pipe:", &p)) {
2183 } else if (strstart(filename, "fdpair:", &p)) {
2191 if (strstart(filename, "/dev/parport", NULL)) {
2195 if (strstart(filename, "/dev/ppi", NULL)) {
2201 if (strstart(filename, "/dev/", NULL)) {
2206 if (strstart(filename, "COM", NULL)) {
2209 if (strstart(filename, "pipe:", &p)) {
2212 if (strstart(filename, "con:", NULL)) {
2215 if (strstart(filename, "file:", &p)) {