Searched defs:temporary (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c99 uint8_t *temporary = NULL; local
116 temporary = scf_simple_prop_next_boolean(temporary_prop);
122 else if (temporary && *temporary != *persistent)
124 "state: %s (%s at next boot)\n"), *temporary ?
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c1978 set_milestone(const char *fmri, boolean_t temporary) argument
1984 if (temporary) {
2572 boolean_t temporary = B_TRUE; local
2579 temporary = B_FALSE;
2593 set_milestone(milestone, temporary);
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c138 int temporary; member in struct:__anon1865
519 instp->temporary = 0;
521 instp->temporary = (instp->enabled != i);
1439 if (!ip->temporary)
1744 if (!svcp->temporary) {

Completed in 94 milliseconds