Sync usage with man page.
[netbsd-mini2440.git] / regress / lib / libc / regex / main.ih
blobdbf4edfc2dd9f487b76e12c12ecb018bd2c71636
1 /*      $NetBSD: main.ih,v 1.2 1995/04/20 22:39:55 cgd Exp $    */
3 /* ========= begin header generated by ./mkh ========= */
4 #ifdef __cplusplus
5 extern "C" {
6 #endif
8 /* === main.c === */
9 void regress(FILE *in);
10 void try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts);
11 int options(int type, char *s);
12 int opt(int c, char *s);
13 void fixstr(char *p);
14 char *check(char *str, regmatch_t sub, char *should);
15 static char *eprint(int err);
16 static int efind(char *name);
18 #ifdef __cplusplus
20 #endif
21 /* ========= end header generated by ./mkh ========= */