OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_unix
(Results
1 - 1
of
1
) sorted by null
/external/libvncserver/test/
bmp.c
83
#define
_unix
(f) {if((f)==-1) _throw(strerror(errno));}
macro
194
_unix
(fd=open(filename, flags));
260
_unix
(bytesread=read(fd, tempbuf, srcpitch*(*h)));
325
_unix
(fd=open(filename, flags, mode));
Completed in 5410 milliseconds