Home
last modified time | relevance | path

Searched refs:end_of_port (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c545 char *end_of_port = strchr(start, '/'); in split_uri() local
546 if (end_of_port == NULL) in split_uri()
552 next = *end_of_port; in split_uri()
553 *end_of_port = '\0'; in split_uri()
561 start = end_of_port + 1; in split_uri()

Completed in 4 milliseconds