HomeSort by: relevance | last modified time | path
    Searched defs:np_port (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/ftp/
fetch.c 745 unsigned long np_port; local in function:handle_noproxy
761 np_port = strtoul(np, &ep, 10);
764 if (np_port != portnum)
fetch.c 745 unsigned long np_port; local in function:handle_noproxy
761 np_port = strtoul(np, &ep, 10);
764 if (np_port != portnum)
fetch.c 745 unsigned long np_port; local in function:handle_noproxy
761 np_port = strtoul(np, &ep, 10);
764 if (np_port != portnum)

Completed in 135 milliseconds