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

/opensolaris-onvv-gate/usr/src/cmd/cron/
H A Dcron.c124 #define CANTEXECSH "unable to exec the shell, %s, for one of your \ macro
126 #define CANT_STR_LEN (sizeof (CANTEXECSH) > sizeof (CANTCDHOME) ? \
127 sizeof (CANTEXECSH) : sizeof (CANTCDHOME))
2562 snprintf(bufs.error, sizeof (bufs.error), CANTEXECSH, sh);

Completed in 44 milliseconds