smbrunsecret      106 source3/auth/auth_script.c 	ret = smbrunsecret( script, secret_str);
smbrunsecret      766 source3/include/proto.h int smbrunsecret(const char *cmd, const char *secret);
smbrunsecret     1159 source3/smbd/chgpasswd.c 		check_ret = smbrunsecret(lp_check_password_script(), new_passwd);