|
Squid Web Cache master
|
#include "squid.h"#include "auth/basic/NIS/nis_support.h"#include "hash.h"#include "rfc1738.h"#include "util.h"#include <cstdlib>#include <cstring>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Definition at line 36 of file basic_nis_auth.cc.
References crypt(), get_nis_password(), and rfc1738_unescape().