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

/illumos-gate/usr/src/cmd/diff3/
H A Ddiff3prog.c114 static void trouble();
455 trouble();
484 trouble();
505 trouble() function
545 trouble();
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c291 int trouble; local
293 trouble = check_netconfig();
294 if (trouble) {
296 "configuration files. Exiting.", argv[0], trouble);
299 argv[0], trouble);

Completed in 46 milliseconds