Home
last modified time | relevance | path

Searched refs:DEFAULT_SUM (Results 1 – 4 of 4) sorted by relevance

/dports/news/tin/tin-2.4.5/include/
H A Dtin.h505 # define DEFAULT_SUM "/usr/bin/cksum -o 1 <" /* use tailing <, otherwise get filename output too */ macro
508 # define DEFAULT_SUM "sum" macro
543 # define DEFAULT_SUM "sum -r" macro
580 # ifdef DEFAULT_SUM
581 # undef DEFAULT_SUM
584 # define DEFAULT_SUM PATH_SUM_R macro
586 # define DEFAULT_SUM PATH_SUM macro
/dports/chinese/tin/tin-2.4.5/include/
H A Dtin.h505 # define DEFAULT_SUM "/usr/bin/cksum -o 1 <" /* use tailing <, otherwise get filename output too */ macro
508 # define DEFAULT_SUM "sum" macro
543 # define DEFAULT_SUM "sum -r" macro
580 # ifdef DEFAULT_SUM
581 # undef DEFAULT_SUM
584 # define DEFAULT_SUM PATH_SUM_R macro
586 # define DEFAULT_SUM PATH_SUM macro
/dports/chinese/tin/tin-2.4.5/src/
H A Dsave.c1060 sh_format(buf, sizeof(buf), "%s \"%s\"", DEFAULT_SUM, path); in sum_file()
/dports/news/tin/tin-2.4.5/src/
H A Dsave.c1060 sh_format(buf, sizeof(buf), "%s \"%s\"", DEFAULT_SUM, path); in sum_file()