DCMD_FSEVMGR_CHECK

Check to see if the filesystem event manager is running

Synopsis:

#include <sys/dcmd_fsevmgr.h>

#define DCMD_FSEVMGR_CHECK   __DION(_DCMD_FSEVMGR, 1)

Arguments to devctl():

Argument Value
filedes A file descriptor that you obtained by opening /dev/fsevents
dcmd DCMD_FSEVMGR_CHECK
dev_data_ptr NULL
n_bytes 0
dev_info_ptr NULL

Description:

This command checks to see if the filesystem event manager, fsevmgr, is running. If it's running, devctl() returns EOK.

Input:

None.

Output:

None.

See also:

devctl() in the QNX Neutrino C Library Reference

fsevmgr in the Utilities Reference