nckernel  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
util.c File Reference
#include <sys/types.h>
#include <stdio.h>
Include dependency graph for util.c:

Go to the source code of this file.

Functions

int util_hexdump (char *data, int size, int cols)
 

Function Documentation

int util_hexdump ( char *  data,
int  size,
int  cols 
)

Definition at line 4 of file util.c.

References printf().

Here is the call graph for this function: