/illumos-gate/usr/src/cmd/nscd/ |
H A D | nscd_door.c | 42 nss_pheader_t *phdr = (nss_pheader_t *)buf; in initdoor() local 80 nss_pheader_t *phdr, nss_pheader_t *outphdr) in copy_output() 113 nss_pheader_t *phdr; in _nscd_doorcall() local 143 void *outdata, int outdlen, nss_pheader_t *phdr) in _nscd_doorcall_data() 190 void *outdata, int outdlen, nss_pheader_t *phdr) in _nscd_doorcall_fd() 272 nss_pheader_t *phdr = (nss_pheader_t *)*dptr; in send_doorfd() local 316 nss_pheader_t *phdr) in _nscd_doorcall_sendfd()
|
H A D | nscd_frontend.c | 388 nss_pheader_t *phdr = (nss_pheader_t *)buf; in N2N_check_priv() local 439 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_APP_check_cred() local 485 pheader_error(nss_pheader_t *phdr, uint32_t call_number) in pheader_error() 560 nss_pheader_t *phdr = (nss_pheader_t *)(void *)argp; in validate_pheader() local 621 N2Nbuf_error(nss_pheader_t *phdr, uint32_t call_number) in N2Nbuf_error() 705 nss_pheader_t *phdr = (nss_pheader_t *)(void *)argp; in validate_N2Nbuf() local 742 nss_pheader_t *phdr = (nss_pheader_t *)(void *)argp; in lookup() local 777 nss_pheader_t *phdr = (nss_pheader_t *)(void *)argp; in getent() local 790 nss_pheader_t *phdr = (nss_pheader_t *)buf; in is_db_per_user() local 827 nss_pheader_t *phdr = (nss_pheader_t *)buf; in need_per_user_door() local [all …]
|
H A D | nscd_admin.c | 48 nss_pheader_t *phdr = (nss_pheader_t *)outbuf; in _nscd_door_getadmin() local 242 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_door_setadmin() local 387 nss_pheader_t phdr; in _nscd_client_getadmin() local
|
H A D | nscd_selfcred.c | 514 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_proc_iamhere() local 715 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_proc_pulse() local 776 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_proc_fork() local 905 nss_pheader_t *phdr = (nss_pheader_t *)buf; in selfcred_fork() local 949 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_proc_alt_get() local 1262 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_peruser_getadmin() local
|
/illumos-gate/usr/src/lib/libsip/common/ |
H A D | sip_parse_generic.c | 357 sip_parse_hdr_empty(_sip_header_t *hdr, sip_parsed_header_t **phdr) in sip_parse_hdr_empty() 494 sip_parse_hdr_parser1(_sip_header_t *hdr, sip_parsed_header_t **phdr, char sep) in sip_parse_hdr_parser1() 663 sip_parse_hdr_parser2(_sip_header_t *hdr, sip_parsed_header_t **phdr, in sip_parse_hdr_parser2() 716 sip_parse_hdr_parser3(_sip_header_t *hdr, sip_parsed_header_t **phdr, int type, in sip_parse_hdr_parser3() 923 sip_parse_hdr_parser4(_sip_header_t *hdr, sip_parsed_header_t **phdr) in sip_parse_hdr_parser4() 969 sip_parse_hdr_parser5(_sip_header_t *hdr, sip_parsed_header_t **phdr, in sip_parse_hdr_parser5()
|
/illumos-gate/usr/src/tools/elfextract/ |
H A D | elfextract.c | 57 Elf32_Phdr *phdr; in extract32() local 127 Elf64_Phdr *phdr; in extract64() local
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | phdr.c | 33 Elf_phdr(Lm_list *lml, uchar_t osabi, Half mach, Phdr *phdr) in Elf_phdr()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | phdr.c | 73 Phdr *phdr; /* PT_INTERP header */ member 230 Phdr *phdr; in process_args() local 276 Phdr *phdr; /* Program header array */ in locate_interp() local 355 Phdr *phdr; in print_phdr() local 515 Phdr *phdr; /* Program header array */ in cmd_body_set_interp() local 666 Phdr *phdr; in cmd_body() local
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Pgcore.c | 870 Elf64_Phdr phdr; in dump_map() local 872 Elf32_Phdr phdr; in dump_map() local 1335 Elf32_Phdr phdr; in Pfgcore() local 1349 Elf64_Phdr phdr; in Pfgcore() local 1538 Elf32_Phdr phdr; in Pfgcore() local 1552 Elf64_Phdr phdr; in Pfgcore() local
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | outfile.c | 218 Phdr *phdr = &(sgp->sg_phdr); in pad_outfile() local 430 Phdr *phdr = &(sgp->sg_phdr); in ld_create_outfile() local
|
/illumos-gate/usr/src/uts/i86pc/dboot/ |
H A D | dboot_elfload.c | 79 Elf64_Phdr *phdr; in dboot_elfload64() local
|
/illumos-gate/usr/src/tools/mbh_patch/ |
H A D | mbh_patch.c | 107 Elf64_Phdr *phdr; in patch64() local
|
/illumos-gate/usr/src/cmd/sgs/gprof/common/ |
H A D | readelf.c | 141 GElf_Phdr phdr; in get_txtorigin() local 241 GElf_Phdr phdr; in get_textseg() local
|
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/ |
H A D | static_prof.h | 102 Elf64_Phdr *phdr; /* 64 bit prog header for current file */ member 106 Elf32_Phdr *phdr; /* 32 bit prog header for current file */ member
|
/illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
H A D | _setup.c | 70 Phdr *phdr = NULL; in _setup() local
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/ |
H A D | _setup.c | 69 Phdr *phdr = NULL; in _setup() local
|
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | _setup.c | 69 Phdr *phdr = NULL; in _setup() local
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 83 Phdr *phdr; member 425 Phdr *phdr = fstate->phdr; in map_addr_to_offset() local 484 Phdr *phdr = fstate->phdr; in map_offset_to_addr() local 878 Phdr *phdr = NULL; in get_data() local
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/i386/ |
H A D | plt32_resolution.c | 52 Phdr phdr; in rli_func() local
|
/illumos-gate/usr/src/cmd/sgs/libelf/demo/ |
H A D | dcom.c | 91 GElf_Phdr phdr, tphdr; in delete_comment() local
|
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | _setup.c | 127 Phdr *phdr = NULL; in _setup() local
|
/illumos-gate/usr/src/lib/libc/i386/crt/ |
H A D | _rtld.c | 84 Elf32_Phdr *phdr; /* first Phdr in file */ in __rtld() local
|
/illumos-gate/usr/src/lib/libc/sparc/crt/ |
H A D | _rtld.c | 83 Elf32_Phdr *phdr; /* first Phdr in file */ in __rtld() local
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/ |
H A D | rd_elf.c | 416 Phdr phdr; in _rd_get_dyns32() local 561 Phdr phdr; in iter_map() local
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | tls.c | 170 tls_assign(Lm_list *lml, Rt_map *lmp, Phdr *phdr) in tls_assign()
|