Lines Matching defs:dgraph_set_milestone
306 static int dgraph_set_milestone(const char *, scf_handle_t *, boolean_t);
4032 r = dgraph_set_milestone(buf, h, B_FALSE);
4042 bad_error("dgraph_set_milestone", r);
4841 * dgraph_set_milestone(). If the repository connection is broken,
5291 * dgraph_set_milestone()
5302 * of dgraph_set_milestone()) and 'current_runlevel' may have changed
5551 dgraph_set_milestone(const char *fmri, scf_handle_t *h, boolean_t norepository)
6066 r = dgraph_set_milestone(fmri, h, B_FALSE);
6076 bad_error("dgraph_set_milestone", r);
6139 r = dgraph_set_milestone(fmri, h, B_TRUE);
6149 bad_error("dgraph_set_milestone", r);
6729 r = dgraph_set_milestone(fmri, h, B_FALSE);
6745 bad_error("dgraph_set_milestone", r);