CBMC
|
#include <pwd.h>
Go to the source code of this file.
Macros | |
#define | __CPROVER_PWD_H_INCLUDED |
Functions | |
unsigned | __VERIFIER_nondet_unsigned (void) |
struct passwd * | getpwnam (const char *name) |
struct passwd * | getpwuid (uid_t uid) |
Variables | |
struct passwd | __CPROVER_passwd |
unsigned __VERIFIER_nondet_unsigned | ( | void | ) |