Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/sdpquery/
H A Dprint.c119 static void print_mas_types(sdp_data_t *);
374 { 0x0316, "SupportedMessageTypes", print_mas_types },
1584 print_mas_types(sdp_data_t *data) in print_mas_types() function