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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcsconndi.c162 Bool dnet = False; /* if true, then DECnet format */ local
191 dnet = True;
199 if (dnet) goto bad;
221 * dnet DECnet boolean
233 if (dnet)
353 len = ((phostname ? strlen(phostname) : 0) + 1 + (dnet ? 1 : 0) +
359 (phostname ? phostname : ""), (dnet ? "::" : ":"),
H A DcsfindNX.c362 int dnet = 0; local
376 dnet++;
393 if (dnet)
414 if (dnet)

Completed in 17 milliseconds