Searched refs:scf_value_set_time (Results 1 – 10 of 10) sorted by relevance
/titanic_50/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 267 scf_value_set_time;
|
H A D | midlevel.c | 2841 ret = scf_value_set_time(v[i], time->t_seconds, in scf_write_propvec()
|
H A D | lowlevel.c | 4686 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 D | Makefile | 238 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 D | libscf.h | 492 int scf_value_set_time(scf_value_t *, int64_t, int32_t);
|
/titanic_50/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 678 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 D | system-library.man3scf.inc | 416 link path=usr/share/man/man3scf/scf_value_set_time.3scf \
|
/titanic_50/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 2655 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 D | librestart.c | 1203 if (scf_value_set_time(v_stime, now.tv_sec, now.tv_usec * 1000) != 0) in _restarter_commit_states()
|
/titanic_50/ |
H A D | .gitignore | 7362 usr/src/man/man3scf/scf_value_set_time.3scf
|