mq_timedsend       66 plugin/ipc/file/filewrappers.h #define _real_mq_timedsend NEXT_FNC(mq_timedsend)
mq_timedsend      139 plugin/ipc/file/posixipcwrappers.cpp     res = mq_timedsend(mqdes, msg_ptr, msg_len, msg_prio, &ts);
mq_timedsend     1062 syscallsreal.c   REAL_FUNC_PASSTHROUGH (mq_timedsend) (mqdes, msg_ptr, msg_len, msg_prio,
mq_timedsend      226 syscallwrappers.h   MACRO(mq_timedsend)                       \