Home
last modified time | relevance | path

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

/external/libsrtp2/test/
Dgetopt_s.c53 #define GETOPT_NOT_FOUND 0 macro
61 return GETOPT_NOT_FOUND; in getopt_check_character()
72 return GETOPT_NOT_FOUND; in getopt_check_character()
101 case GETOPT_NOT_FOUND: in getopt_s()