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

/httpd/modules/arch/netware/
H A Dmod_nw_ssl.c522 apr_port_t oldport; local
524 oldport = sa->port;
528 if (port == oldport &&
664 apr_port_t oldport; local
666 oldport = sa->port;
670 if ((*secwalk)->port == oldport &&
750 apr_port_t oldport; local
752 oldport = sa->port;
759 if (port == oldport &&
/httpd/server/
H A Dlisten.c422 apr_port_t oldport; local
424 oldport = sa->port;
428 if (port == oldport &&

Completed in 1482 milliseconds