Home
last modified time | relevance | path

Searched refs:np_port (Results 1 – 1 of 1) sorted by relevance

/minix3/usr.bin/ftp/
H A Dfetch.c659 unsigned long np_port; in fetch_url() local
669 np_port = strtoul(np, &ep, 10); in fetch_url()
672 if (np_port != portnum) in fetch_url()