Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreutils/coreutils
/ stat
Class
stat
gl/lib/targetdir.c:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
60
int
61
target_directory_operand (char const *file, struct stat *st)
62
{
63
if (must_be_working_directory (file))
64
return AT_FDCWD;
Callers
1
target_directory_operand
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected