/illumos-gate/usr/src/lib/nsswitch/compat/common/ |
H A D | getspent.c | 31 * but the user can override this with a "passwd_compat" entry in 125 #define override(field, longp) \ macro 137 /* do not override last changed date, it never gets reset. */ 138 /* override(fields[2], &sp->sp_lstchg); */ 139 override(fields[3], &sp->sp_min); 140 override(fields[4], &sp->sp_max); 141 override(fields[5], &sp->sp_warn); 142 override(fields[6], &sp->sp_inact); 143 override(fields[7], &sp->sp_expire); 144 override(field [all...] |
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | ccbase.c | 134 * If override is set, replace any existing ccache with that type tag 138 krb5_cc_register(krb5_context context, krb5_cc_ops *ops, krb5_boolean override) argument 149 if (override) {
|
/illumos-gate/usr/src/lib/brand/solaris10/s10_support/ |
H A D | s10_support.c | 62 static boolean_t override = B_FALSE; variable 128 !override) { 522 override = B_TRUE;
|
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/ |
H A D | fsdb_yacc.y | 116 | inode | ls | override | nprompt | pwd | quit | tag | shell 418 override : OVERRIDE label
|
H A D | fsdb.c | 90 int32_t override = 0; variable 133 override = 1;
|
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | getvol.c | 104 int n, override; local 135 override = 0; 140 override++; 165 if (ckilabel(label, override)) {
|
/illumos-gate/usr/src/boot/sys/boot/common/ |
H A D | isapnp.h | 248 * operating system override any configuration set by the bios. 258 u_char override; /* override bios parms (in userconfig) */ member in struct:pnp_cinfo
|
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | dirs.c | 661 int override = -1; local 692 if (override < 0) { 696 override = 0; 698 override = 1; 700 if (override == 0) {
|
/illumos-gate/usr/src/cmd/mv/ |
H A D | mv.c | 1067 int override = FALSE; local 1119 * override: 1124 * XPG4: both overwrite and override: 1139 override = !cpy && (access(target, 2) < 0) && 1142 if (overwrite && override) { 1144 gettext("%s: overwrite %s and override " 1161 } else if (override) { 1163 gettext("%s: %s: override protection "
|
/illumos-gate/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_zfs.c | 1483 * If SMF property zfs-force-override is set to "yes" or "no", this 1484 * value will override any value of NDMP environment variable ZFS_FORCE 1485 * as set by the DMA admin (or override the default of 'n', if ZFS_FORCE 1486 * is not set). By default, zfs-force-override is "off", which means it 1487 * will not override ZFS_FORCE. 1494 char *override; local 1496 override = ndmpd_get_prop(NDMP_ZFS_FORCE_OVERRIDE); 1498 if (strcasecmp(override, "yes") == 0) { 1501 "SMF property zfs-force-override set to 'yes', " 1506 if (strcasecmp(override, "n [all...] |
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_virtual.c | 1036 uint64_t known_cfg, uint32_t override, dev_info_t *c_dip[]) 1048 if (override == B_TRUE) { 1161 int override = B_TRUE; local 1172 override = B_FALSE; 1188 cfg_value, override, c_dip); 1198 override = B_FALSE; 1204 cfg_value, override, c_dip); 3746 * present, override the system mac address. 1035 nxge_cfg_verify_set_classify_prop(p_nxge_t nxgep, char *prop, uint64_t known_cfg, uint32_t override, dev_info_t *c_dip[]) argument
|
/illumos-gate/usr/src/cmd/avs/dsw/ |
H A D | iiadm.c | 1236 char *override = getenv("II_CLUSTER_TAG"); local 1237 if (override) { 1238 (void) strcpy(result, override);
|
/illumos-gate/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_xml.c | 88 const char * const override_attr = "override"; 665 xmlChar *type, *val, *override; local 715 override = xmlGetProp(propval, (xmlChar *)override_attr); 716 p->sc_property_override = (xmlStrcmp(override, (xmlChar *)true) == 0); 717 xmlFree(override); 728 xmlChar *type, *override; local 814 override = xmlGetProp(property, (xmlChar *)override_attr); 815 p->sc_property_override = (xmlStrcmp(override, (xmlChar *)true) == 0); 816 xmlFree(override); 3201 * enabled property to override [all...] |
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 8623 char *override; local 8637 * See if there is a scsi_vhci.conf file override for this devices's 8641 * override. For NULL, we determine the failover_ops for 8653 * scsi_vhci.conf VID/PID override to indicate the device 8661 override = scsi_get_device_type_string( 8662 "scsi-vhci-failover-override", vdip, psd); 8663 if (override == NULL) { 8680 } else if (strcasecmp(override, "NONE")) { 8685 strcmp(override, sf->sf_sfo->sfo_name)) 8691 * to occur with override confi [all...] |
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/ |
H A D | fhc.h | 287 #define TEMP_OVERRIDE_KSTAT_NAME "temperature override" 400 short override; /* override temperature for testing */ member in struct:temp_stats
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 45 * o override some error conditions 253 static short override = 0; variable 438 override = 1; 517 if (!override) { 541 if (!override) { 590 if (!override) { 1356 if (!value && !override) { 1401 if (!override) { 1502 if (!value && !override) { 1696 if (match("override", [all...] |
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_hw.h | 857 enum e1000_nvm_override override; member in struct:e1000_nvm_info
|