Lines Matching defs:value
274 * - return value to pass to adt_put_event()
488 char *ed_prop_value; /* property value. */
1016 * A value does not have a separate FMRI from its property,
1680 * If the return value is NULL, np either does not have a parent, or
1683 * If the return value is non-NULL, it is the parent of np, and both
2278 * determined by the value of the first property in the command specified
2300 const char *value;
2305 * First, check property value.
2311 if (tx_cmd_value(tx_data, cmd_no, 0, &value) != REP_PROTOCOL_SUCCESS)
2313 if (strcmp(value, "0") == 0) {
2315 } else if (strcmp(value, "1") == 0) {
3280 * appropriate value. But leave *nnp pointing at us.
3511 event->adt_smf_change_prop.value = prop_value;
3535 event->adt_smf_create_prop.value = prop_value;
3673 * specified by cmd_no with each value enclosed in quotes. It is up to the
3692 * will represent each property value surrounded by quotes with a
3694 * size of all the value strings and add 3 for each value.
3697 * quote marks in the values. So for each quote in the value we
5784 * _PERMISSION_DENIED - no authorization to read this property's value(s)
5841 * If you are permitted to modify the value, you may also
6131 * _SUCCESS - property has 1 value (which is written into out)
6132 * _PERMISSION_DENIED - no authorization to read property value(s)
6169 backend_panic("value too large");
6224 backend_panic("value too large");