Home
last modified time | relevance | path

Searched refs:client_specs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Drecord.h620 const xcb_record_client_spec_t *client_specs,
637 const xcb_record_client_spec_t *client_specs,
678 const xcb_record_client_spec_t *client_specs,
695 const xcb_record_client_spec_t *client_specs,
734 const xcb_record_client_spec_t *client_specs);
748 const xcb_record_client_spec_t *client_specs);
H A Drecord.c335 const xcb_record_client_spec_t *client_specs, in xcb_record_create_context_checked() argument
360 xcb_parts[4].iov_base = (char *) client_specs; in xcb_record_create_context_checked()
380 const xcb_record_client_spec_t *client_specs, in xcb_record_create_context() argument
405 xcb_parts[4].iov_base = (char *) client_specs; in xcb_record_create_context()
514 const xcb_record_client_spec_t *client_specs, in xcb_record_register_clients_checked() argument
539 xcb_parts[4].iov_base = (char *) client_specs; in xcb_record_register_clients_checked()
559 const xcb_record_client_spec_t *client_specs, in xcb_record_register_clients() argument
584 xcb_parts[4].iov_base = (char *) client_specs; in xcb_record_register_clients()
679 const xcb_record_client_spec_t *client_specs) in xcb_record_unregister_clients_checked() argument
700 xcb_parts[4].iov_base = (char *) client_specs; in xcb_record_unregister_clients_checked()
[all …]