HomeSort by: relevance | last modified time | path
    Searched refs:hexsyntax (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/hexdump/
Makefile 5 SRCS= conv.c display.c hexdump.c hexsyntax.c odsyntax.c parse.c
hexsyntax.c 1 /* $NetBSD: hexsyntax.c,v 1.14 2010/11/27 20:46:38 christos Exp $ */
39 static char sccsid[] = "@(#)hexsyntax.c 8.2 (Berkeley) 5/4/95";
41 __RCSID("$NetBSD: hexsyntax.c,v 1.14 2010/11/27 20:46:38 christos Exp $");
58 hexsyntax(int argc, char ***argvp) function in typeref:typename:void
hexdump.c 79 hexsyntax(argc, &argv);
hexdump.h 90 void hexsyntax(int, char ***);

Completed in 15 milliseconds