Searched refs:extra_arg (Results 1 – 3 of 3) sorted by relevance
111 const char *extra_arg) in check_two_config_files() argument116 extra_arg, _dbus_string_get_const_data (config_file)); in check_two_config_files()123 const char *extra_arg) in check_two_addr_descriptors() argument128 extra_arg, _dbus_string_get_const_data (addr_fd)); in check_two_addr_descriptors()135 const char *extra_arg) in check_two_pid_descriptors() argument140 extra_arg, _dbus_string_get_const_data (pid_fd)); in check_two_pid_descriptors()
132 ? (*(h)->chunkfun) ((h)->extra_arg, (size)) \138 (*(h)->freefun) ((h)->extra_arg, (old_chunk)); \230 h->extra_arg = arg; in _obstack_begin_1()
168 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member