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

  /external/iputils/
ping_common.h 181 #define COMMON_OPTSTR "h?VQ:I:M:aUc:dfi:w:l:S:np:qrs:vLt:AW:Bm:DO"
ping.c 155 while ((ch = getopt(argc, argv, COMMON_OPTSTR "bRT:")) != EOF) {
    [all...]
ping6.c 735 while ((ch = getopt(argc, argv, COMMON_OPTSTR "F:N:")) != EOF) {
    [all...]

Completed in 186 milliseconds