Home
last modified time | relevance | path

Searched refs:fmri (Results 151 – 175 of 732) sorted by relevance

12345678910>>...30

/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/
H A Dzfs_de.c426 nvlist_t *fmri, *fru; in zfs_case_solve() local
471 if (topo_fmri_str2nvl(thp, zcp->zc_fru, &fmri, &err) == 0) { in zfs_case_solve()
482 nvlist_free(fmri); in zfs_case_solve()
493 if (topo_fmri_fru(thp, fmri, &fru, &err) != 0) in zfs_case_solve()
494 fru = fmd_nvl_dup(hdl, fmri, FMD_SLEEP); in zfs_case_solve()
495 nvlist_free(fmri); in zfs_case_solve()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-bhyve-tests.p5m21 set name=pkg.fmri value=pkg:/system/bhyve/tests@$(PKGVERS)
96 depend type=require fmri=system/bhyve
97 depend type=require fmri=system/test/testrunner
H A Dsystem-bhyve.p5m28 set name=pkg.fmri value=pkg:/system/bhyve@$(PKGVERS)
148 depend type=require fmri=developer/acpi
149 depend type=require fmri=system/bhyve/firmware
150 depend type=require fmri=system/library/bhyve
H A Dservice-storage-fibre-channel-fc-fabric.p5m26 set name=pkg.fmri value=pkg:/service/storage/fibre-channel/fc-fabric@$(PKGVERS)
57 depend type=require fmri=system/storage/luxadm
H A Dsystem-test-nvmetest.p5m22 set name=pkg.fmri value=pkg:/system/test/nvmetest@$(PKGVERS)
90 depend type=require fmri=driver/storage/nvme
91 depend type=require fmri=system/test/testrunner
H A Dsystem-storage-fibre-channel-port-utility.p5m27 set name=pkg.fmri \
62 depend type=require fmri=service/storage/fibre-channel/fc-fabric
H A Dsystem-library-python-zfs-3.p5m16 set name=pkg.fmri \
50 depend type=require fmri=runtime/python$(PYTHON3_PKGVERS)
H A Dsystem-library-python-zfs-3b.p5m16 set name=pkg.fmri \
50 depend type=require fmri=runtime/python$(PYTHON3b_PKGVERS)
H A Dsystem-test-nettest.p5m16 set name=pkg.fmri value=pkg:/system/test/nettest@$(PKGVERS)
58 depend type=require fmri=system/test/testrunner
H A Dsystem-manual.p5m14 set name=pkg.fmri value=pkg:/system/manual@0.5.11,5.11-0.148
H A Dsystem-library-python-libbe-2.p5m16 set name=pkg.fmri value=pkg:/system/library/python/libbe-27@$(PKGVERS)
H A Dsystem-library-python-solaris-2.p5m16 set name=pkg.fmri value=pkg:/system/library/python/solaris-27@$(PKGVERS)
H A Dsystem-library-python-zfs-2.p5m16 set name=pkg.fmri value=pkg:/system/library/python/zfs-27@$(PKGVERS)
H A Dsystem-security-kerberos-5.p5m28 set name=pkg.fmri value=pkg:/system/security/kerberos-5@$(PKGVERS)
125 depend type=require fmri=naming/ldap
126 depend type=require fmri=system/library/security/rpcsec
H A Dconsolidation-man-man-incorporation.p5m14 set name=pkg.fmri \
H A Dlocale-ar-extra.p5m21 set name=pkg.fmri value=pkg:/locale/ar-extra@$(PKGVERS)
H A Dconsolidation-l10n-l10n-incorporation.p5m16 set name=pkg.fmri value=pkg:/consolidation/l10n/l10n-incorporation@$(PKGVERS)
/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dfmev_subscribe.c609 char *fmri, *fmricp; in fmev_shdl_nvl2str() local
628 if (topo_fmri_nvl2str(g_topohdl, nvl, &fmri, &topoerr) == 0) { in fmev_shdl_nvl2str()
629 fmricp = fmev_shdl_strdup(hdl, fmri); in fmev_shdl_nvl2str()
630 topo_hdl_strfree(g_topohdl, fmri); in fmev_shdl_nvl2str()
/illumos-gate/usr/src/cmd/auditreduce/
H A Dauditrd.h63 scf_pattern_t fmri; /* 'o' fmri value */ variable
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.h64 int platform_path_exists(nvlist_t *fmri);
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsvcctl_scm.c411 svcctl_scm_get_svcname(char **buf, char *fmri) in svcctl_scm_get_svcname() argument
417 if (fmri == NULL) in svcctl_scm_get_svcname()
420 newsize = strlen(fmri); in svcctl_scm_get_svcname()
424 if ((nm_buf = strchr(fmri, '/')) == NULL) in svcctl_scm_get_svcname()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dcontract.c64 contract_kill(ctid_t ctid, int sig, const char *fmri) in contract_kill() argument
68 "%s: Could not signal all contract members: %s\n", fmri, in contract_kill()
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c1970 ret = scf_handle_decode_fmri(h, fmri, NULL, svc, in scf_tmpl_get_by_pg_name()
2332 ret = scf_handle_decode_fmri(h, fmri, NULL, svc, in scf_tmpl_iter_pgs()
4895 assert(fmri != NULL); in _scf_create_errors()
4905 if ((ret->tes_fmri = strdup(fmri)) == NULL) { in _scf_create_errors()
5887 char *fmri; in scf_tmpl_value_in_constraint() local
5889 if ((fmri = _scf_tmpl_get_fmri(pt->prt_t)) == NULL) in scf_tmpl_value_in_constraint()
5891 *errs = _scf_create_errors(fmri, 1); in scf_tmpl_value_in_constraint()
5892 free(fmri); in scf_tmpl_value_in_constraint()
6546 if ((*errs = _scf_create_errors(fmri, 1)) == NULL) in scf_tmpl_validate_fmri()
6669 while ((r = scf_tmpl_iter_pgs(t, fmri, snapshot, NULL, in scf_tmpl_validate_fmri()
[all …]
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.c426 char *fmri; in forker_monitor() local
457 if ((fmri = getenv("SMF_FMRI")) != NULL) { in forker_monitor()
460 (void) smf_maintain_instance(fmri, SMF_TEMPORARY); in forker_monitor()
772 char *fmri; in _nscd_proc_fork() local
869 if ((fmri = getenv("SMF_FMRI")) != NULL) { in _nscd_proc_fork()
872 (void) smf_maintain_instance(fmri, SMF_TEMPORARY); in _nscd_proc_fork()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c954 plat_blacklist(int cmd, const char *scheme, nvlist_t *fmri, const char *class) in plat_blacklist() argument
960 if (fmri == NULL) in plat_blacklist()
971 if (nvlist_lookup_string(fmri, FM_FMRI_MEM_UNUM, &unum)) in plat_blacklist()
975 if (nvlist_lookup_uint32(fmri, FM_FMRI_CPU_ID, &aflt.flt_inst)) in plat_blacklist()

12345678910>>...30