Home
last modified time | relevance | path

Searched refs:scf_value_set_time (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/lib/libscf/common/
H A Dmapfile-vers267 scf_value_set_time;
H A Dmidlevel.c2841 ret = scf_value_set_time(v[i], time->t_seconds, in scf_write_propvec()
H A Dlowlevel.c4686 scf_value_set_time(scf_value_t *v, int64_t new_sec, int32_t new_nsec) in scf_value_set_time() function
4937 return (scf_value_set_time(v, s, ns)); in scf_value_set_from_string()
/titanic_50/usr/src/man/man3scf/
H A DMakefile238 scf_value_set_time.3scf \
462 scf_value_set_time.3scf := LINKSRC = scf_value_create.3scf
/titanic_50/usr/src/lib/libscf/inc/
H A Dlibscf.h492 int scf_value_set_time(scf_value_t *, int64_t, int32_t);
/titanic_50/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c678 r = scf_value_set_time(v, t->tv_sec, 1000 * t->tv_usec); in add_new_property()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc416 link path=usr/share/man/man3scf/scf_value_set_time.3scf \
/titanic_50/usr/src/cmd/svc/startd/
H A Dlibscf.c2655 r = scf_value_set_time(v_time, tv.tv_sec, tv.tv_usec * 1000); in libscf_write_method_status()
/titanic_50/usr/src/lib/librestart/common/
H A Dlibrestart.c1203 if (scf_value_set_time(v_stime, now.tv_sec, now.tv_usec * 1000) != 0) in _restarter_commit_states()
/titanic_50/
H A D.gitignore7362 usr/src/man/man3scf/scf_value_set_time.3scf