Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreutils/coreutils
/ bad_cast
Function
bad_cast
src/system.h:917–921 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
915
}
916
917
static inline char *
918
bad_cast (char const *s)
919
{
920
return (char *) s;
921
}
922
923
/* Return a boolean indicating whether SB->st_size is defined. */
924
static inline bool
Callers
6
main
Function · 0.85
main
Function · 0.85
tee_files
Function · 0.85
main
Function · 0.85
main
Function · 0.85
cksum.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected