Home
last modified time | relevance | path

Searched refs:scf (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/man/man3scf/
H A DMakefile19 MANSECT= 3scf
21 MANFILES= scf_entry_create.3scf \
22 scf_error.3scf \
23 scf_handle_create.3scf \
24 scf_handle_decode_fmri.3scf \
25 scf_instance_create.3scf \
26 scf_iter_create.3scf \
27 scf_limit.3scf \
28 scf_pg_create.3scf \
29 scf_property_create.3scf \
[all …]
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc17 file path=usr/share/man/man3scf/scf_entry_create.3scf
18 file path=usr/share/man/man3scf/scf_error.3scf
19 file path=usr/share/man/man3scf/scf_handle_create.3scf
20 file path=usr/share/man/man3scf/scf_handle_decode_fmri.3scf
21 file path=usr/share/man/man3scf/scf_instance_create.3scf
22 file path=usr/share/man/man3scf/scf_iter_create.3scf
23 file path=usr/share/man/man3scf/scf_limit.3scf
24 file path=usr/share/man/man3scf/scf_pg_create.3scf
25 file path=usr/share/man/man3scf/scf_property_create.3scf
26 file path=usr/share/man/man3scf/scf_scope_create.3scf
[all …]
/titanic_44/
H A D.gitignore7170 usr/src/man/man3scf/scf_count_ranges_destroy.3scf
7171 usr/src/man/man3scf/scf_entry_add_value.3scf
7172 usr/src/man/man3scf/scf_entry_destroy.3scf
7173 usr/src/man/man3scf/scf_entry_destroy_children.3scf
7174 usr/src/man/man3scf/scf_entry_handle.3scf
7175 usr/src/man/man3scf/scf_entry_reset.3scf
7176 usr/src/man/man3scf/scf_handle_bind.3scf
7177 usr/src/man/man3scf/scf_handle_decorate.3scf
7178 usr/src/man/man3scf/scf_handle_destroy.3scf
7179 usr/src/man/man3scf/scf_handle_get_scope.3scf
[all …]
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c1272 char *scf; in wanbootfs_payload() local
1390 if ((scf = bootconf_get(&bc_handle, BC_SYSTEM_CONF)) != NULL) { in wanbootfs_payload()
1391 if (netboot_ftw(scf, net, cid, in wanbootfs_payload()