ptsname_r         243 nosyscallsreal.c   REAL_FUNC_PASSTHROUGH (ptsname_r) (fd, buf, buflen);
ptsname_r         219 plugin/ipc/file/filewrappers.cpp   if (ptsname_r(fd, tmpbuf, sizeof(tmpbuf)) != 0)
ptsname_r          56 plugin/ipc/file/filewrappers.h #define _real_ptsname_r NEXT_FNC(ptsname_r)
ptsname_r         686 syscallsreal.c   REAL_FUNC_PASSTHROUGH (ptsname_r) (fd, buf, buflen);
ptsname_r         202 syscallwrappers.h   MACRO(ptsname_r)                          \