Searched refs:xopt (Results 1 – 6 of 6) sorted by relevance
60 $ open/write xopt x11.opt61 $ write xopt "sys$library:decw$xlibshr.exe/share"62 $ close xopt
35 $ open/write xopt x11.opt36 $ write xopt "sys$library:decw$xlibshr.exe/share"37 $ close xopt
385 final Opt xopt = opts.getOpt (excludes [x]); in parse() local386 if (xopt != null) in parse()387 …sage ("option \'" + opt.getName () + "\' cannot be used with option \'" + xopt.getName () + "\'")… in parse()1562 final OptDef xopt = result.getOptDef (excludes [x], null); in parseOptDefMetadata() local1563 if (xopt == null) in parseOptDefMetadata()1566 if (xopt.isRequired ()) in parseOptDefMetadata()1569 if (xopt == optdef) in parseOptDefMetadata()
1042 static char *module_options_concat(const char *opt, const char *xopt) in module_options_concat() argument1046 size_t xoptlen = xopt == NULL ? 0 : strlen(xopt); in module_options_concat()1060 if (xopt != NULL) in module_options_concat()1061 memcpy(r + optlen, xopt, xoptlen); in module_options_concat()
META-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/ ...