Searched refs:nss_pheader_t (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/cmd/nscd/ |
H A D | nscd_door.h | 70 usz = (sizeof (nss_pheader_t) + (dsz)); \ 73 ((nss_pheader_t *)uptr)->nsc_callnumber = (cn); \ 74 ((nss_pheader_t *)uptr)->p_version = NSCD_HEADER_REV; \ 75 ((nss_pheader_t *)uptr)->pbufsiz = usz; \ 76 ((nss_pheader_t *)uptr)->data_off = sizeof (nss_pheader_t); \ 77 ((nss_pheader_t *)uptr)->key_off = sizeof (nss_pheader_t); \ 78 ((nss_pheader_t *)uptr)->dbd_off = sizeof (nss_pheader_t); \ 79 ((nss_pheader_t *)uptr)->data_len = dsz; 82 (type *)((void *)(((char *)(buf)) + sizeof (nss_pheader_t))) 85 sizeof (nss_pheader_t) + sizeof (struct) [all …]
|
H A D | nscd_door.c | 42 nss_pheader_t *phdr = (nss_pheader_t *)buf; in initdoor() 80 nss_pheader_t *phdr, nss_pheader_t *outphdr) in copy_output() 113 nss_pheader_t *phdr; in _nscd_doorcall() 131 phdr = (nss_pheader_t *)dptr; in _nscd_doorcall() 143 void *outdata, int outdlen, nss_pheader_t *phdr) in _nscd_doorcall_data() 151 nss_pheader_t *phdr_d; in _nscd_doorcall_data() 169 phdr_d = (nss_pheader_t *)dptr; in _nscd_doorcall_data() 190 void *outdata, int outdlen, nss_pheader_t *phdr) in _nscd_doorcall_fd() 200 nss_pheader_t *phdr_d; in _nscd_doorcall_fd() 245 phdr_d = (nss_pheader_t *)dptr; in _nscd_doorcall_fd() [all …]
|
H A D | nscd_frontend.c | 381 nss_pheader_t *phdr = (nss_pheader_t *)buf; in N2N_check_priv() 432 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_APP_check_cred() 471 ((nss_pheader_t *)(buf))->p_ruid, in _nscd_APP_check_cred() 472 ((nss_pheader_t *)(buf))->p_euid); in _nscd_APP_check_cred() 478 pheader_error(nss_pheader_t *phdr, uint32_t call_number) in pheader_error() 553 nss_pheader_t *phdr = (nss_pheader_t *)(void *)argp; in validate_pheader() 561 phdr->dbd_off != sizeof (nss_pheader_t)) in validate_pheader() 602 if (sizeof (nss_pheader_t) + l1 + l2 != phdr->data_off) in validate_pheader() 614 N2Nbuf_error(nss_pheader_t *phdr, uint32_t call_number) in N2Nbuf_error() 698 nss_pheader_t *phdr = (nss_pheader_t *)(void *)argp; in validate_N2Nbuf() [all …]
|
H A D | nscd_frontend.h | 50 hdrp = (nss_pheader_t *)(void *)space; \ 61 (hdrp) = (nss_pheader_t *)(void *)(bufp); \ 72 if (NSCD_STATUS_IS_OK((nss_pheader_t *)(hdrp))) \
|
H A D | nscd_admin.c | 48 nss_pheader_t *phdr = (nss_pheader_t *)outbuf; in _nscd_door_getadmin() 59 phdr->data_off = sizeof (nss_pheader_t); in _nscd_door_getadmin() 242 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_door_setadmin() 387 nss_pheader_t phdr; in _nscd_client_getadmin()
|
H A D | nscd_switch.c | 285 nss_pheader_t *pbuf; in nscd_initf() 290 pbuf = (nss_pheader_t *)get_initf_key(); in nscd_initf() 599 ((nss_pheader_t *)swret->pbuf)->data_len = in search_dns_withttl() 946 nss_pheader_t *phdr; in nss_search() 950 phdr = (nss_pheader_t *)swret->pbuf; in nss_search() 1351 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_psearch() 1442 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nscd_map_contextp() 1527 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_psetent() 1608 delayed_setent(nss_pheader_t *pbuf, nss_db_initf_t initf, in delayed_setent() 1677 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_pgetent() [all …]
|
H A D | nscd_selfcred.c | 511 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_proc_iamhere() 712 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_proc_pulse() 773 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_proc_fork() 902 nss_pheader_t *phdr = (nss_pheader_t *)buf; in selfcred_fork() 946 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_proc_alt_get() 999 nss_pheader_t phdr1; in _nscd_proc_alt_get() 1259 nss_pheader_t *phdr = (nss_pheader_t *)buf; in _nscd_peruser_getadmin()
|
H A D | cache.c | 115 nss_pheader_t *sphdr = (nss_pheader_t *)s->buffer; in dup_packed_buffer() 116 nss_pheader_t *dphdr = (nss_pheader_t *)d->buffer; in dup_packed_buffer() 1170 nss_pheader_t *pbuf = (nss_pheader_t *)buf; in nsw_config_in_phdr() 1193 nss_pheader_t *rphdr = (nss_pheader_t *)rbuf; in copy_result() 1194 nss_pheader_t *cphdr = (nss_pheader_t *)cbuf; in copy_result() 1225 nss_pheader_t *phdr = (nss_pheader_t *)pbuf; in get_dns_ttl() 1710 if (NSCD_GET_STATUS((nss_pheader_t *)this_entry->buffer) == in lookup_int() 1736 NSCD_SET_STATUS((nss_pheader_t *)largs->buffer, in lookup_int() 1739 NSCD_SET_HERRNO((nss_pheader_t *)largs->buffer, in lookup_int() 1761 nss_pheader_t *phdr = (nss_pheader_t *)largs->buffer; in nsc_lookup() [all …]
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | getxby_door.c | 347 nss_pheader_t *rp; in _nsc_try1door() 366 rp = (nss_pheader_t *)((void *)param.rbuf); in _nsc_try1door() 416 nss_pheader_t *ph, ph_save; in _nsc_trydoorcall_ext() 425 ph = (nss_pheader_t *)*dptr; in _nsc_trydoorcall_ext() 473 ph = (nss_pheader_t *)*dptr; in _nsc_trydoorcall_ext() 540 ph = (nss_pheader_t *)*dptr; in _nsc_trydoorcall_ext() 574 ph = (nss_pheader_t *)*dptr; in _nsc_trydoorcall_ext() 676 (size_t)sizeof (nss_pheader_t)); in _nsc_getdoorbuf()
|
H A D | nss_common.c | 1587 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_pack_dbd() 1659 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_pack() 1696 off = sizeof (nss_pheader_t); in nss_pack() 1767 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_pack_ent() 1789 off = sizeof (nss_pheader_t); in nss_pack_ent() 1841 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_unpack() 1942 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_unpack_ent() 2014 nss_pheader_t *pbuf; in _nsc_search() 2036 pbuf = (nss_pheader_t *)doorptr; in _nsc_search() 2091 nss_pheader_t *pbuf; in _nsc_setent_u() [all …]
|
H A D | nss_dbdefs.c | 772 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_packed_set_status() 874 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_upack_key2arg() 1121 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_packed_getkey() 1182 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_packed_arg_init() 1258 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in nss_packed_context_init()
|
/titanic_41/usr/src/head/ |
H A D | nss_dbdefs.h | 617 } nss_pheader_t; typedef 677 ((nss_pheader_t *)(buf))->p_ruid == (ruid) && \ 678 ((nss_pheader_t *)(buf))->p_euid == (euid))
|
/titanic_41/usr/src/lib/nsswitch/dns/common/ |
H A D | dns_common.c | 396 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in _nss_dns_gethost_withttl()
|
/titanic_41/usr/src/lib/nsswitch/mdns/common/ |
H A D | mdns_common.c | 689 nss_pheader_t *pbuf = (nss_pheader_t *)buffer; in _nss_mdns_gethost_withttl()
|