Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/audio/utilities/
H A DAudioFile.cc241 err = tryopen(filename, openmode); in OpenPath()
273 err = tryopen(pathname, openmode); in OpenPath()
285 return (RaiseError(tryopen(filename, openmode))); in OpenPath()
290 tryopen( in tryopen() function in AudioFile
/titanic_41/usr/src/cmd/audio/include/
H A DAudioFile.h84 virtual AudioError tryopen(
/titanic_41/usr/src/uts/sun/io/ttymux/
H A Dttymux.c2223 tryopen: in sm_open()
2272 goto tryopen; in sm_open()