Searched refs:iopt (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/uucp-11/uucp/
H A Duuname.c66 int iopt;
78 while ((iopt = getopt_long (argc, argv, "alI:vx:", asNlongopts,
81 switch (iopt)
65 int iopt; local
H A Duulog.c90 int iopt;
131 while ((iopt = getopt_long (argc, argv, "Df:FI:n:s:Su:vxX:", asLlongopts,
134 switch (iopt)
88 int iopt; local
H A Duupick.c72 int iopt;
86 while ((iopt = getopt_long (argc, argv, "I:s:vx:", asPlongopts,
89 switch (iopt)
70 int iopt; local
H A Duucico.c235 int iopt;
264 while ((iopt = getopt_long (argc, argv, zopts,
268 if (iopt == 'c')
270 iopt = 's';
274 switch (iopt)
2281 int iopt;
2293 while ((iopt = getopt (pzset - paz, paz,
2301 switch (iopt)
234 int iopt; local
2278 int iopt; local
H A Dtstuu.c224 int iopt;
243 while ((iopt = getopt (argc, argv, "c:np:s:t:ux:1:2:")) != EOF)
245 switch (iopt)
223 int iopt; local
H A Duuchk.c89 int iopt;
103 while ((iopt = getopt_long (argc, argv, "I:s:vx:", asKlongopts,
106 switch (iopt)
86 int iopt; local
H A Duucp.c163 int iopt;
183 while ((iopt = getopt_long (argc, argv, "cCdfg:I:jmn:prRs:tu:Wvx:",
186 switch (iopt)
160 int iopt; local
H A Dcu.c263 int iopt;
306 while ((iopt = getopt_long (argc, argv, "a:c:deE:hnI:l:op:s:tvx:z:",
309 switch (iopt)
261 int iopt; local
H A Duux.c213 int iopt;
271 while ((iopt = getopt_long (argc, argv, "+a:bcCg:I:jlnprs:Wvx:z",
274 switch (iopt)
209 int iopt; local
H A Duuxqt.c91 int iopt;
109 while ((iopt = getopt_long (argc, argv, "c:I:s:vx:", asQlongopts,
112 switch (iopt)
89 int iopt; local
H A Duuconv.c124 int iopt;
137 while ((iopt = getopt_long (argc, argv, "i:I:o:p:vx:", asVlongopts,
140 switch (iopt)
120 int iopt; local
H A Duustat.c233 int iopt;
249 while ((iopt = getopt_long (argc, argv,
253 switch (iopt)
231 int iopt; local
/macosx-10.9.5/ruby-104/ruby/test/win32ole/
H A Dtest_err_in_callback.rb22 @iopt = $:.map {|e|
44 cmd = "#{@ruby} -v #{@iopt} #{@script} > #{logfile.gsub(%r(/), '\\')} 2>&1"
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/coff/
H A Dsym.h162 long iopt; /* start of optimization symbol entries*/ member in struct:pdr
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Decoffswap.h331 intern->iopt = H_GET_S32 (abfd, ext->p_iopt);
393 H_PUT_32 (abfd, intern->iopt, ext->p_iopt);
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c8538 Elf_Internal_Options *iopt;
8551 iopt = cmalloc ((sect->sh_size / sizeof (eopt)), sizeof (*iopt));
8552 if (iopt == NULL)
8559 option = iopt;
8581 option = iopt;
8535 Elf_Internal_Options *iopt; local

Completed in 225 milliseconds