Searched defs:ncaport (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c88 * constructed at init time by parsing "/etc/nca/ncaport.conf".
325 * Open and read each line from "/etc/nca/ncaport.conf", the syntax of a
326 * ncaport.conf file line is:
328 * ncaport=IPaddr/Port[/Proxy]
332 * ncaport - the only token recognized.
357 char *ncaport = "ncaport"; local
361 char *portconf = "/etc/nca/ncaport.conf";
404 tok = ncaport;

Completed in 59 milliseconds