Top | ![]() |
![]() |
![]() |
![]() |
int gnome_vfs_parse_ls_lga (const char *p
,struct stat *s
,char **filename
,char **linkname
);
Parses the string p
which is in the form same as the 'ls -al' output and fills
in the details in the struct s
, filename
and linkname
.