MCPcopy 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
60int
61target_directory_operand (char const *file, struct stat *st)
62{
63 if (must_be_working_directory (file))
64 return AT_FDCWD;

Callers 1

target_directory_operandFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected