Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dscalls.c516 PERFORM(__read(fd, buf, size)) in read()
525 PERFORM(__write(fd, buf, size)) in write()
728 PERFORM(__close(fildes)) in close()
737 PERFORM(__door_call(d, params)) in door_call()
753 PERFORM(__fcntl(fildes, cmd, arg)) in fcntl()
762 PERFORM(__fdsync(fildes, FDSYNC)) in fdatasync()
771 PERFORM(__fdsync(fildes, FSYNC)) in fsync()
818 PERFORM(__msync(addr, len, flags)) in msync()
893 PERFORM(__pause()) in pause()
993 PERFORM(__sigpause(sig)) in sigpause()
[all …]