eptrs 132 source3/smbd/chgpasswd.c char * const eptrs[1] = { NULL }; eptrs 234 source3/smbd/chgpasswd.c if (execle("/bin/sh", "sh", "-c", passwordprogram, NULL, eptrs) < 0)