CBMC
|
#include <netdb.h>
Go to the source code of this file.
Functions | |
__CPROVER_bool | __VERIFIER_nondet___CPROVER_bool (void) |
struct hostent * | gethostbyname (const char *name) |
struct hostent * | gethostbyaddr (const void *addr, socklen_t len, int type) |
struct hostent * | gethostent (void) |
__CPROVER_bool __VERIFIER_nondet___CPROVER_bool | ( | void | ) |