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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dfile_module.c1449 char **tokens, **s_aliases, *xproto; local
1471 xproto = strchr(tokens[1], '/');
1473 if (xproto == NULL)
1479 *xproto++ = '\0';
1480 if ((proto != NULL) && (string_not_equal(proto, xproto)))
1508 item = (si_item_t *)LI_ils_create("L4488s*4s", (unsigned long)si, CATEGORY_SERVICE, 1, va, vb, tokens[0], s_aliases, xport, xproto);

Completed in 80 milliseconds