Typedefs | |||
![]() | ![]() | typedef char* const* | argv_t |
Functions | |||
![]() | ![]() | int | swapctl (int cmd, void *arg) |
![]() | ![]() | int | gethostname (char* n, int len) |
![]() | ![]() | int | seteuid (uid_t euid) |
![]() | ![]() | int | setegid (gid_t egid) |
![]() | ![]() | int | getopt (int argc, char *const *argv, const char *optstring) |
![]() | ![]() | int | malloc_verify () |
Variables | |||
![]() | ![]() | pid_t | child |
![]() | ![]() | char* | optarg |
![]() | ![]() | int | opterr |
![]() | ![]() | int | optind |
typedef char* const* argv_t |
int swapctl (int cmd, void * arg) |
int gethostname (char * n, int len) |
int seteuid (uid_t euid) |
int setegid (gid_t egid) |
int getopt (int argc, char *const * argv, const char * optstring) |
int malloc_verify () [inline]
|
pid_t child [static]
|
char* optarg |
int opterr |
int optind |