Searched refs:ovr (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libvolmgt/ |
H A D | volmgt.h | 294 int volmgt_acquire(char *dev, char *id, int ovr, char **err, pid_t *pidp);
|
/illumos-gate/usr/src/lib/libvolmgt/common/ |
H A D | volmgt.c | 357 volmgt_acquire(char *dev, char *id, int ovr, char **err, pid_t *pidp) in volmgt_acquire() argument
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | deliver.c | 1321 bool ovr; local 1596 ovr = true; 1609 ovr = false; 1614 markfailure(e, to, NULL, rcode, ovr); 3679 markfailure(e, q, mci, rcode, ovr) in markfailure() argument 3684 bool ovr; 3767 if (status != NULL && *status != '\0' && (ovr || q->q_status == NULL ||
|
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pciehpc.c | 3018 pciehpc_prop_led_set_common(bool *ovr, pcie_hp_led_state_t *state, in pciehpc_prop_led_set_common() argument 3022 *ovr = false; in pciehpc_prop_led_set_common() 3026 *ovr = true; in pciehpc_prop_led_set_common()
|