Searched refs:sdp_command (Results 1 – 3 of 3) sorted by relevance
48 static struct sdp_command * find_sdp_command (char const *,49 struct sdp_command *); 50 static void print_sdp_command (struct sdp_command *);108 struct sdp_command *c = NULL; in do_sdp_command()177 static struct sdp_command *178 find_sdp_command(char const *command, struct sdp_command *category) in find_sdp_command()180 struct sdp_command *c = NULL; in find_sdp_command()199 print_sdp_command(struct sdp_command *category) in print_sdp_command()201 struct sdp_command *c = NULL; in print_sdp_command()
41 struct sdp_command { struct47 extern struct sdp_command sdp_commands[]; argument
718 struct sdp_command sdp_commands[] = {