/titanic_41/usr/src/lib/libsmbfs/smb/ |
H A D | netshareenum.c | 91 SHARE_INFO_1 *shares, *share; 119 share_info_1_container.shares = NULL; 196 shares = share_info.share_union.tagged_union.share1->shares; 202 for (share = shares, elp = entry_list, i = 0; i < entries; 238 for (share = shares, i = 0; i < entries; i++, share++) { 242 free(shares);
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/ |
H A D | Project.t | 488 [ 0, 0, { "allowunits" => 1 }, "rctl26:188::::project.cpu-shares=(priv,63k,none)" ], 489 [ 0, 0, { "allowunits" => 1 }, "rctl27:189::::zone.cpu-shares=(priv,20k,none)" ], 490 [ 0, 0, {}, "rctl28:190::::zone.cpu-shares=(priv,100,none)" ], 658 [ 1, 0, { "allowunits" => 1 }, "rctl40:238::::zone.cpu-shares=(priv,10kb,none)" ], 659 [ 1, 0, { "allowunits" => 1 }, "rctl41:239::::zone.cpu-shares=(priv,10Ks,none)" ], 660 [ 1, 0, { "allowunits" => 1 }, "rctl42:240::::zone.cpu-shares=(priv,10s,none)" ], 661 [ 1, 0, { "allowunits" => 1 }, "rctl43:241::::zone.cpu-shares=(priv,100000b,none)" ], 666 [ 0, 1, { "allowunits" => 1 }, "rctl48:246::::project.cpu-shares=(priv,100k,none)" ], 685 [ 0, 1, {}, "rctl26:188::::project.cpu-shares=(priv,63k,none)" ], 686 [ 0, 1, {}, "rctl27:189::::zone.cpu-shares=(priv,20k,none)" ],
|
/titanic_41/usr/src/lib/libshell/misc/ |
H A D | ERRATA.txt | 51 #define _real_vfork 1 /* vfork child shares data with parent */ 64 #define _real_vfork 1 /* vfork child shares data with parent */ 77 #define _real_vfork 1 /* vfork child shares data with parent */ 90 #define _real_vfork 1 /* vfork child shares data with parent */ 103 #define _real_vfork 1 /* vfork child shares data with parent */ 116 #define _real_vfork 1 /* vfork child shares data with parent */ 129 #define _real_vfork 1 /* vfork child shares data with parent */ 142 #define _real_vfork 1 /* vfork child shares data with parent */ 155 #define _real_vfork 1 /* vfork child shares data with parent */ 168 #define _real_vfork 1 /* vfork child shares data with parent */ [all …]
|
/titanic_41/usr/src/cmd/lvm/metassist/layout/ |
H A D | layout_mirror.c | 2209 boolean_t shares = B_FALSE; in remove_used_disks() local 2211 error = volume_shares_disk(diskp, volume, &shares); in remove_used_disks() 2212 if ((error == 0) && (shares != B_TRUE)) { in remove_used_disks() 2256 boolean_t *shares) in volume_shares_disk() argument 2261 *shares = B_FALSE; in volume_shares_disk() 2265 (iter != NULL) && (*shares == B_FALSE) && (error == 0); in volume_shares_disk() 2283 *shares = B_TRUE; in volume_shares_disk()
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_hio.c | 1062 nxge->shares[i].nxgep = nxge; in nxge_hio_init() 1063 nxge->shares[i].index = 0; in nxge_hio_init() 1064 nxge->shares[i].vrp = NULL; in nxge_hio_init() 1065 nxge->shares[i].tmap = 0; in nxge_hio_init() 1066 nxge->shares[i].rmap = 0; in nxge_hio_init() 1067 nxge->shares[i].rxgroup = 0; in nxge_hio_init() 1068 nxge->shares[i].active = B_FALSE; in nxge_hio_init() 1171 vr = (nxge_hio_vr_t *)nxge->shares[group->sindex].vrp; in nxge_hio_add_mac() 1576 shp = &nxge->shares[vr->region]; in nxge_hio_share_alloc()
|
/titanic_41/usr/src/lib/libzfs/common/ |
H A D | libzfs_diff.c | 81 uint64_t shares; member 264 if (dobj == di->shares) in write_inuse_diffs_one() 394 if (zc.zc_obj == di->shares) { in write_free_diffs() 500 di->shares = (uint64_t)sb.st_ino; in find_shares_object()
|
/titanic_41/usr/src/cmd/zonecfg/ |
H A D | zonecfg_lex.l | 275 <TSTATE>cpu-shares { return SHARES; } 276 <CSTATE>cpu-shares { return SHARES; }
|
/titanic_41/usr/src/cmd/zonestat/zonestat/ |
H A D | zonestat.c | 1616 uint_t pct_cap, uint64_t shares, uint_t scheds, uint_t pct_shares, in zonestat_print_cpu_zone() argument 1647 else if (shares == ZS_LIMIT_NONE) in zonestat_print_cpu_zone() 1649 else if (shares == ZS_SHARES_UNLIMITED) in zonestat_print_cpu_zone() 1652 format_uint64(shares, shares_str, sizeof (shares_str)); in zonestat_print_cpu_zone() 1720 uint64_t shares; in zonestat_print_pset() local 1821 shares = zs_property_uint64(prop); in zonestat_print_pset() 1833 zonename, used, pct, ZS_LIMIT_NONE, ZS_PCT_NONE, shares, in zonestat_print_pset() 1862 shares = zs_property_uint64(prop); in zonestat_print_pset() 1876 name, zonename, used, pct, cap, pct_cap, shares, in zonestat_print_pset()
|
/titanic_41/usr/src/lib/libsecdb/ |
H A D | prof_attr.txt | 46 …nagement;auths=solaris.smf.manage.autofs,solaris.smf.manage.shares.*,solaris.smf.value.shares.*;he…
|
/titanic_41/usr/src/cmd/ |
H A D | Makefile.cmd | 234 ROOTSVCNETWORKSHARES= $(ROOTSVCNETWORK)/shares
|
/titanic_41/usr/src/lib/brand/solaris10/zone/ |
H A D | p2v.ksh | 398 for i in $(/usr/bin/egrep network/shares/group $insttmpfile)
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | lib | 143 #define _real_vfork 1 /* vfork child shares data with parent */
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | lib | 143 #define _real_vfork 1 /* vfork child shares data with parent */
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | lib | 154 #define _real_vfork 1 /* vfork child shares data with parent */
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | lib | 154 #define _real_vfork 1 /* vfork child shares data with parent */
|
/titanic_41/usr/src/cmd/hal/ |
H A D | LICENSE | 44 …ise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) benefici…
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge.h | 806 nxge_share_handle_t shares[NXGE_MAX_VRS]; member
|
/titanic_41/usr/src/cmd/svc/shell/ |
H A D | mfsthistory | 312 svc:/network/shares/group:default var/svc/manifest/network/shares/group.xml 313 svc:/network/shares/group var/svc/manifest/network/shares/group.xml
|
/titanic_41/usr/src/lib/libast/common/features/ |
H A D | lib | 212 tst real_vfork note{ vfork child shares data with parent }end execute{
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | srvsvc.ndl | 1345 * NetShareEnum: enumerate all shares (see also NetShareEnumSticky). 1382 * STYPE_SPECIAL (hidden or special) shares are not returned.
|
/titanic_41/usr/src/ |
H A D | OPENSOLARIS.LICENSE | 75 percent (50%) of the outstanding shares or beneficial
|
/titanic_41/usr/src/lib/mpapi/libmpapi/ |
H A D | THIRDPARTYLICENSE | 68 than fifty percent (50%) of the outstanding shares or beneficial
|
/titanic_41/usr/src/lib/smhba/ |
H A D | THIRDPARTYLICENSE | 68 than fifty percent (50%) of the outstanding shares or beneficial
|
/titanic_41/usr/src/lib/hbaapi/ |
H A D | THIRDPARTYLICENSE | 68 than fifty percent (50%) of the outstanding shares or beneficial
|
/titanic_41/usr/src/lib/libima/ |
H A D | THIRDPARTYLICENSE | 68 than fifty percent (50%) of the outstanding shares or beneficial
|