Searched refs:hg (Results 1 – 19 of 19) sorted by relevance
/titanic_44/usr/src/uts/common/io/comstar/stmf/ |
H A D | lun_map.c | 188 stmf_id_data_t *hg; in stmf_session_create_lun_map() local 197 hg = stmf_lookup_group_for_host(iss->iss_ss->ss_rport_id->ident, in stmf_session_create_lun_map() 199 iss->iss_hg = hg; in stmf_session_create_lun_map() 217 if ((phg_data[0] != '*') && (!hg || in stmf_session_create_lun_map() 218 ((hg->id_data[0] != '*') && in stmf_session_create_lun_map() 219 (verhg->verh_hg_ref != hg)))) { in stmf_session_create_lun_map() 922 stmf_add_view_entry(stmf_id_data_t *hg, stmf_id_data_t *tg, in stmf_add_view_entry() argument 956 phg = (char *)hg->id_data; ptg = (char *)tg->id_data; in stmf_add_view_entry() 960 (hg == ve->ve_hg)) && ((ptg[0] == '*') || in stmf_add_view_entry() 982 if ((phg[0] != '*') && (hg->id_data[0] != '*') && in stmf_add_view_entry() [all …]
|
/titanic_44/usr/src/tools/scripts/ |
H A D | hgsetup.sh | 163 onnv-gate=ssh://anon@hg.opensolaris.org//hg/onnv/onnv-gate 164 illumos-gate=ssh://anonhg@hg.illumos.org/illumos-gate
|
H A D | hg-active.py | 47 from mercurial import error, hg, ui, util 80 repository = hg.repository(ui.ui(), wspath)
|
H A D | nightly.sh | 402 `find . \( -name SCCS -o -name .hg -o -name .svn -o -name .git \) \ 1486 find . \( -name SCCS -o -name .hg -o -name .svn -o -name .git \ 1528 find $relsrcdirs \( -name SCCS -o -name .hg -o -name .svn \ 1541 if [[ ! -d $CODEMGR_WS/.hg ]]; then 1542 staffer hg init $CODEMGR_WS 1543 staffer echo "[paths]" > $CODEMGR_WS/.hg/hgrc 1544 staffer echo "default=$BRINGOVER_WS" >> $CODEMGR_WS/.hg/hgrc 1594 HG_SOURCE=$TMPDIR/open_bundle.hg 1595 staffer hg --cwd $CODEMGR_WS incoming --bundle $HG_SOURCE \ 1610 staffer hg --cwd $CODEMGR_WS pull -u $HG_SOURCE \ [all …]
|
H A D | ws.sh | 224 elif [[ "$SCM_MODE" = "mercurial" && -d ${wsname}/.hg ]]; then 304 parent=\`(cd \$CODEMGR_WS && hg path default 2>/dev/null)\`
|
H A D | webrev.sh | 1967 hg cat -R $CWS -r $HG_PARENT $CWS/$PDIR/$PF > \ 2163 [[ -z $HG_ACTIVE ]] && HG_ACTIVE=`look_for_prog hg-active` 2323 codemgr_ws=$(hg root -R $testparent 2>/dev/null) 2324 [[ -z $codemgr_ws ]] && codemgr_ws=$(hg root 2>/dev/null) 2501 codemgr_parent=`hg path -R $codemgr_ws default 2>/dev/null` 2511 real_parent=$(hg path -R $codemgr_ws default 2>/dev/null) 2570 cnode=$(hg parent -R $codemgr_ws --template '{node|short}' \ 2996 hg -R $CWS manifest -v -r $HG_PARENT | 3309 preparer=`hg showconfig ui.username 2>/dev/null`
|
H A D | flg.flp.sh | 182 FILELIST=$(hg manifest)
|
H A D | Makefile | 69 hg-active \
|
H A D | xref.mk | 77 XRPRUNELIST = $(XRPRUNE) .hg
|
/titanic_44/usr/src/uts/intel/io/acpica/ |
H A D | cmp_ca.sh | 104 hg add $targ 118 hg add $targ
|
/titanic_44/usr/src/cmd/units/ |
H A D | unittab | 49 hg mercury 383 clusec 1-8 mm-hg m3/s 467 lusec 1-6 mm-hg m3/s 567 torr mm hg
|
/titanic_44/usr/src/uts/common/xen/public/ |
H A D | README.DO_NOT_EDIT | 33 xen.hg/xen/include/public
|
/titanic_44/usr/src/uts/common/xen/sys/ |
H A D | README | 33 xen.hg/tools/libxc/xen/solaris
|
/titanic_44/ |
H A D | README | 20 The advocate will want to see your webrev and hg outgoing -v. The
|
H A D | .gitignore | 8978 usr/src/tools/scripts/hg-active
|
/titanic_44/usr/src/tools/onbld/Scm/ |
H A D | WorkSpace.py | 48 from mercurial import cmdutil, context, error, hg, node, patch, repair, util 703 pws = hg.repository(ui, parent) 942 hg.clean(self.repo, rev, show_stats=False)
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/funcs/ |
H A D | tst.lltostrbase.d.out | 188 base 24 of 1000: 1hg
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | developer-build-onbld.mf | 109 file path=opt/onbld/bin/hg-active mode=0555
|
/titanic_44/usr/src/tools/ |
H A D | README.tools | 202 hg-active
|