Searched defs:srvurl (Results 1 – 1 of 1) sorted by relevance
70 typedef struct srvurl { struct71 char *s_pcSrvType; /* service type name */72 char *s_pcHost; /* host identification information */73 int s_iPort; /* port number, or zero if none */74 char *s_pcNetFamily; /* network address family identifier */75 char *s_pcSrvPart; /* remainder of the URL */