Function systemd::daemon::is_special [] [src]

pub fn is_special(fd: Fd, path: Option<&str>) -> Result<bool>

Identifies whether the passed file descriptor is a special character device. If a path is supplied, the file descriptor must also match the path.