|
RTEMS CPU Kit with SuperCore
4.11.2
|
#include <sys/cdefs.h>#include <sys/types.h>#include <err.h>#include <errno.h>#include <inttypes.h>#include <limits.h>#include <stdlib.h>#include <string.h>#include "dd.h"#include "extern-dd.h"
Data Structures | |
| struct | arg |
| struct | conv |
Macros | |
| #define | strtouq strtoul |
| #define | strtoq strtol |
Functions | |
| __FBSDID ("$FreeBSD: src/bin/dd/args.c,v 1.40 2004/08/15 19:10:05 rwatson Exp $") | |
| void | jcl (rtems_shell_dd_globals *globals, char **argv) |
1.8.13