#include "ansidecl.h"
#include <stdio.h>
#include <sys/types.h>
#include <errno.h>
#include <unistd.h>
#include <string.h>
#include <stdlib.h>
#include <fcntl.h>
Go to the source code of this file.
Defines | |
| #define | boolean bfd_boolean |
| #define | false FALSE |
| #define | true TRUE |
Functions | |
| char * | alloca () |
| void bfd_nonfatal | PARAMS ((CONST char *)) |
Variables | |
| char * | program_name |
|
|
|
|
|
Definition at line 56 of file bucomm.h. Referenced by error_handler(), and MgmtSrvr::versionNode(). |
|
|
Definition at line 55 of file bucomm.h. Referenced by error_handler(), Ndbfs::execFSCLOSEREQ(), readArguments(), MgmtSrvr::version(), and MgmtSrvr::versionNode(). |
|
|
|
|
|
|
|
|
Definition at line 39 of file bucomm.c. Referenced by bfd_nonfatal(), fatal(), list_matching_formats(), parse_vma(), and pstack_install_segv_action(). |
1.4.3