Searched refs:svp (Results 1 – 3 of 3) sorted by relevance
87 struct servent *svp; in set_option_srv() local110 if ((svp = getservbyname ("radius", "udp")) == NULL) in set_option_srv()113 serv->port[serv->max] = ntohs ((unsigned int) svp->s_port); in set_option_srv()115 if ((svp = getservbyname ("radacct", "udp")) == NULL) in set_option_srv()118 serv->port[serv->max] = ntohs ((unsigned int) svp->s_port); in set_option_srv()
913 newsvobject(SV_nodeP svp) in newsvobject() argument920 p->ob_svideo = svp; in newsvobject()932 SV_nodeP svp; in sv_OpenVideo() local937 svp = svOpenVideo(); in sv_OpenVideo()938 if (svp == NULL) in sv_OpenVideo()941 return newsvobject(svp); in sv_OpenVideo()
190568 svp %9198