|
CBMC
|
#include <pwd.h>
Include dependency graph for pwd.c: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 |