Symbol: nss_pheader_t
usr/src/cmd/nscd/cache.c
118
nss_pheader_t *sphdr = (nss_pheader_t *)s->buffer;
usr/src/cmd/nscd/cache.c
119
nss_pheader_t *dphdr = (nss_pheader_t *)d->buffer;
usr/src/cmd/nscd/cache.c
1196
nss_pheader_t *pbuf = (nss_pheader_t *)buf;
usr/src/cmd/nscd/cache.c
1219
nss_pheader_t *rphdr = (nss_pheader_t *)rbuf;
usr/src/cmd/nscd/cache.c
1220
nss_pheader_t *cphdr = (nss_pheader_t *)cbuf;
usr/src/cmd/nscd/cache.c
1251
nss_pheader_t *phdr = (nss_pheader_t *)pbuf;
usr/src/cmd/nscd/cache.c
1736
if (NSCD_GET_STATUS((nss_pheader_t *)this_entry->buffer) ==
usr/src/cmd/nscd/cache.c
1762
NSCD_SET_STATUS((nss_pheader_t *)largs->buffer,
usr/src/cmd/nscd/cache.c
1765
NSCD_SET_HERRNO((nss_pheader_t *)largs->buffer,
usr/src/cmd/nscd/cache.c
1788
nss_pheader_t *phdr = (nss_pheader_t *)largs->buffer;
usr/src/cmd/nscd/cache.c
1885
nss_pheader_t *phdr;
usr/src/cmd/nscd/cache.c
1914
phdr = (nss_pheader_t *)ptr->buffer;
usr/src/cmd/nscd/cache.c
1940
((nss_pheader_t *)table[i].ptr)->pbufsiz = bufsiz;
usr/src/cmd/nscd/cache.c
1995
nss_pheader_t *phdr = (nss_pheader_t *)in->buffer;
usr/src/cmd/nscd/nscd_admin.c
242
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_admin.c
387
nss_pheader_t phdr;
usr/src/cmd/nscd/nscd_admin.c
48
nss_pheader_t *phdr = (nss_pheader_t *)outbuf;
usr/src/cmd/nscd/nscd_admin.c
59
phdr->data_off = sizeof (nss_pheader_t);
usr/src/cmd/nscd/nscd_door.c
113
nss_pheader_t *phdr;
usr/src/cmd/nscd/nscd_door.c
131
phdr = (nss_pheader_t *)dptr;
usr/src/cmd/nscd/nscd_door.c
143
void *outdata, int outdlen, nss_pheader_t *phdr)
usr/src/cmd/nscd/nscd_door.c
151
nss_pheader_t *phdr_d;
usr/src/cmd/nscd/nscd_door.c
169
phdr_d = (nss_pheader_t *)dptr;
usr/src/cmd/nscd/nscd_door.c
190
void *outdata, int outdlen, nss_pheader_t *phdr)
usr/src/cmd/nscd/nscd_door.c
200
nss_pheader_t *phdr_d;
usr/src/cmd/nscd/nscd_door.c
245
phdr_d = (nss_pheader_t *)dptr;
usr/src/cmd/nscd/nscd_door.c
272
nss_pheader_t *phdr = (nss_pheader_t *)*dptr;
usr/src/cmd/nscd/nscd_door.c
316
nss_pheader_t *phdr)
usr/src/cmd/nscd/nscd_door.c
324
nss_pheader_t *phdr_d;
usr/src/cmd/nscd/nscd_door.c
344
phdr_d = (nss_pheader_t *)dptr;
usr/src/cmd/nscd/nscd_door.c
42
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_door.c
80
nss_pheader_t *phdr, nss_pheader_t *outphdr)
usr/src/cmd/nscd/nscd_door.h
119
(((nss_pheader_t *)(ph))->p_status)
usr/src/cmd/nscd/nscd_door.h
122
(((nss_pheader_t *)(ph))->p_errno)
usr/src/cmd/nscd/nscd_door.h
125
(((nss_pheader_t *)(ph))->p_herrno)
usr/src/cmd/nscd/nscd_door.h
128
(((nss_pheader_t *)(ph))->nscdpriv)
usr/src/cmd/nscd/nscd_door.h
143
nss_pheader_t *phdr);
usr/src/cmd/nscd/nscd_door.h
147
nss_pheader_t *phdr);
usr/src/cmd/nscd/nscd_door.h
150
void *indata, int indlen, nss_pheader_t *phdr);
usr/src/cmd/nscd/nscd_door.h
70
usz = (sizeof (nss_pheader_t) + (dsz)); \
usr/src/cmd/nscd/nscd_door.h
73
((nss_pheader_t *)uptr)->nsc_callnumber = (cn); \
usr/src/cmd/nscd/nscd_door.h
74
((nss_pheader_t *)uptr)->p_version = NSCD_HEADER_REV; \
usr/src/cmd/nscd/nscd_door.h
75
((nss_pheader_t *)uptr)->pbufsiz = usz; \
usr/src/cmd/nscd/nscd_door.h
76
((nss_pheader_t *)uptr)->data_off = sizeof (nss_pheader_t); \
usr/src/cmd/nscd/nscd_door.h
77
((nss_pheader_t *)uptr)->key_off = sizeof (nss_pheader_t); \
usr/src/cmd/nscd/nscd_door.h
78
((nss_pheader_t *)uptr)->dbd_off = sizeof (nss_pheader_t); \
usr/src/cmd/nscd/nscd_door.h
79
((nss_pheader_t *)uptr)->data_len = dsz;
usr/src/cmd/nscd/nscd_door.h
82
(type *)((void *)(((char *)(buf)) + sizeof (nss_pheader_t)))
usr/src/cmd/nscd/nscd_door.h
85
sizeof (nss_pheader_t) + sizeof (struct)
usr/src/cmd/nscd/nscd_frontend.c
1090
*(nss_pheader_t *)uptr = *(nss_pheader_t *)((void *)argp);
usr/src/cmd/nscd/nscd_frontend.c
1093
((nss_pheader_t *)uptr)->pbufsiz = buflen;
usr/src/cmd/nscd/nscd_frontend.c
388
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_frontend.c
439
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_frontend.c
478
((nss_pheader_t *)(buf))->p_ruid,
usr/src/cmd/nscd/nscd_frontend.c
479
((nss_pheader_t *)(buf))->p_euid);
usr/src/cmd/nscd/nscd_frontend.c
485
pheader_error(nss_pheader_t *phdr, uint32_t call_number)
usr/src/cmd/nscd/nscd_frontend.c
560
nss_pheader_t *phdr = (nss_pheader_t *)(void *)argp;
usr/src/cmd/nscd/nscd_frontend.c
568
phdr->dbd_off != sizeof (nss_pheader_t))
usr/src/cmd/nscd/nscd_frontend.c
609
if (sizeof (nss_pheader_t) + l1 + l2 != phdr->data_off)
usr/src/cmd/nscd/nscd_frontend.c
621
N2Nbuf_error(nss_pheader_t *phdr, uint32_t call_number)
usr/src/cmd/nscd/nscd_frontend.c
705
nss_pheader_t *phdr = (nss_pheader_t *)(void *)argp;
usr/src/cmd/nscd/nscd_frontend.c
712
phdr->dbd_off != sizeof (nss_pheader_t))
usr/src/cmd/nscd/nscd_frontend.c
742
nss_pheader_t *phdr = (nss_pheader_t *)(void *)argp;
usr/src/cmd/nscd/nscd_frontend.c
777
nss_pheader_t *phdr = (nss_pheader_t *)(void *)argp;
usr/src/cmd/nscd/nscd_frontend.c
790
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_frontend.c
827
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_frontend.c
866
nss_pheader_t *phdr = (nss_pheader_t *)((void *)argp);
usr/src/cmd/nscd/nscd_frontend.c
925
nss_pheader_t *phdr = (nss_pheader_t *)((void *)argp);
usr/src/cmd/nscd/nscd_frontend.h
50
hdrp = (nss_pheader_t *)(void *)space; \
usr/src/cmd/nscd/nscd_frontend.h
61
(hdrp) = (nss_pheader_t *)(void *)(bufp); \
usr/src/cmd/nscd/nscd_frontend.h
72
if (NSCD_STATUS_IS_OK((nss_pheader_t *)(hdrp))) \
usr/src/cmd/nscd/nscd_selfcred.c
1002
nss_pheader_t phdr1;
usr/src/cmd/nscd/nscd_selfcred.c
1262
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_selfcred.c
514
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_selfcred.c
715
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_selfcred.c
776
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_selfcred.c
905
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_selfcred.c
949
nss_pheader_t *phdr = (nss_pheader_t *)buf;
usr/src/cmd/nscd/nscd_switch.c
1351
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/cmd/nscd/nscd_switch.c
1442
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/cmd/nscd/nscd_switch.c
1527
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/cmd/nscd/nscd_switch.c
1608
delayed_setent(nss_pheader_t *pbuf, nss_db_initf_t initf,
usr/src/cmd/nscd/nscd_switch.c
1677
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/cmd/nscd/nscd_switch.c
1765
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/cmd/nscd/nscd_switch.c
1795
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/cmd/nscd/nscd_switch.c
285
nss_pheader_t *pbuf;
usr/src/cmd/nscd/nscd_switch.c
290
pbuf = (nss_pheader_t *)get_initf_key();
usr/src/cmd/nscd/nscd_switch.c
599
((nss_pheader_t *)swret->pbuf)->data_len =
usr/src/cmd/nscd/nscd_switch.c
946
nss_pheader_t *phdr;
usr/src/cmd/nscd/nscd_switch.c
950
phdr = (nss_pheader_t *)swret->pbuf;
usr/src/head/nss_dbdefs.h
684
((nss_pheader_t *)(buf))->p_ruid == (ruid) && \
usr/src/head/nss_dbdefs.h
685
((nss_pheader_t *)(buf))->p_euid == (euid))
usr/src/lib/libc/port/gen/getxby_door.c
345
nss_pheader_t *rp;
usr/src/lib/libc/port/gen/getxby_door.c
364
rp = (nss_pheader_t *)((void *)param.rbuf);
usr/src/lib/libc/port/gen/getxby_door.c
414
nss_pheader_t *ph, ph_save;
usr/src/lib/libc/port/gen/getxby_door.c
423
ph = (nss_pheader_t *)*dptr;
usr/src/lib/libc/port/gen/getxby_door.c
471
ph = (nss_pheader_t *)*dptr;
usr/src/lib/libc/port/gen/getxby_door.c
538
ph = (nss_pheader_t *)*dptr;
usr/src/lib/libc/port/gen/getxby_door.c
572
ph = (nss_pheader_t *)*dptr;
usr/src/lib/libc/port/gen/getxby_door.c
674
(size_t)sizeof (nss_pheader_t));
usr/src/lib/libc/port/gen/nss_common.c
1576
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/libc/port/gen/nss_common.c
1647
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/libc/port/gen/nss_common.c
1684
off = sizeof (nss_pheader_t);
usr/src/lib/libc/port/gen/nss_common.c
1754
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/libc/port/gen/nss_common.c
1776
off = sizeof (nss_pheader_t);
usr/src/lib/libc/port/gen/nss_common.c
1827
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/libc/port/gen/nss_common.c
1928
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/libc/port/gen/nss_common.c
2000
nss_pheader_t *pbuf;
usr/src/lib/libc/port/gen/nss_common.c
2022
pbuf = (nss_pheader_t *)doorptr;
usr/src/lib/libc/port/gen/nss_common.c
2077
nss_pheader_t *pbuf;
usr/src/lib/libc/port/gen/nss_common.c
2102
pbuf = (nss_pheader_t *)doorptr;
usr/src/lib/libc/port/gen/nss_common.c
2154
nss_pheader_t *pbuf;
usr/src/lib/libc/port/gen/nss_common.c
2174
pbuf = (nss_pheader_t *)doorptr;
usr/src/lib/libc/port/gen/nss_common.c
2221
nss_pheader_t *pbuf;
usr/src/lib/libc/port/gen/nss_common.c
2239
pbuf = (nss_pheader_t *)doorptr;
usr/src/lib/libc/port/gen/nss_dbdefs.c
1118
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/libc/port/gen/nss_dbdefs.c
1177
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/libc/port/gen/nss_dbdefs.c
1253
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/libc/port/gen/nss_dbdefs.c
770
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/libc/port/gen/nss_dbdefs.c
871
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/nsswitch/dns/common/dns_common.c
389
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;
usr/src/lib/nsswitch/mdns/common/mdns_common.c
687
nss_pheader_t *pbuf = (nss_pheader_t *)buffer;