Home
last modified time | relevance | path

Searched refs:scf_simple_prop_next_integer (Results 1 – 8 of 8) sorted by relevance

/onnv-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers207 scf_simple_prop_next_integer;
H A Dmidlevel.c2390 scf_simple_prop_next_integer(scf_simple_prop_t *prop) in scf_simple_prop_next_integer() function
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c431 while ((ip = scf_simple_prop_next_integer(sp)) != NULL) { in _retrieve_rep_vals()
/onnv-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h804 int64_t *scf_simple_prop_next_integer(scf_simple_prop_t *);
/onnv-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.c1541 val = scf_simple_prop_next_integer(prop); in get_smf_prop()
/onnv-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_persist.c1561 *(int64_t **)pval = scf_simple_prop_next_integer(prop); in ipmgmt_get_scfprop()
/onnv-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1100 if ((tmp_int = scf_simple_prop_next_integer(sprop)) == NULL) in read_prop()
/onnv-gate/usr/src/lib/fm/libldom/sparc/
H A Dldmsvcs_utils.c141 if ((valp = scf_simple_prop_next_integer(prop)) != NULL) { in get_smf_int_val()