MCPcopy Create free account
hub / github.com/coreutils/coreutils / cksum.c

File cksum.c

src/cksum.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Compute checksums of files or strings.
2 Copyright (C) 1995-2026 Free Software Foundation, Inc.
3
4 This program is free software: you can redistribute it and/or modify

Callers

nothing calls this directly

Calls 12

emit_stdin_noteFunction · 0.85
emit_mandatory_arg_noteFunction · 0.85
emit_ancillary_infoFunction · 0.85
algorithm_from_tagFunction · 0.85
bsd_split_3Function · 0.85
valid_digitsFunction · 0.85
filename_unescapeFunction · 0.85
ptr_alignFunction · 0.85
bad_castFunction · 0.85
digest_checkFunction · 0.85
digest_fileFunction · 0.85
usageFunction · 0.70

Tested by

no test coverage detected