Home
last modified time | relevance | path

Searched refs:ALIAS_DIR (Results 1 – 3 of 3) sorted by relevance

/dports/www/shttpd/shttpd-1.42/examples/
H A Dexample.c16 #define ALIAS_DIR "c:\\" macro
23 #define ALIAS_DIR "\\" macro
31 #define ALIAS_DIR "/etc/" macro
123 "<li><a href=\"" ALIAS_URI "/\">Aliased " ALIAS_DIR " directory</a><hr>"); in show_index()
350 shttpd_set_option(ctx, "aliases", ALIAS_URI "=" ALIAS_DIR); in main()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/ccextract/
H A Dccextract.c64 #define ALIAS_DIR "d" macro
133 HelpOptionLine (ALIAS_DIR, OPTION_DIR, "directoy-path", dir_usage); in Usage()
152 { OPTION_DIR, ALIAS_DIR, NULL, dir_usage, 1, true, false },
/dports/biology/sra-tools/sra-tools-2.11.0/tools/vdb-config/
H A Dvdb-config.c97 #define ALIAS_DIR "d" macro
221 , { OPTION_DIR, ALIAS_DIR, NULL, USAGE_DIR, 1, false, false, NULL }
278 HelpOptionLine (ALIAS_DIR, OPTION_DIR, NULL, USAGE_DIR); in Usage()