Searched refs:ares_getopt (Results 1 – 14 of 14) sorted by relevance
/third_party/node/deps/cares/src/tools/ |
D | Makefile.in | 129 am__objects_1 = acountry-ares_getopt.$(OBJEXT) \ 145 am__objects_3 = adig-ares_getopt.$(OBJEXT) \ 156 am__objects_4 = ahost-ares_getopt.$(OBJEXT) \ 189 ./$(DEPDIR)/acountry-ares_getopt.Po ./$(DEPDIR)/adig-adig.Po \ 190 ./$(DEPDIR)/adig-ares_getopt.Po ./$(DEPDIR)/ahost-ahost.Po \ 191 ./$(DEPDIR)/ahost-ares_getopt.Po 394 SAMPLESOURCES = ares_getopt.c \ 398 SAMPLEHEADERS = ares_getopt.h \ 500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acountry-ares_getopt.Po@am__quote@ # am--include-m… 502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adig-ares_getopt.Po@am__quote@ # am--include-marker [all …]
|
D | Makefile.inc | 1 SAMPLESOURCES = ares_getopt.c \ 5 SAMPLEHEADERS = ares_getopt.h \
|
D | ares_getopt.h | 34 int ares_getopt(int nargc, char * const nargv[], const char *ostr);
|
D | ares_getopt.c | 66 ares_getopt(int nargc, char * const nargv[], const char *ostr) in ares_getopt() function
|
D | ahost.c | 80 while ((c = ares_getopt(argc,argv,"dt:h?s:")) != -1) in main()
|
D | acountry.c | 121 while ((ch = ares_getopt(argc, argv, "dvh?")) != -1) in main()
|
D | adig.c | 186 while ((c = ares_getopt(argc, argv, "dh?f:s:c:t:T:U:x")) != -1) in main()
|
/third_party/node/deps/cares/ |
D | Makefile.Watcom | 108 adig.exe: $(OBJ_BASE)\demos\adig.obj $(OBJ_BASE)\demos\ares_getopt.obj $(LIBNAME).lib 109 …$(LD) name $^@ system nt $(LFLAGS) file { $(OBJ_BASE)\demos\ares_getopt.obj $[@ } library $]@, ws2… 111 ahost.exe: $(OBJ_BASE)\demos\ahost.obj $(OBJ_BASE)\demos\ares_getopt.obj $(LIBNAME).lib 112 …$(LD) name $^@ system nt $(LFLAGS) file { $(OBJ_BASE)\demos\ares_getopt.obj $[@ } library $]@, ws2… 114 acountry.exe: $(OBJ_BASE)\demos\acountry.obj $(OBJ_BASE)\demos\ares_getopt.obj $(LIBNAME).lib 115 …$(LD) name $^@ system nt $(LFLAGS) file { $(OBJ_BASE)\demos\ares_getopt.obj $[@ } library $]@, ws2…
|
D | Makefile.dj | 51 .SECONDARY: $(OBJ_DIR)/ares_getopt.o 65 %.exe: src/tools/%.c $(OBJ_DIR)/ares_getopt.o libcares.a
|
D | Makefile.m32 | 42 %.exe: %.o src/tools/ares_getopt.o $(LIB) 71 …$(RM) src/tools/ares_getopt.o $(OBJLIB) $(LIB) src/tools/adig.exe src/tools/ahost.exe src/tools/ac…
|
D | cares.gyp | 114 'src/tools/ares_getopt.c', 115 'src/tools/ares_getopt.h',
|
D | CHANGES | 4266 'ares_getopt.obj' must be put after the .obj that references getopt().
|
/third_party/grpc/third_party/cares/ |
D | cares.BUILD | 129 "ares_getopt.c", 170 "ares_getopt.h",
|
D | BUILD.gn | 42 "ares_getopt.c",
|