/titanic_41/usr/src/cmd/sendmail/aux/ |
H A D | praliases.c | 240 char *db_type; local 251 db_type = SMDB_TYPE_DEFAULT; 257 db_type = filename; 274 if (db_type != NULL && *db_type != '\0') 276 if (db_type != SMDB_TYPE_DEFAULT && 277 strcmp(db_type, "hash") != 0 && 278 strcmp(db_type, "btree") != 0 && 279 strcmp(db_type, "dbm") != 0) 283 db_type); 288 if (*db_name == '\0' || (db_type != NULL && *db_type == '\0')) [all …]
|
/titanic_41/usr/src/uts/common/io/ |
H A D | telmod.c | 259 tmip->unbind_mp->b_datap->db_type = M_PROTO; in telmodopen() 278 bp->b_datap->db_type = M_PROTO; in telmodopen() 362 if ((mp->b_datap->db_type < QPCTL) && in telmodrput() 369 switch (mp->b_datap->db_type) { in telmodrput() 383 newmp->b_datap->db_type = M_CTL; in telmodrput() 441 mp->b_datap->db_type = M_HANGUP; in telmodrput() 468 ASSERT(mp->b_datap->db_type == M_DATA); in telmodrput() 499 mp->b_datap->db_type); in telmodrput() 523 switch (mp->b_datap->db_type) { in telmodrsrv() 533 newmp->b_datap->db_type = M_CTL; in telmodrsrv() [all …]
|
H A D | pts.c | 408 mop->b_datap->db_type = M_SETOPTS; in ptsopen() 469 } else if (bp->b_datap->db_type == M_IOCTL) { in ptsclose() 470 bp->b_datap->db_type = M_IOCNAK; in ptsclose() 512 unsigned char type = mp->b_datap->db_type; in ptswput() 525 if (mp->b_datap->db_type == M_IOCTL) { in ptswput() 526 mp->b_datap->db_type = M_IOCNAK; in ptswput() 628 mp->b_datap->db_type = M_IOCNAK; in ptswput() 631 mp->b_datap->db_type = M_IOCACK; in ptswput() 709 if (mp->b_datap->db_type == M_IOCTL) { in ptswsrv() 710 mp->b_datap->db_type = M_IOCNAK; in ptswsrv() [all …]
|
H A D | tirdwr.c | 229 mp->b_datap->db_type = M_PROTO; in tirdwrclose() 260 switch (mp->b_datap->db_type) { in tirdwrrput() 298 mp->b_datap->db_type = M_DATA; in tirdwrrput() 310 mp->b_datap->db_type = M_HANGUP; in tirdwrrput() 342 switch (mp->b_datap->db_type) { in tirdwrwput() 367 mp->b_datap->db_type = M_ERROR; in send_fatal() 386 switch (mp->b_datap->db_type) { in check_strhead() 397 (mp->b_cont->b_datap->db_type != M_DATA)) in check_strhead() 430 switch (mp->b_datap->db_type) { in strip_strhead()
|
H A D | pckt.c | 265 mop->b_datap->db_type = M_SETOPTS; in pcktopen() 325 switch (mp->b_datap->db_type) { in pcktrput() 406 if ((datamsg(mp->b_datap->db_type)) && (qsize(q) > 0)) in pcktrput() 438 if (!datamsg(mp->b_datap->db_type)) in pcktrsrv() 448 switch (mp->b_datap->db_type) { in pcktrsrv() 599 bp->b_datap->db_type = M_PROTO; in add_ctl_info() 600 *(unsigned char *)bp->b_rptr = mp->b_datap->db_type; in add_ctl_info() 612 switch (mp->b_datap->db_type) { in add_ctl_info() 672 mp->b_datap->db_type = M_DATA; in add_ctl_info()
|
H A D | rlmod.c | 264 rmip->unbind_mp->b_datap->db_type = M_PROTO; in rlmodopen() 284 bp->b_datap->db_type = M_PROTO; in rlmodopen() 376 if ((mp->b_datap->db_type < QPCTL) && in rlmodrput() 381 (mp->b_datap->db_type == M_DATA)))) { in rlmodrput() 389 switch (mp->b_datap->db_type) { in rlmodrput() 399 mp->b_datap->db_type = M_HANGUP; in rlmodrput() 463 if (mp->b_datap->db_type <= QPCTL && !canputnext(q)) in rlmodrput() 472 mp->b_datap->db_type); in rlmodrput() 495 switch (mp->b_datap->db_type) { in rlmodrsrv() 526 mp->b_datap->db_type = M_HANGUP; in rlmodrsrv() [all …]
|
H A D | timod.c | 432 bp->b_datap->db_type = M_SETOPTS; in timodopen() 579 if (q->q_first != 0 && mp->b_datap->db_type < QPCTL) { in timodrput() 589 switch (mp->b_datap->db_type) { in timodrput() 599 if (mp->b_datap->db_type == M_PCPROTO || in timodrput() 692 switch (mp->b_datap->db_type) { in timodrproc() 759 ASSERT(mp->b_datap->db_type == M_PROTO); in timodrproc() 760 if (mp->b_datap->db_type == M_PROTO && in timodrproc() 780 mp->b_datap->db_type = M_PCPROTO; in timodrproc() 806 mp->b_datap->db_type = M_PCPROTO; in timodrproc() 891 mp->b_datap->db_type = M_PCPROTO; in timodrproc() [all …]
|
H A D | wscons.c | 511 switch (mp->b_datap->db_type) { in wcuwput() 546 mp->b_datap->db_type = M_IOCACK; in wcuwput() 560 mp->b_datap->db_type = M_IOCACK; in wcuwput() 745 mp->b_datap->db_type = M_IOCACK; in wcioctl() 769 mp->b_datap->db_type = M_IOCACK; in wcioctl() 786 mp->b_datap->db_type = M_IOCNAK; in wcioctl() 852 mp->b_datap->db_type = M_IOCACK; in wcioctl() 863 mp->b_datap->db_type = M_IOCNAK; in wcioctl() 908 mp->b_datap->db_type = M_IOCNAK; in wcioctl() 967 mp->b_datap->db_type = M_IOCNAK; in wc_open_kb_polledio() [all …]
|
H A D | suntpi.c | 194 tpi_ack_alloc(mblk_t *mp, size_t size, uchar_t db_type, t_scalar_t prim) in tpi_ack_alloc() argument 206 mp->b_datap->db_type = db_type; in tpi_ack_alloc()
|
H A D | logindmux.c | 410 switch (mp->b_datap->db_type) { in logdmuxuwput() 525 newmp->b_datap->db_type = M_CTL; in logdmuxuwput() 567 " of type 0x%x", mp->b_datap->db_type); in logdmuxuwput() 584 switch (mp->b_datap->db_type) { in logdmuxuwsrv() 592 newmp->b_datap->db_type = M_CTL; in logdmuxuwsrv() 616 " message of type 0x%x", mp->b_datap->db_type); in logdmuxuwsrv() 656 switch (mp->b_datap->db_type) { in logdmuxlrput() 775 mp->b_datap->db_type = M_HANGUP; in logdmuxlrput() 817 "message of type 0x%x", mp->b_datap->db_type); in logdmuxlrput() 848 switch (mp->b_datap->db_type) { in logdmuxlrsrv() [all …]
|
H A D | tty_pts.c | 397 switch (mp->b_datap->db_type) { in ptslwput() 612 mp->b_datap->db_type = M_IOCACK; in ptslioctl() 637 mp->b_datap->db_type = M_IOCACK; in ptslioctl() 675 mp->b_datap->db_type = M_IOCACK; in ptslioctl() 708 mp->b_datap->db_type = M_IOCACK; in ptslioctl() 735 mp->b_datap->db_type = M_IOCACK; in ptslioctl() 765 mp->b_datap->db_type = M_IOCACK; in ptslioctl() 783 mp->b_datap->db_type = M_IOCACK; in ptslioctl() 879 mp->b_datap->db_type = M_IOCNAK; in ptslioctl() 905 if ((mp->b_datap->db_type < QPCTL) && !canputnext(q)) { in ptslrserv()
|
/titanic_41/usr/src/cmd/nscd/ |
H A D | cache.h | 172 ((ptr)->db_type == nsc_key_ces) 174 ((ptr)->db_type == nsc_key_cis) 178 ((ptr)->db_type == nsc_key_int) 257 enum db_type { enum 262 } db_type; member 334 extern nsc_db_t *make_cache(enum db_type, int, char *,
|
/titanic_41/usr/src/uts/common/io/chxge/ |
H A D | glue.c | 196 if (dmp->b_datap->db_type != M_DATA) { in pe_ioctl() 224 mp->b_datap->db_type = M_IOCACK; in pe_ioctl() 250 mp->b_datap->db_type = M_IOCACK; in pe_ioctl() 265 mp->b_datap->db_type = M_IOCACK; in pe_ioctl() 287 mp->b_datap->db_type = M_IOCACK; in pe_ioctl() 299 mp->b_datap->db_type = M_IOCACK; in pe_ioctl() 317 mp->b_datap->db_type = M_IOCACK; in pe_ioctl() 337 mp->b_datap->db_type = M_IOCACK; in pe_ioctl() 355 mp->b_datap->db_type = M_IOCNAK; in pe_ioctl()
|
/titanic_41/usr/src/cmd/sendmail/libsmdb/ |
H A D | smdb2.c | 454 smdb_db_open_internal(db_name, db_type, db_flags, db_params, db) in smdb_db_open_internal() argument 456 DBTYPE db_type; 469 if (db_type == DB_HASH) 475 return db_open(db_name, db_type, db_flags, DBMMODE, NULL, params, db); 481 smdb_db_open_internal(db_name, db_type, db_flags, db_params, db) in smdb_db_open_internal() argument 483 DBTYPE db_type; 504 if (db_type == DB_HASH) 528 db_name, NULL, db_type, db_flags, DBMMODE); 585 DBTYPE db_type; local 633 db_type = smdb_type_to_db2_type(type); [all …]
|
/titanic_41/usr/src/uts/common/inet/ |
H A D | mi.c | 211 ASSERT(mp->b_datap->db_type == M_IOCTL && !uaddr); in mi_copyin() 222 mp->b_datap->db_type = M_COPYIN; in mi_copyin() 261 mp->b_datap->db_type = M_IOCDATA; in mi_copyin() 274 mp->b_datap->db_type = M_IOCACK; in mi_copyin() 298 ASSERT(mp->b_datap->db_type == M_IOCDATA); in mi_copyin_n() 308 mp->b_datap->db_type = M_COPYIN; in mi_copyin_n() 321 if (mp->b_datap->db_type != M_IOCDATA || !mp->b_cont) { in mi_copyout() 341 mp->b_datap->db_type = M_IOCACK; in mi_copyout() 362 mp->b_datap->db_type = M_COPYOUT; in mi_copyout() 378 if (mp->b_datap->db_type == M_IOCTL) { in mi_copyout_alloc() [all …]
|
H A D | proto_set.c | 57 mp->b_datap->db_type = M_SETOPTS; in proto_set_rx_hiwat() 84 mp->b_datap->db_type = M_SETOPTS; in proto_set_rx_lowat() 148 mp->b_datap->db_type = M_SETOPTS; in proto_set_tx_maxblk() 174 mp->b_datap->db_type = M_SETOPTS; in proto_set_tx_copyopt() 203 mp->b_datap->db_type = M_SETOPTS; in proto_set_tx_wroff()
|
/titanic_41/usr/src/uts/common/ktli/ |
H A D | t_ksndudat.c | 94 dbp->b_datap->db_type = M_DATA; in t_ksndudata() 106 dbp->b_datap->db_type = M_DATA; in t_ksndudata() 173 bp->b_datap->db_type = M_PROTO; in t_ksndudata()
|
/titanic_41/usr/src/uts/sun4u/opl/io/oplmsu/ |
H A D | oplmsu_cmn_func.c | 294 mp->b_datap->db_type = M_IOCNAK; in oplmsu_iocack() 300 mp->b_datap->db_type = M_IOCACK; in oplmsu_iocack() 572 mp->b_datap->db_type = M_START; in oplmsu_cmn_put_xoffxon() 636 mp->b_datap->db_type = M_FLUSH; in oplmsu_cmn_set_mflush() 761 if (mp->b_datap->db_type >= QPCTL) { in oplmsu_cmn_bufcall() 1263 if (mp->b_datap->db_type == M_IOCTL) { in oplmsu_wcmn_through_hndl() 1279 if (mp->b_datap->db_type == M_IOCTL) { in oplmsu_wcmn_through_hndl() 1304 if (mp->b_datap->db_type == M_IOCTL) { in oplmsu_wcmn_through_hndl() 1398 if (mp->b_datap->db_type & M_FLUSH) { in oplmsu_wcmn_high_qenable() 1502 (((mp->b_datap->db_type == M_IOCACK) || in oplmsu_rcmn_through_hndl() [all …]
|
/titanic_41/usr/src/uts/common/io/vuidmice/ |
H A D | vuidmice.c | 355 mp->b_datap->db_type = M_IOCACK; in vuidmice_wput() 395 mp->b_datap->db_type = M_IOCACK; in vuidmice_wput() 438 mp->b_datap->db_type = M_IOCACK; in vuidmice_wput() 541 mp->b_datap->db_type = M_IOCACK; in vuidmice_miocdata() 584 mp->b_datap->db_type = M_IOCACK; in vuidmice_miocdata() 624 mp->b_datap->db_type = M_IOCACK; in vuidmice_miocdata() 635 mp->b_datap->db_type = M_IOCNAK; in vuidmice_miocdata() 761 mp->b_datap->db_type = M_IOCACK; in vuidmice_handle_wheel_resolution_ioctl()
|
/titanic_41/usr/src/uts/common/ipp/dlcosmk/ |
H A D | dlcosmk.c | 66 if (mp->b_datap->db_type != M_DATA) { in dlcosmk_process() 68 (mp->b_cont->b_datap->db_type != M_DATA)) { in dlcosmk_process()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 824 switch (bp->b_datap->db_type) { in strsink() 848 bp->b_datap->db_type = M_IOCDATA; in strsink() 867 bp->b_datap->db_type = M_IOCNAK; in strsink() 1013 bp->b_datap->db_type = M_IOCNAK; in strget() 1275 type = bp->b_datap->db_type; in strread() 1369 (bp->b_datap->db_type == M_SIG)) { in strread() 1406 if ((nbp->b_datap->db_type == in strread() 1408 (nbp->b_datap->db_type == in strread() 1410 nbp->b_datap->db_type = M_DATA; in strread() 1430 ((bp->b_datap->db_type == M_PROTO) || in strread() [all …]
|
/titanic_41/usr/src/lib/nsswitch/ldap/common/ |
H A D | ldap_common.c | 167 if (be->db_type == NSS_LDAP_DB_PUBLICKEY) { in _nss_ldap_lookup() 170 be->db_type = NSS_LDAP_DB_NONE; in _nss_ldap_lookup() 181 be->db_type == NSS_LDAP_DB_ETHERS) { in _nss_ldap_lookup() 194 if (be->db_type == NSS_LDAP_DB_ETHERS && in _nss_ldap_lookup() 206 be->db_type = NSS_LDAP_DB_NONE; in _nss_ldap_lookup() 222 be->db_type = NSS_LDAP_DB_NONE; in _nss_ldap_lookup()
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | streams.c | 1224 int db_type; in mblk_prt() local 1322 db_type = dblk.db_type; in mblk_prt() 1326 if ((tmask == M_DATA_T && db_type != M_DATA) || in mblk_prt() 1327 (tmask != M_DATA_T && db_type != tmask)) in mblk_prt() 1332 if ((not_tmask == M_DATA_T && db_type == M_DATA) || in mblk_prt() 1333 (db_type == not_tmask)) in mblk_prt() 1364 if (db_type < A_SIZE(db_control_types)) { in mblk_prt() 1365 dbtype = db_control_types[db_type]; in mblk_prt() 1371 db_type -= (QPCTL + 1); in mblk_prt() 1372 if (db_type >= 0 && db_type < A_SIZE(db_control_hipri_types)) in mblk_prt() [all …]
|
/titanic_41/usr/src/lib/nsswitch/ad/common/ |
H A D | getpwnam.c | 63 if (be->db_type == NSS_AD_DB_PASSWD_BYNAME) { in update_buffer() 91 if (be->db_type == NSS_AD_DB_PASSWD_BYNAME) in update_buffer() 224 if (be->db_type == NSS_AD_DB_PASSWD_BYUID) in _nss_ad_passwd2str() 309 be->db_type = NSS_AD_DB_PASSWD_BYNAME; in getbyname() 403 be->db_type = NSS_AD_DB_PASSWD_BYUID; in getbyuid()
|
/titanic_41/usr/src/uts/common/ipp/dscpmk/ |
H A D | dscpmk.c | 63 if (mp->b_datap->db_type != M_DATA) { in dscpmk_process() 65 (mp->b_cont->b_datap->db_type == M_DATA)) { in dscpmk_process()
|