[][src]Constant card10_sys::epic_stat_type_EPICSTAT_NONE

pub const epic_stat_type_EPICSTAT_NONE: epic_stat_type

Basically ENOENT. Although :c:func:epic_file_stat returns an error for 'none', the type will still be set to none additionally.

This is also used internally to track open FS objects, where we use EPICSTAT_NONE to mark free objects.