Home | History | Annotate | Download | only in server

Lines Matching refs:CMD_AUTH_REQUIRED

147 #define CMD_AUTH_REQUIRED "auth_required"
457 if(!strncmp(CMD_AUTH_REQUIRED, ptr, strlen(CMD_AUTH_REQUIRED))) {