+
[-m]:::
Multiplexed. If the file descriptor is targeted by a eventpoll file
-or classical system calls for multiplexing (select, pselect, poll, and
-ppoll), this bit flag is set. Note that if an invocation of the
+or classical system calls for multiplexing (*select*(), *pselect*(), *poll*(), and
+*ppoll*()), this bit flag is set. Note that if an invocation of the
classical system calls is interrupted, *lsfd* may fail to mark _m_
on the file descriptors monitored by the invocation.
See *restart_syscall*(2).