Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 767) sorted by relevance

12345678910>>...31

/netbsd-src/usr.sbin/ldpd/
H A Dlabel.h51 struct label { struct
53 int binding, label; member
60 struct label * label_add(const union sockunion *, const union sockunion *, argument
/netbsd-src/external/bsd/nsd/dist/
H A Ddname.h160 dname_label(const dname_type *dname, uint8_t label) in dname_label()
231 label_is_normal(const uint8_t *label) in label_is_normal()
244 label_is_pointer(const uint8_t *label) in label_is_pointer()
257 label_pointer_location(const uint8_t *label) in label_pointer_location()
271 label_length(const uint8_t *label) in label_length()
285 label_data(const uint8_t *label) in label_data()
299 label_is_root(const uint8_t *label) in label_is_root()
312 label_is_wildcard(const uint8_t *label) in label_is_wildcard()
327 label_next(const uint8_t *label) in label_next()
/netbsd-src/external/gpl2/dtc/dist/tests/
H A Dreuse-label.dts4 label: property1 = "foo"; label
5 label: property2 = "bar"; label
9 label: node1 { label
12 label: node2 { label
H A Dreuse-label2.dts4 label: property1 = "foo"; label
5 label: property2 = "bar"; label
H A Dreuse-label1.dts4 label: node1 { label
7 label: node2 { label
H A Dreuse-label3.dts4 label: property = "foo"; label
6 label: node { label
/netbsd-src/usr.sbin/sunlabel/
H A Dsunlabel.c108 struct label { struct
110 char asciilabel[128]; argument
130 * Describes a field in the label. argument
171 static struct label label; /* The label itself. */ variable
/netbsd-src/external/gpl2/lvm2/dist/lib/label/
H A Dlabel.h41 struct label { struct
44 struct labeller *labeller; argument
57 * Write a label to a volume. argument
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dlabel.h41 struct label { struct
44 struct labeller *labeller; argument
57 * Write a label to a volume. argument
/netbsd-src/usr.sbin/fstyp/
H A Dhammer.c52 static char label[64]; in test_ondisk() local
102 fstyp_hammer(FILE *fp, char *label, size_t size) in fstyp_hammer()
164 __fsvtyp_hammer(const char *blkdevs, char *label, size_t size, int partial) in __fsvtyp_hammer()
238 fsvtyp_hammer(const char *blkdevs, char *label, size_t size) in fsvtyp_hammer()
244 fsvtyp_hammer_partial(const char *blkdevs, char *label, size_t size) in fsvtyp_hammer_partial()
H A Dhammer2.c291 read_label(FILE *fp, char *label, size_t size, const char *devpath) in read_label()
393 fstyp_hammer2(FILE *fp, char *label, size_t size) in fstyp_hammer2()
414 __fsvtyp_hammer2(const char *blkdevs, char *label, size_t size, int partial) in __fsvtyp_hammer2()
516 fsvtyp_hammer2(const char *blkdevs, char *label, size_t size) in fsvtyp_hammer2()
522 fsvtyp_hammer2_partial(const char *blkdevs, char *label, size_t size) in fsvtyp_hammer2_partial()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtoir.cc328 tree label = this->lookup_label (s, ident); in define_label() local
348 void do_label (tree label) in do_label()
360 void do_jump (tree label) in do_jump()
481 tree label = build_decl (make_location_t (s->loc), LABEL_DECL, in lookup_bc_label() local
498 tree label = this->lookup_bc_label (s->getRelatedLabeled (), bc_break); in push_break_label() local
506 void pop_break_label (tree label) in pop_break_label()
517 tree label = this->lookup_bc_label (s->getRelatedLabeled (), bc_continue); in push_continue_label() local
525 void pop_continue_label (tree label) in pop_continue_label()
723 LabelStatement *label = sym->statement; in visit() local
740 LabelStatement *label = sym->statement; in visit() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtoir.cc327 tree label = this->lookup_label (s, ident); in define_label() local
347 void do_label (tree label) in do_label()
359 void do_jump (tree label) in do_jump()
492 tree label = build_decl (make_location_t (s->loc), LABEL_DECL, in lookup_bc_label() local
509 tree label = this->lookup_bc_label (s->getRelatedLabeled (), bc_break); in push_break_label() local
517 void pop_break_label (tree label) in pop_break_label()
528 tree label = this->lookup_bc_label (s->getRelatedLabeled (), bc_continue); in push_continue_label() local
536 void pop_continue_label (tree label) in pop_continue_label()
733 LabelStatement *label = this->func_->searchLabel (s->ident)->statement; in visit() local
749 LabelStatement *label = this->func_->searchLabel (s->ident)->statement; in visit() local
[all …]
/netbsd-src/sys/arch/alpha/alpha/
H A Dlock_stubs.s46 #define MB(label) label: unop argument
48 #define MB(label) /* nothing */ argument
/netbsd-src/external/mpl/bind/dist/bin/tests/system/wildcard/
H A Dtests_wildcard.py71 query(where, port, label, rdtype) global() argument
82 test_wildcard_rdtype_mismatch(label, rdtype, named_port) global() argument
94 test_wildcard_match(label, named_port) global() argument
/netbsd-src/external/bsd/libfido2/dist/examples/
H A Dinfo.c75 print_str_array(const char *label, char * const *sa, size_t len) in print_str_array()
92 print_opt_array(const char *label, char * const *name, const bool *value, in print_opt_array()
111 print_cert_array(const char *label, char * const *name, const uint64_t *value, in print_cert_array()
266 print_byte_array(const char *label, const uint8_t *ba, size_t len) in print_byte_array()
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dpk_disklabel.c107 disklabel *label = device_instance_data(instance); in disklabel_delete() local
118 disklabel *label = device_instance_data(instance); in disklabel_read() local
136 disklabel *label = device_instance_data(instance); in disklabel_write() local
154 disklabel *label = device_instance_data(instance); in disklabel_seek() local
359 disklabel *label; in pk_disklabel_create_instance() local
/netbsd-src/sys/arch/x68k/stand/mboot/
H A Dmboot.c59 long *label = (void*) 0x3000; in bootmain() local
72 struct cpu_disklabel *label = (void*) 0x3000; in bootmain() local
/netbsd-src/lib/libc/arch/alpha/
H A DSYS.h52 #define PSEUDO(label,name) \ argument
58 #define PSEUDO_NOERROR(label,name) \ argument
/netbsd-src/lib/libc/arch/ia64/
H A DSYS.h50 #define PSEUDO(label,name) \ argument
56 #define PSEUDO_NOERROR(label,name) \ argument
/netbsd-src/external/gpl2/lvm2/dist/lib/format_text/
H A Dtext_label.c40 static int _text_write(struct label *label, void *buf) in _text_write()
245 struct label *label) in _text_initialise_label()
253 struct label **label) in _text_read()
318 struct label *label) in _text_destroy_label()
/netbsd-src/sys/arch/sparc/sparc/
H A Dlocore.s296 #define VTRAP(type, label) \ argument
1316 #define PTE_OF_ADDR(addr, pte, bad, page_offset, label) \ argument
1318 #define CMP_PTE_USER_WRITE(pte, tmp, label) CMP_PTE_USER_WRITE4M(pte,tmp) argument
1319 #define CMP_PTE_USER_READ(pte, tmp, label) CMP_PTE_USER_READ4M(pte,tmp) argument
1323 #define PTE_OF_ADDR(addr, pte, bad, page_offset,label) \ argument
1325 #define CMP_PTE_USER_WRITE(pte, tmp, label) CMP_PTE_USER_WRITE4_4C(pte) argument
1326 #define CMP_PTE_USER_READ(pte, tmp, label) CMP_PTE_USER_READ4_4C(pte) argument
1330 #define PTE_OF_ADDR(addr, pte, bad, page_offset, label) \ argument
1338 #define CMP_PTE_USER_READ(pte, tmp, label) \ argument
1346 #define CMP_PTE_USER_WRITE(pte, tmp, label) \ argument
[all …]
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Dsha512-prf.c30 int sha512_prf(const u8 *key, size_t key_len, const char *label, in sha512_prf()
54 int sha512_prf_bits(const u8 *key, size_t key_len, const char *label, in sha512_prf_bits()
H A Dsha256-prf.c30 int sha256_prf(const u8 *key, size_t key_len, const char *label, in sha256_prf()
54 int sha256_prf_bits(const u8 *key, size_t key_len, const char *label, in sha256_prf_bits()
H A Dsha384-prf.c30 int sha384_prf(const u8 *key, size_t key_len, const char *label, in sha384_prf()
54 int sha384_prf_bits(const u8 *key, size_t key_len, const char *label, in sha384_prf_bits()

12345678910>>...31