vfs_get_local_username  300 lib/vfs/utilvfs.c         path_element->user = vfs_get_local_username ();
vfs_get_local_username   49 lib/vfs/utilvfs.h char *vfs_get_local_username (void);
vfs_get_local_username  333 src/vfs/sftpfs/config_parser.c         config_entity->user = vfs_get_local_username ();
vfs_get_local_username  552 src/vfs/shell/shell.c         super->path_element->user = vfs_get_local_username ();
vfs_get_local_username  739 src/vfs/shell/shell.c         path_element->user = vfs_get_local_username ();