IDZEBRA  2.2.7
Functions | Variables
kdump.c File Reference
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include <stdlib.h>
#include <charmap.h>
#include "index.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

char * prog
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 40 of file kdump.c.

Variable Documentation

◆ prog

char* prog

Definition at line 38 of file kdump.c.