Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
Any info() tags associated with these records Any additional environment variables specified in addReccasterEnvVars iocsh calls RecCaster Usage The RecCaster source in the client/ sub-directory is build as an EPICS support module. It provides reccaster.dbd and the reccaster library. The client ...
staticintf2fs_ioc_shutdown(struct file *filp,unsignedlongarg){structinode*inode=file_inode(filp);structf2fs_sb_info*sbi=F2FS_I_SB(inode);structsuper_block*sb=sbi->sb;__u32 in;if(!capable(CAP_SYS_ADMIN))return-EPERM;if(get_user(in, (__u32 __user *)arg))return-EFAULT;switch(in) ...
1: signaled 0:active <0:error + * @pt_info: a sync_pt_info struct for every sync_pt in the fence + */ +struct sync_fence_info_data { + __u32 len; + char name[32]; + __s32 status; + + __u8 pt_info[0]; +}; + +#define SYNC_IOC_MAGIC '>' + +/** + * DOC: ...
publicstaticconfigure(){try{constCONFIG_FILE =this.searchConfigFile();if(CONFIG_FILE && fs.existsSync(CONFIG_FILE)) {constconfig = fs.readJSONSync(CONFIG_FILE);if(config.useIoC) { Server.useIoC(config.es6); }elseif(config.serviceFactory) {if(config.serviceFactory.indexOf('.') ===0) {...
ssl::context::file_format::pem); ctx.use_rsa_private_key_file("/tmp/server.key", ssl::context::file_format::pem); // The acceptor receives incoming connections tcp::acceptor acceptor{ioc, {address, port}}; for(;;) { // This will receive the new connection ...
btrfs_ioc_test.c ceph-clsinfo ceph-coverage.in ceph-crash.in ceph-create-keys ceph-debugpack.in ceph-osd-prestart.sh ceph-post-file.in ceph-rbdnamer ceph-run ceph.conf.twoosds ceph.in ceph_common.sh ceph_fuse.cc ceph_mds.cc ceph_mgr.cc ceph_mon.cc ceph_osd.cc ceph_release...
. xioctl(UVCIOC_CTRL_QUERY) failed Last Error: No such file or directory 08/07 11:55:57,604 ERROR [140576016033536] (error-handling.cpp:94) Error during polling error handler: get_xu(...). xioctl(UVCIOC_CTRL_QUERY) failed Last Error: No such file or directory 08/07 11:55:57,...
示例3: f2fs_ioc_shutdown ▲点赞 5▼ staticintf2fs_ioc_shutdown(struct file *filp,unsignedlongarg){structinode*inode=file_inode(filp);structf2fs_sb_info*sbi=F2FS_I_SB(inode);structsuper_block*sb=sbi->sb;__u32 in;if(!capable(CAP_SYS_ADMIN))return-EPERM;if(get_user(in, (__u32 _...
mpi3mr_soft_reset_handler(mrioc, MPI3MR_RESET_FROM_TSU_TIMEOUT, 1); retval = -1; goto out_unlock; } if ((mrioc->init_cmds.ioc_status & MPI3_IOCSTATUS_STATUS_MASK) != MPI3_IOCSTATUS_SUCCESS) { ioc_err(mrioc, "Issue IOUCTL time_stamp: Failed ioc_status(0x%04x) Loginfo(0x...