Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
261
append_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_function
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected