/titanic_51/usr/src/uts/common/inet/ip/ |
H A D | ip_multi.c | 2320 /* caller has verified this mblk exists */ in ip_msfilter_ill() 2441 * exists and fmode != ilg->ilg_fmode, EINVAL is returned. 2644 * exists and fmode != ilg->ilg_fmode, EINVAL is returned.
|
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | inetd.c | 2208 * If a bound fd exists, the method was fired in process_start_term() 2653 * whether the file exists, is a regular file, and has at least one execute 2664 /* check the file exists */ in passes_basic_exec_checks()
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipseckey.c | 1364 * exists, print a message, and fill in the in doaddresses() 1569 * SA already exists. in doaddresses() 1578 on_errno_msg = "already exists"; in doaddresses()
|
/titanic_51/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.sparc.c | 1462 * exists yet - (it's created as part of sym_validate()). in ld_add_outrel() 1911 * If an entry for this addend already exists, determine if it in ld_assign_got_ndx()
|
/titanic_51/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 1091 * if file exists and this is a nonexclusive create, in pcfs_create() 1559 * Page exists in the cache, acquire the "shared" in pcfs_getapage()
|
/titanic_51/usr/src/uts/common/fs/proc/ |
H A D | prcontrol.c | 1176 * be set running so long as the /proc agent lwp exists. in pr_setrun() 1919 * Unpause the process if it exists. in pr_watch()
|
/titanic_51/usr/src/uts/common/io/mac/ |
H A D | mac_protect.c | 501 * No freeing needed here because the same txn exists in flush_dhcpv4() 628 * If a pending txn already exists, we'll update its timestamp so in intercept_dhcpv4_outbound()
|
/titanic_51/usr/src/uts/sun4u/io/ |
H A D | sysiosbus.c | 1768 DPRINTF(SBUS_INTERRUPT_DEBUG, ("Add intr:sbus_arg exists " in sbus_add_intr_impl() 2384 * The flexibility exists to allow each device specify it's
|
/titanic_51/usr/src/uts/common/ipp/ |
H A D | ippconf.c | 2215 DBG1(DBG_MOD, "module '%s' already exists\n", modname); in alloc_mod() 2900 DBG1(DBG_ACTION, "action '%s' already exists\n", in alloc_action()
|
/titanic_51/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | itree.c | 67 * exists, the wildcard path ewname is filled in with the path "a/b". when 644 * found by horizontal expansion. when no horizontal expansion exists,
|
/titanic_51/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 4868 * no LUN struct for LUN 0 yet exists, in fcp_handle_reportlun_changed() 6335 * no LUN struct for LUN 0 yet exists, in fcp_icmd_callback() 6364 /* Retrieve the rscn count (if a valid one exists) */ in fcp_icmd_callback() 7532 /* Retrieve the rscn count (if a valid one exists) */ in fcp_handle_inquiry() 7654 /* Retrieve the rscn count (if a valid one exists) */ in fcp_handle_reportlun() 7700 int exists = 0; in fcp_handle_reportlun() local 7704 for (i = 0; i < nluns_claimed && exists == 0; i++) { in fcp_handle_reportlun() 7716 exists++; in fcp_handle_reportlun() 7726 if (!exists && !offline) { in fcp_handle_reportlun() 7762 } else if (exists) { in fcp_handle_reportlun() [all...] |
/titanic_51/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 1237 * If 256M page support exists on sun4v, 256MB kmem_bigtsb_arena in hat_init() 2941 * hmeblk doesn't exists for the [sfmmup, vaddr & size] signature, a hmeblk is 3515 * If there exists an big page mapping, in sfmmu_pagearray_setup() 4220 * the identifier "key". If one exists, we re-use that entry in in hat_register_callback() 6035 * 1. mapping exists from va1 to pa and data in sfmmu_hblk_unload() 6110 * still exists. let pageunload in sfmmu_hblk_unload() 7223 * 1. mapping exists from va1 to pa and data has in sfmmu_pageunload() 9068 * A conflict exists if the new and existent mappings do not match in 9212 * is not very high that a large page mapping exists in parallel to a small 9839 * exists! in sfmmu_replace_tsb() [all...] |
/titanic_51/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | hash.c | 169 /* Table already exists */
|
/titanic_51/usr/src/lib/cfgadm_plugins/ib/common/ |
H A D | cfga_conf.c | 835 (void) snprintf(*errmsg, MAXPATHLEN, "service entry %s exists ", in ib_add_service()
|
/titanic_51/usr/src/uts/i86pc/os/ |
H A D | microcode.c | 400 * this CPU, if exists.
|
/titanic_51/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_elf.c | 784 * have been cases where a relocation exists in elf_reloc()
|
/titanic_51/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 62 /* this only exists to have its address taken */
|
/titanic_51/usr/src/cmd/svc/startd/ |
H A D | method.c | 840 * For wait-style svc, sanity check that method exists to prevent an in method_run()
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | mount.h | 465 * Filesystem configuration information. One of these exists for each
|
/titanic_51/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_subrs.c | 968 case NERR_AccountExpired: /* account exists but disabled */ in smb_maperror()
|
/titanic_51/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pcie_hp.c | 886 * device exists. Currently, this function can not be reached before in pcie_hp_check_hardware_existence()
|
/titanic_51/usr/src/uts/common/fs/ |
H A D | gfs.c | 785 * exists, we simply return the existing vnode. Otherwise, we call
|
/titanic_51/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_lib.c | 1123 * Check if the SCSI device exists
|
/titanic_51/usr/src/uts/sun4v/io/ |
H A D | dr_mem.c | 609 * If an error string exists, copy it out of the in dr_mem_res_array_init()
|
/titanic_51/usr/src/cmd/sgs/include/ |
H A D | conv.h | 543 * type exists only to provide a common pointer type that can reference
|