MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / stat

Class stat

extern/editline/src/filecomplete.c:263–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261append_char_function(const char *name)
262{
263 struct stat stbuf;
264 char *expname = *name == '~' ? fn_tilde_expand(name) : NULL;
265 const char *rs = " ";
266

Callers 1

append_char_functionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected