Home | History | Annotate | Download | only in genuca

Lines Matching refs:destdir

1131     const char* destdir = NULL;
1161 "\t-d or --destdir destination directory, followed by the path\n"
1182 destdir = options[4].value;
1233 pData = udata_create(destdir, UCA_DATA_TYPE, UCA_DATA_NAME, &dummyDataInfo,
1240 pData = udata_create(destdir, INVC_DATA_TYPE, INVC_DATA_NAME, &dummyDataInfo,
1249 return write_uca_table(filename, destdir, copyright, &status);