Searched refs:mkopt (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/usr.bin/lex/ |
| D | nfa.c | 415 return mkopt(mkposcl(state)); in mkclos() 434 mkopt(int mach) in mkopt() function 569 tail = mkopt(link_machines(copy, tail)); in mkrep()
|
| D | parse.y | 565 $$ = mkopt( 625 $$ = mkopt( $1 ); 648 $$ = mkopt(
|
| D | flexdef.h | 952 extern int mkopt PROTO ((int)); /* make a machine optional */
|
| /openbsd/src/usr.bin/sndiod/ |
| D | sndiod.c | 109 struct opt *mkopt(char *, struct dev *, 443 mkopt(char *path, struct dev *d, in mkopt() function 646 if (mkopt(optarg, d, pmin, pmax, rmin, rmax, in main() 723 o = mkopt("default", dev_list, pmin, pmax, rmin, rmax, in main()
|