Searched refs:opt_type (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/usr.sbin/amd/amd/ |
| H A D | am_ops.c | 127 } else if (fo->opt_type == 0) { in ops_match() 135 if (strcmp(rop->fs_type, fo->opt_type) == 0) in ops_match() 139 plog(XLOG_USER, "fs type \"%s\" not recognised", fo->opt_type); in ops_match()
|
| H A D | opts.c | 67 { S("type"), &fs_static.opt_type, 0 },
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | edns.c | 132 uint16_t opt_type; in edns_parse_record() local 144 opt_type = buffer_read_u16(packet); in edns_parse_record() 145 if (opt_owner != 0 || opt_type != TYPE_OPT) { in edns_parse_record()
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | dump_format_style.py | 92 def __init__(self, name, opt_type, comment, version): argument 94 self.type = opt_type
|
| /openbsd-src/sys/dev/pci/ |
| H A D | if_txpreg.h | 377 opt_type:4; member
|
| /openbsd-src/usr.sbin/amd/include/ |
| H A D | am.h | 349 char *opt_type; member
|