vfs_parse_fileperms  424 lib/vfs/parse_ls_vga.c     if (!vfs_parse_fileperms (p, &skipped, &perms))
vfs_parse_fileperms  718 lib/vfs/parse_ls_vga.c         if (!vfs_parse_fileperms (p, &lc_skipped, &perms))
vfs_parse_fileperms   52 lib/vfs/utilvfs.h gboolean vfs_parse_fileperms (const char *s, size_t * ret_skipped, mode_t * ret_perms);
vfs_parse_fileperms  296 src/vfs/ftpfs/ftpfs_parse_ls.c     if (vfs_parse_fileperms (t + 1, NULL, &mode))
vfs_parse_fileperms 1009 src/vfs/ftpfs/ftpfs_parse_ls.c     if (!vfs_parse_fileperms (t + 1, NULL, &mode))