Home
last modified time | relevance | path

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); in main()
216 exit(EXIT_EINVAL); in main()
224 return (EXIT_EINVAL); in main()
993 exit(EXIT_EINVAL); in bad_option()