File: picksbr.h

package info (click to toggle)
nmh 1.3-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 4,056 kB
  • ctags: 4,531
  • sloc: ansic: 50,788; sh: 3,141; makefile: 965; awk: 74
file content (12 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12

/*
 * picksbr.h -- definitions for picksbr.c
 *
 * $Id: picksbr.h,v 1.1.1.1 1999/04/30 18:08:34 doug Exp $
 */

/*
 * prototypes
 */
int pcompile (char **, char *);
int pmatches (FILE *, int, long, long);