check_group.cc File Reference
#include "squid.h"
#include "helper/protocol_defines.h"
#include "rfc1738.h"
#include "util.h"
#include <cctype>
#include <cstring>
Include dependency graph for check_group.cc:

Go to the source code of this file.

Functions

static int validate_user_pw (char *username, char *groupname)
 
static int validate_user_gr (char *username, char *groupname)
 
static void usage (char *program)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

◆ usage()

static void usage ( char *  program)
static

Definition at line 130 of file check_group.cc.

Referenced by main().

◆ validate_user_gr()

static int validate_user_gr ( char *  username,
char *  groupname 
)
static

Definition at line 108 of file check_group.cc.

Referenced by main().

◆ validate_user_pw()

static int validate_user_pw ( char *  username,
char *  groupname 
)
static

Definition at line 87 of file check_group.cc.

Referenced by main().

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors