Searched refs:ohdr (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dstr2filter.c82 Opheader ohdr = {0}; local
84 op.o_hdr = &ohdr;
H A Dfilter.c602 Opheader ohdr; local
604 op.o_hdr = &ohdr;
882 Opheader ohdr; local
884 op.o_hdr = &ohdr;
H A Dconnection.c704 Opheader ohdr = {0}; local
706 op.o_hdr = &ohdr;
2012 Opheader ohdr = {0}; local
2016 op.o_hdr = &ohdr;
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dtools.cpp190 Opheader ohdr = {0}; local
211 op.o_hdr = &ohdr;
238 Opheader ohdr = {0}; local
259 op.o_hdr = &ohdr;
402 Opheader ohdr = {0}; local
423 op.o_hdr = &ohdr;
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dtools.c310 Opheader ohdr = {0}; local
330 op.o_hdr = &ohdr;
405 Opheader ohdr = {0}; local
471 op.o_hdr = &ohdr;
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dtools.c304 static Opheader ohdr = {0}; local
306 op.o_hdr = &ohdr;
341 Opheader ohdr = {0}; local
357 op.o_hdr = &ohdr;
373 Opheader ohdr = {0}; local
402 op.o_hdr = &ohdr;
658 Opheader ohdr = {0}; local
721 op.o_hdr = &ohdr;
816 Opheader ohdr = {0}; local
925 op.o_hdr = &ohdr;
990 Opheader ohdr = {0}; local
1077 Opheader ohdr = {0}; local
1233 Opheader ohdr = {0}; local
[all...]
/netbsd-current/libexec/httpd/
H A Dbozohttpd.c342 struct bozoheaders *hdr, *ohdr = NULL; local
369 free(ohdr);
370 ohdr = hdr;
372 free(ohdr);
373 ohdr = NULL;
378 free(ohdr);
379 ohdr = hdr;
381 free(ohdr);
/netbsd-current/sys/netinet/
H A Dsctp_output.c9093 struct sctphdr *ohdr; local
9114 ohdr = mtod(scm, struct sctphdr *);
9115 ohdr->src_port = ihdr->dest_port;
9116 ohdr->dest_port = ihdr->src_port;
9117 ohdr->v_tag = vtag;
9118 ohdr->checksum = 0;
9119 ophdr = (struct sctp_chunkhdr *)(ohdr + 1);
9136 ohdr->checksum = val;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf.c7781 Elf_Internal_Shdr *ihdr, *ohdr;
7848 ohdr = &elf_section_data (osec)->this_hdr;
7849 ohdr->sh_flags |= SHF_LINK_ORDER;
7867 Elf_Internal_Shdr *ihdr, *ohdr;
7874 ohdr = &elf_section_data (osec)->this_hdr;
7876 ohdr->sh_entsize = ihdr->sh_entsize;
7882 ohdr->sh_info = ihdr->sh_info;
7779 Elf_Internal_Shdr *ihdr, *ohdr; local
7865 Elf_Internal_Shdr *ihdr, *ohdr; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf.c7924 Elf_Internal_Shdr *ihdr, *ohdr;
7991 ohdr = &elf_section_data (osec)->this_hdr;
7992 ohdr->sh_flags |= SHF_LINK_ORDER;
8010 Elf_Internal_Shdr *ihdr, *ohdr;
8017 ohdr = &elf_section_data (osec)->this_hdr;
8019 ohdr->sh_entsize = ihdr->sh_entsize;
8025 ohdr->sh_info = ihdr->sh_info;
7922 Elf_Internal_Shdr *ihdr, *ohdr; local
8008 Elf_Internal_Shdr *ihdr, *ohdr; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf.c7937 Elf_Internal_Shdr *ihdr, *ohdr;
8004 ohdr = &elf_section_data (osec)->this_hdr;
8005 ohdr->sh_flags |= SHF_LINK_ORDER;
8023 Elf_Internal_Shdr *ihdr, *ohdr;
8030 ohdr = &elf_section_data (osec)->this_hdr;
8032 ohdr->sh_entsize = ihdr->sh_entsize;
8038 ohdr->sh_info = ihdr->sh_info;
7935 Elf_Internal_Shdr *ihdr, *ohdr; local
8021 Elf_Internal_Shdr *ihdr, *ohdr; local
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf.c8532 Elf_Internal_Shdr *ihdr, *ohdr;
8599 ohdr = &elf_section_data (osec)->this_hdr;
8600 ohdr->sh_flags |= SHF_LINK_ORDER;
8618 Elf_Internal_Shdr *ihdr, *ohdr;
8625 ohdr = &elf_section_data (osec)->this_hdr;
8627 ohdr->sh_entsize = ihdr->sh_entsize;
8633 ohdr->sh_info = ihdr->sh_info;
8530 Elf_Internal_Shdr *ihdr, *ohdr; local
8616 Elf_Internal_Shdr *ihdr, *ohdr; local

Completed in 329 milliseconds