Home
last modified time | relevance | path

Searched refs:get_realfile (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/audio/audioconvert/
H A Dconvert.h51 extern void get_realfile(char *&, struct stat *);
H A Dfile.cc189 get_realfile(char *&path, struct stat *st) in get_realfile() function
H A Dmain.cc302 get_realfile(realfile, &st); in main()