Home
last modified time | relevance | path

Searched defs:srvurl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp.h68 typedef struct srvurl { struct
69 char *s_pcSrvType; /* service type name */
70 char *s_pcHost; /* host identification information */
71 int s_iPort; /* port number, or zero if none */
72 char *s_pcNetFamily; /* network address family identifier */
73 char *s_pcSrvPart; /* remainder of the URL */