getopt             49 libde265-1.0.3/extra/getopt.c __weak_alias(getopt,_getopt);
getopt             58 libde265-1.0.3/extra/getopt.h int getopt(int, char**, char*);
getopt            309 libde265-1.0.3/tools/bjoentegaard.cc   while ((c=getopt(argc,argv, "l:h:")) != -1) {
getopt             71 libheif-1.3.2/examples/heif_convert.cc   while ((opt = getopt(argc, argv, "q:")) != -1) {
getopt             57 libheif-1.3.2/examples/heif_thumbnailer.cc   while ((opt = getopt(argc, argv, "s:h")) != -1) {
getopt             49 libheif-1.3.2/extra/getopt.c __weak_alias(getopt,_getopt);
getopt             58 libheif-1.3.2/extra/getopt.h int getopt(int, char**, char*);