Home
last modified time | relevance | path

Searched refs:attrp (Results 1 – 25 of 67) sorted by relevance

123

/netbsd/external/ibm-public/postfix/dist/src/local/
H A Ddeliver_attr.c57 attrp->level = 0; in deliver_attr_init()
58 attrp->fp = 0; in deliver_attr_init()
65 attrp->local = 0; in deliver_attr_init()
66 attrp->user = 0; in deliver_attr_init()
69 attrp->owner = 0; in deliver_attr_init()
87 msg_info("sender: %s", attrp->sender ? attrp->sender : "null"); in deliver_attr_dump()
89 msg_info("domain: %s", attrp->domain ? attrp->domain : "null"); in deliver_attr_dump()
90 msg_info("local: %s", attrp->local ? attrp->local : "null"); in deliver_attr_dump()
91 msg_info("user: %s", attrp->user ? attrp->user : "null"); in deliver_attr_dump()
94 msg_info("owner: %s", attrp->owner ? attrp->owner : "null"); in deliver_attr_dump()
[all …]
/netbsd/external/ibm-public/postfix/dist/src/virtual/
H A Ddeliver_attr.c55 attrp->level = 0; in deliver_attr_init()
56 attrp->fp = 0; in deliver_attr_init()
58 attrp->queue_id = 0; in deliver_attr_init()
59 attrp->offset = 0; in deliver_attr_init()
60 attrp->sender = 0; in deliver_attr_init()
62 attrp->user = 0; in deliver_attr_init()
64 attrp->relay = 0; in deliver_attr_init()
76 msg_info("queue_id: %s", attrp->queue_id ? attrp->queue_id : "null"); in deliver_attr_dump()
78 msg_info("sender: %s", attrp->sender ? attrp->sender : "null"); in deliver_attr_dump()
80 msg_info("user: %s", attrp->user ? attrp->user : "null"); in deliver_attr_dump()
[all …]
/netbsd/external/apache2/llvm/dist/clang/tools/scan-build-py/libear/
H A Dear.c125 const posix_spawnattr_t *restrict attrp,
132 const posix_spawnattr_t *restrict attrp,
266 const posix_spawnattr_t *restrict attrp, in posix_spawn() argument
269 return call_posix_spawn(pid, path, file_actions, attrp, argv, envp); in posix_spawn()
276 const posix_spawnattr_t *restrict attrp, in posix_spawnp() argument
279 return call_posix_spawnp(pid, file, file_actions, attrp, argv, envp); in posix_spawnp()
366 const posix_spawnattr_t *restrict attrp, in call_posix_spawn() argument
378 (*fp)(pid, path, file_actions, attrp, argv, (char *const *restrict)menvp); in call_posix_spawn()
387 const posix_spawnattr_t *restrict attrp, in call_posix_spawnp() argument
399 (*fp)(pid, file, file_actions, attrp, argv, (char *const *restrict)menvp); in call_posix_spawnp()
/netbsd/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dlinetrace.c1353 const posix_spawnattr_t *attrp,
1360 const posix_spawnattr_t *attrp, in __collector_posix_spawn_2_15() argument
1368 path, file_actions, attrp, argv, envp); in __collector_posix_spawn_2_15()
1376 const posix_spawnattr_t *attrp, in __collector_posix_spawn_2_2() argument
1392 const posix_spawnattr_t *attrp, in __collector_posix_spawn_2_2_5() argument
1412 const posix_spawnattr_t *attrp, in __collector_posix_spawn_symver() argument
1463 const posix_spawnattr_t *attrp,
1470 const posix_spawnattr_t *attrp, in __collector_posix_spawnp_2_15() argument
1487 const posix_spawnattr_t *attrp, in __collector_posix_spawnp_2_2() argument
1503 const posix_spawnattr_t *attrp, in __collector_posix_spawnp_2_2_5() argument
[all …]
/netbsd/external/gpl2/groff/dist/src/libs/libxutil/
H A DXFontName.c16 unsigned int *attrp, unsigned int bit) in extractStringField() argument
30 *attrp |= bit; in extractStringField()
38 unsigned int *attrp, unsigned int bit) in extractUnsignedField() argument
44 name = extractStringField (name, buf, sizeof (buf), attrp, bit); in extractUnsignedField()
47 if (!(*attrp & bit)) in extractUnsignedField()
/netbsd/sys/dev/isa/
H A Dega.c336 …ga_config *vc, struct egascreen *scr, const struct wsscreen_descr *type, int existing, long *attrp) in ega_init_screen() argument
372 res = ega_allocattr(scr, 0, 0, 0, attrp); in ega_init_screen()
797 ega_allocattr(void *id, int fg, int bg, int flags, long *attrp) in ega_allocattr() argument
810 *attrp = 0x70; in ega_allocattr()
812 *attrp = 0x07; in ega_allocattr()
814 *attrp |= FG_UNDERLINE; in ega_allocattr()
816 *attrp |= FG_INTENSE; in ega_allocattr()
821 *attrp = fgansitopc[fg] | bgansitopc[bg]; in ega_allocattr()
823 *attrp = 7; in ega_allocattr()
825 *attrp += 8; in ega_allocattr()
[all …]
H A Dpcdisplay.c427 pcdisplay_allocattr(void *id, int fg, int bg, int flags, long *attrp) in pcdisplay_allocattr() argument
430 *attrp = FG_BLACK | BG_LIGHTGREY; in pcdisplay_allocattr()
432 *attrp = FG_LIGHTGREY | BG_BLACK; in pcdisplay_allocattr()
/netbsd/sys/dev/wscons/
H A Dwscons_rops.c223 rcons_allocattr(void *id, int fg, int bg, int flags, long *attrp) in rcons_allocattr() argument
229 *attrp = 1; in rcons_allocattr()
231 *attrp = 0; in rcons_allocattr()
/netbsd/sys/dev/ic/
H A Dvga.c442 const struct wsscreen_descr *type, int existing, long *attrp) in vga_init_screen() argument
501 WSATTR_WSCOLORS, attrp); in vga_init_screen()
504 res = vga_allocattr(scr, 0, 0, 0, attrp); in vga_init_screen()
1108 *attrp = 0x70; in vga_allocattr()
1110 *attrp = 0x07; in vga_allocattr()
1112 *attrp |= FG_UNDERLINE; in vga_allocattr()
1114 *attrp |= FG_INTENSE; in vga_allocattr()
1119 *attrp = fgansitopc[fg] | bgansitopc[bg]; in vga_allocattr()
1121 *attrp = 7; in vga_allocattr()
1123 *attrp += 8; in vga_allocattr()
[all …]
H A Dvga_raster.c439 const struct wsscreen_descr *type, int existing, long *attrp) in vga_raster_init_screen() argument
511 WSATTR_WSCOLORS, attrp); in vga_raster_init_screen()
514 res = vga_raster_allocattr(scr, 0, 0, 0, attrp); in vga_raster_init_screen()
1415 *attrp = 0x70; in vga_raster_allocattr()
1417 *attrp = 0x07; in vga_raster_allocattr()
1419 *attrp |= FG_UNDERLINE; in vga_raster_allocattr()
1421 *attrp |= FG_INTENSE; in vga_raster_allocattr()
1426 *attrp = fgansitopc[fg] | bgansitopc[bg]; in vga_raster_allocattr()
1428 *attrp = 7; in vga_raster_allocattr()
1430 *attrp += 8; in vga_raster_allocattr()
[all …]
/netbsd/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dunique.c509 unique_attrs **attrp; in unique_cf_attrs() local
539 attrp = &legacy->uri->attrs; in unique_cf_attrs()
541 attrp = &(*attrp)->next; in unique_cf_attrs()
542 attr = *attrp; in unique_cf_attrs()
543 *attrp = attr->next; in unique_cf_attrs()
624 for ( attrp = &legacy->uri->attrs; in unique_cf_attrs()
625 *attrp; in unique_cf_attrs()
626 attrp = &(*attrp)->next ) ; in unique_cf_attrs()
627 *attrp = reverse_attrs; in unique_cf_attrs()
/netbsd/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dsearch.c691 Attribute *attr, **attrp; in ldap_build_entry() local
726 attrp = &ent->e_attrs; in ldap_build_entry()
912 *attrp = attr; in ldap_build_entry()
913 attrp = &attr->a_next; in ldap_build_entry()
939 char *attr[3], **attrp = NULL; in ldap_back_entry_get() local
965 attrp = attr; in ldap_back_entry_get()
997 attrp, LDAP_DEREF_NEVER, ctrls, NULL, in ldap_back_entry_get()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_execve.c221 if (SCARG_P32(uap, attrp) != NULL) { in netbsd32_posix_spawn()
223 error = copyin(SCARG_P32(uap, attrp), sa, sizeof(*sa)); in netbsd32_posix_spawn()
/netbsd/external/bsd/openldap/dist/tests/progs/
H A Dslapd-mtread.c401 LDAPMod *attrp[5], attrs[4]; in do_onerwthread() local
422 attrp[i] = &attrs[i]; in do_onerwthread()
425 attrp[4] = NULL; in do_onerwthread()
472 ret = ldap_add_ext_s(ld, dn, &attrp[0], NULL, NULL); in do_onerwthread()
/netbsd/sys/arch/newsmips/dev/
H A Dfb.c290 int *ccolp, int *crowp, long *attrp) in fb_alloc_screen() argument
302 *attrp = defattr; in fb_alloc_screen()
/netbsd/sys/arch/newsmips/apbus/
H A Dxafb.c302 void **cookiep, int *ccolp, int *crowp, long *attrp) in xafb_alloc_screen() argument
314 *attrp = defattr; in xafb_alloc_screen()
/netbsd/sys/arch/prep/pci/
H A Dgten.c285 int *curxp, int *curyp, long *attrp) in gten_alloc_screen() argument
298 *attrp = defattr; in gten_alloc_screen()
/netbsd/crypto/external/bsd/openssh/dist/
H A Dssh-pkcs11.c703 const unsigned char *attrp = NULL; in pkcs11_fetch_ecdsa_pubkey() local
751 attrp = key_attr[2].pValue; in pkcs11_fetch_ecdsa_pubkey()
752 group = d2i_ECPKParameters(NULL, &attrp, key_attr[2].ulValueLen); in pkcs11_fetch_ecdsa_pubkey()
768 attrp = key_attr[1].pValue; in pkcs11_fetch_ecdsa_pubkey()
769 octet = d2i_ASN1_OCTET_STRING(NULL, &attrp, key_attr[1].ulValueLen); in pkcs11_fetch_ecdsa_pubkey()
774 attrp = octet->data; in pkcs11_fetch_ecdsa_pubkey()
775 if (o2i_ECPublicKey(&ec, &attrp, octet->length) == NULL) { in pkcs11_fetch_ecdsa_pubkey()
/netbsd/sys/arch/zaurus/dev/
H A Dw100.c390 void **cookiep, int *curxp, int *curyp, long *attrp) in w100_alloc_screen() argument
418 (*scr->rinfo.ri_ops.allocattr)(&scr->rinfo, 0, 0, 0, attrp); in w100_alloc_screen()
/netbsd/sys/arch/dreamcast/dev/
H A Dpvr.c398 void **cookiep, int *curxp, int *curyp, long *attrp) in pvr_alloc_screen() argument
411 *attrp = defattr; in pvr_alloc_screen()
/netbsd/sys/arch/hp300/dev/
H A Ddiofb.c467 void **cookiep, int *curxp, int *curyp, long *attrp) in diofb_alloc_screen() argument
477 ri->ri_ops.allocattr(ri, 0, 0, 0, attrp); in diofb_alloc_screen()
/netbsd/sys/arch/playstation2/ee/
H A Dgsfb.c555 int *curxp, int *curyp, long *attrp) in _gsfb_alloc_screen() argument
558 *attrp = ATTR_BG_SET(WS_DEFAULT_BG) | ATTR_FG_SET(WS_DEFAULT_FG); in _gsfb_alloc_screen()
/netbsd/sys/arch/luna68k/dev/
H A Dlunafb.c529 int *curxp, int *curyp, long *attrp) in omfb_alloc_screen() argument
540 (*ri->ri_ops.allocattr)(ri, 0, 0, 0, attrp); in omfb_alloc_screen()
/netbsd/sys/dev/hpc/
H A Dhpcfb.c725 void **cookiep, int *curxp, int *curyp, long *attrp) in hpcfb_alloc_screen() argument
779 hpcfb_allocattr(*cookiep, WSCOL_WHITE, WSCOL_BLACK, 0, attrp); in hpcfb_alloc_screen()
1537 hpcfb_allocattr(void *cookie, int fg, int bg, int flags, long *attrp) in hpcfb_allocattr() argument
1542 return (rasops_emul.allocattr(ri, fg, bg, flags, attrp)); in hpcfb_allocattr()
/netbsd/sys/dev/tc/
H A Dmfb.c412 int *curxp, int *curyp, long *attrp) in mfb_alloc_screen() argument
425 *attrp = defattr; in mfb_alloc_screen()

123