HomeSort by: relevance | last modified time | path
    Searched refs:odsyntax (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
hexdump.c 77 odsyntax(argc, &argv);
hexdump.h 93 void odsyntax(int, char ***);
odsyntax.c 1 /* $NetBSD: odsyntax.c,v 1.28 2010/11/27 20:46:38 christos Exp $ */
39 static char sccsid[] = "@(#)odsyntax.c 8.2 (Berkeley) 5/4/95";
41 __RCSID("$NetBSD: odsyntax.c,v 1.28 2010/11/27 20:46:38 christos Exp $");
77 odsyntax(int argc, char ***argvp) function in typeref:typename:void

Completed in 13 milliseconds