HomeSort by relevance Sort by last modified time
    Searched refs:outstmf (Results 1 - 2 of 2) sorted by null

  /external/libxml2/os400/
xmllintcl.c 48 vary2 * outstmf; /* Output stream file name. */ member in struct:__anon26784
164 if (args->outstmf && args->outstmf->len) {
166 vary4vargquote(&cmd, args->outstmf);
xmlcatlgcl.c 60 vary2 * outstmf; /* Output catalog file name. */ member in struct:__anon26781
235 if (args->outstmf && args->outstmf->len && !args->outstmf->string[0])
237 args->outstmf = args->instmf;
239 args->outstmf = NULL;
241 /* If INSTMF(*NEW) and OUTSTMF(somepath), Use --create --noout and
243 if (args->outstmf && args->outstmf->len)
247 args->instmf = args->outstmf;
    [all...]

Completed in 165 milliseconds