Home
last modified time | relevance | path

Searched refs:SETPW (Results 1 – 8 of 8) sorted by relevance

/dports/audio/mumble/mumble-1.3.3/scripts/
H A Dmurmur-user-wrapper17 unset SETPW
34 SETPW=$OPTARG
83 if [ "X$SETPW" != "X" ]; then
84 echo "Setting superuser password to \"$SETPW\""
85 /usr/sbin/murmurd -ini $DIR/murmur.ini -supw $SETPW
/dports/audio/murmur/mumble-1.3.3/scripts/
H A Dmurmur-user-wrapper17 unset SETPW
34 SETPW=$OPTARG
83 if [ "X$SETPW" != "X" ]; then
84 echo "Setting superuser password to \"$SETPW\""
85 /usr/sbin/murmurd -ini $DIR/murmur.ini -supw $SETPW
/dports/mail/vpopmail/vpopmail-5.4.33/
H A Dvpgsql.h181 #define SETPW "UPDATE \"%s\" SET pw_passwd = '%s', \ macro
186 #define SETPW "UPDATE \"%s\" SET pw_passwd = '%s', \ macro
192 #define SETPW "UPDATE \"%s\" SET pw_passwd = '%s', \ macro
196 #define SETPW "UPDATE \"%s\" SET pw_passwd = '%s', \ macro
H A Dvoracle.h186 #define SETPW "update %s set pw_passwd = '%s', \ macro
193 #define SETPW "update %s set pw_passwd = '%s', \ macro
201 #define SETPW "update %s set pw_passwd = '%s', \ macro
207 #define SETPW "update %s set pw_passwd = '%s', \ macro
H A Dvmysql.h215 #define SETPW "update `%s` set pw_passwd = \"%s\", \ macro
222 #define SETPW "update `%s` set pw_passwd = \"%s\", \ macro
230 #define SETPW "update `%s` set pw_passwd = \"%s\", \ macro
236 #define SETPW "update `%s` set pw_passwd = \"%s\", \ macro
H A Dvmysql.c854 qnprintf( SqlBufUpdate,SQL_BUF_SIZE,SETPW, in vauth_setpw()
H A Dvpgsql.c637 qnprintf( SqlBufUpdate,SQL_BUF_SIZE,SETPW, in vauth_setpw()
H A Dvoracle.pc735 qnprintf( SqlBufUpdate,SQL_BUF_SIZE,SETPW,