Searched defs:filter_name (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_archive_write_add_filter_by_name.c29 test_filter_by_name(const char *filter_name, int filter_code, argument
H A Dtest_archive_write_set_format_filter_by_ext.c61 const char *filter_name = archive_filter_name(a, 0); local
/netbsd-current/external/bsd/libarchive/dist/tar/
H A Dcreation_set.c42 char *filter_name; member in struct:creation_set::filter_set
178 cset_write_add_filters(struct creation_set *cset, struct archive *a, const void **filter_name) argument
H A Dwrite.c208 const void *filter_name; local
/netbsd-current/usr.sbin/altq/libaltq/
H A Dparser.c905 char *ifname, class_name[MAX_WORD], filter_name[MAX_WORD]; local
/netbsd-current/external/mit/xorg/lib/libxcb/files/
H A Drandr.c3142 xcb_randr_set_crtc_transform_checked(xcb_connection_t *c, xcb_randr_crtc_t crtc, xcb_render_transform_t transform, uint16_t filter_len, const char *filter_name, uint32_t filter_params_len, const xcb_render_fixed_t *filter_params) argument
3186 xcb_randr_set_crtc_transform(xcb_connection_t *c, xcb_randr_crtc_t crtc, xcb_render_transform_t transform, uint16_t filter_len, const char *filter_name, uint32_t filter_params_len, const xcb_render_fixed_t *filter_params) argument

Completed in 228 milliseconds