Searched refs:EXIT_EINVAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c156 #define EXIT_EINVAL 1 /* invalid arguments */ macro
189 return (EXIT_EINVAL);
216 exit(EXIT_EINVAL);
224 return (EXIT_EINVAL);
993 exit(EXIT_EINVAL);

Completed in 66 milliseconds