Searched defs:value_p (Results 1 – 4 of 4) sorted by relevance
54 const char **value_p) in get_arg()
628 string text, int32* value_p) { in safe_parse_positive_int()661 string text, int32* value_p) { in safe_parse_negative_int()700 bool safe_int(string text, int32* value_p) { in safe_int()
270 int cap_from_name(const char *name, cap_value_t *value_p) in cap_from_name()
1806 const char ***value_p; in dbus_message_append_args_valist() local