Home
last modified time | relevance | path

Searched refs:servtype (Results 1 – 1 of 1) sorted by relevance

/src/lib/libc/rpc/
H A Dclnt_generic.c331 long servtype; in clnt_tli_create() local
349 servtype = nconf->nc_semantics; in clnt_tli_create()
356 servtype = __rpc_socktype2seman(si.si_socktype); in clnt_tli_create()
357 if (servtype == -1) { in clnt_tli_create()
368 switch (servtype) { in clnt_tli_create()