Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/tools/
DMakefile.in129 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 …]
DMakefile.inc1 SAMPLESOURCES = ares_getopt.c \
5 SAMPLEHEADERS = ares_getopt.h \
Dares_getopt.h34 int ares_getopt(int nargc, char * const nargv[], const char *ostr);
Dares_getopt.c66 ares_getopt(int nargc, char * const nargv[], const char *ostr) in ares_getopt() function
Dahost.c80 while ((c = ares_getopt(argc,argv,"dt:h?s:")) != -1) in main()
Dacountry.c121 while ((ch = ares_getopt(argc, argv, "dvh?")) != -1) in main()
Dadig.c186 while ((c = ares_getopt(argc, argv, "dh?f:s:c:t:T:U:x")) != -1) in main()
/third_party/node/deps/cares/
DMakefile.Watcom108 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…
DMakefile.dj51 .SECONDARY: $(OBJ_DIR)/ares_getopt.o
65 %.exe: src/tools/%.c $(OBJ_DIR)/ares_getopt.o libcares.a
DMakefile.m3242 %.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…
Dcares.gyp114 'src/tools/ares_getopt.c',
115 'src/tools/ares_getopt.h',
DCHANGES4266 'ares_getopt.obj' must be put after the .obj that references getopt().
/third_party/grpc/third_party/cares/
Dcares.BUILD129 "ares_getopt.c",
170 "ares_getopt.h",
DBUILD.gn42 "ares_getopt.c",