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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypwhich.c352 char *notbound = "Domain %s not bound on %s.\n"; local
356 (void) fprintf(stderr, notbound, domain, host);
359 (void) fprintf(stderr, notbound, domain, host);

Completed in 45 milliseconds