DN_MULTISHOT
if (arg & DN_MULTISHOT)
if ((arg & ~DN_MULTISHOT) == 0) {
fcntl(fd, F_NOTIFY, DN_MODIFY|DN_CREATE|DN_MULTISHOT);