EOK
#ifndef EOK
static const int EOK = 0; /* errno.h type success return code */
return (EOK);
if ((getaction(argv[optind], Keywords, &cmd)) == EOK) {
err = EOK;
*err = EOK;
*err = EOK;
return (EOK);