HomeSort by relevance Sort by last modified time
    Searched refs:getopt_check_character (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/test/
getopt_s.c 56 getopt_check_character(char c, const char *string) { function
93 switch(getopt_check_character(string[1], optstring)) {
  /external/srtp/test/
getopt_s.c 56 getopt_check_character(char c, const char *string) { function
93 switch(getopt_check_character(string[1], optstring)) {

Completed in 1714 milliseconds