Home
last modified time | relevance | path

Searched defs:synopsis (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/stat/
H A Dstat.c159 char *statfmt, *options, *synopsis; in main() local
285 usage(const char *synopsis) in usage()
/openbsd-src/usr.bin/sendbug/
H A Dsendbug.c521 int category = 0, synopsis = 0, subject = 0; in checkfile() local
/openbsd-src/usr.bin/unifdef/
H A Dunifdef.c469 synopsis(FILE *fp) in synopsis() function