Searched refs:PERROR (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sal/osl/os2/ |
H A D | file.cxx | 83 # define PERROR( a, b ) perror( a ); fprintf( stderr, b ) macro 85 # define PERROR( a, b ) macro 156 # define PERROR( a, b ) perror( a ); fprintf( stderr, b ) macro 159 # define PERROR( a, b ) macro 1018 PERROR( "osl_openDirectory", path ); in osl_openDirectory()
|
/aoo4110/main/sal/osl/unx/ |
H A D | file.cxx | 58 # define PERROR( a, b ) perror( a ); fprintf( stderr, b ) macro 61 # define PERROR( a, b ) macro
|
Completed in 217 milliseconds