Searched refs:bsd (Results 1 – 6 of 6) sorted by relevance
/coreutils/tests/cksum/ |
D | cksum-a.sh | 23 bsd sum -r 44 bsd) ;; 56 returns_ 1 cksum -a bsd --check </dev/null || fail=1
|
D | cksum-raw.sh | 23 bsd u2 45 case $algo in bsd) n=$(cat "$d"); printf '%05d\n' "$n" > "$d" ;; esac
|
/coreutils/src/ |
D | digest.c | 224 bsd, enumerator 285 bsd, enumerator 305 bsd, sysv, crc, md5, sha1, sha224, enumerator 1458 sum_algorithm = bsd; in main() 1502 case bsd: in main()
|
/coreutils/ |
D | configure.ac | 385 for lib in bsd socket inet; do
|
/coreutils/tests/ |
D | local.mk | 331 tests/cksum/md5sum-bsd.sh \
|
/coreutils/doc/ |
D | coreutils.texi | 4041 selectable with @option{--algorithm=sysv} or @option{--algorithm=bsd}, 4088 @samp{bsd} equivalent to @command{sum -r} 4141 for @samp{bsd}, @samp{crc}, and @samp{sysv}. 4215 with the older @samp{sysv}, @samp{bsd}, or @samp{crc} algorithms.
|