Lines Matching full:strstart
2141 if (strstart(filename, "vc:", &p)) {
2147 if (strstart(filename, "tcp:", &p)) {
2150 if (strstart(filename, "telnet:", &p)) {
2153 if (strstart(filename, "udp:", &p)) {
2156 if (strstart(filename, "mon:", &p)) {
2168 if (strstart(filename, "unix:", &p)) {
2170 } else if (strstart(filename, "file:", &p)) {
2172 } else if (strstart(filename, "pipe:", &p)) {
2180 if (strstart(filename, "/dev/parport", NULL)) {
2184 if (strstart(filename, "/dev/ppi", NULL)) {
2190 if (strstart(filename, "/dev/", NULL)) {
2195 if (strstart(filename, "COM", NULL)) {
2198 if (strstart(filename, "pipe:", &p)) {
2201 if (strstart(filename, "con:", NULL)) {
2204 if (strstart(filename, "file:", &p)) {