Home
last modified time | relevance | path

Searched defs:rootstr (Results 1 – 8 of 8) sorted by relevance

/dports/biology/sra-tools/sra-tools-2.11.0/tools/ccextract/
H A Dccextract.c172 const char * rootstr; member
930 char rootstr [8192]; in open_root_then_run() local
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsiodisk.c361 gs_param_string rootstr; in diskn_put_params() local
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsiodisk.c362 gs_param_string rootstr; in diskn_put_params() local
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsiodisk.c361 gs_param_string rootstr; in diskn_put_params() local
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsiodisk.c362 gs_param_string rootstr; in diskn_put_params() local
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsiodisk.c432 gs_param_string rootstr; in diskn_put_params() local
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsiodisk.c432 gs_param_string rootstr; in diskn_put_params() local
/dports/graphics/geomview/geomview-1.9.5/src/bin/geomview/x11/
H A Dgvui.c722 Widget ui_make_panel_and_form(char *title, char *rootstr, in ui_make_panel_and_form()