Searched refs:loadbuf (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Daf_inetany.c60 loadbuf(const struct apbuf *b, const struct paddr_prefix *pfx) function
124 loadbuf(&param->addr, addr);
135 loadbuf(&param->brd, brd);
145 loadbuf(&param->dst, dst);
154 loadbuf(&param->mask, mask);
169 loadbuf(&param->dgaddr, addr);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-mach-o.c554 unsigned char loadbuf[sizeof (struct mach_o_load_command)]; local
560 loadbuf,
565 cmd = (*fetch_32) (loadbuf + offsetof (struct mach_o_load_command, cmd));
566 cmdsize = (*fetch_32) (loadbuf
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-mach-o.c554 unsigned char loadbuf[sizeof (struct mach_o_load_command)]; local
560 loadbuf,
565 cmd = (*fetch_32) (loadbuf + offsetof (struct mach_o_load_command, cmd));
566 cmdsize = (*fetch_32) (loadbuf

Completed in 64 milliseconds