Searched refs:resbuf (Results 1 – 3 of 3) sorted by relevance
64 void *resbuf; /* Buffer for result */71 by hrt->iop in the buffer pointed to by hrt->resbuf. The actual size of 93 void *resbuf; /* Buffer for result */100 by lct->iop in the buffer pointed to by lct->resbuf. The actual size of 125 void *resbuf; /* Result List buffer */134 into the buffer pointed to by ops->resbuf. The number of bytes 140 ops->resbuf if no errors occur. If an error occurs, -1 is returned 166 void *resbuf; /* Result List buffer */175 into the buffer pointed to by ops->resbuf. The actual size of data343 void *resbuf; /* Buffer for reply HTML page */[all …]
308 if(kcmd.resbuf == NULL) in ioctl_gethrt()325 if(copy_to_user(kcmd.resbuf, (void*)hrt, len)) in ioctl_gethrt()347 if(kcmd.resbuf == NULL) in ioctl_getlct()361 else if(copy_to_user(kcmd.resbuf, (void*)lct, len)) in ioctl_getlct()431 else if(copy_to_user(kcmd.resbuf, res, len)) in ioctl_parms()464 if(!kcmd.resbuf) in ioctl_html()540 if(copy_to_user(kcmd.resbuf, res, len)) in ioctl_html()
48 void *resbuf; /* Buffer for result */ member58 void *resbuf; /* Result List buffer */ member79 void *resbuf; /* Buffer for reply HTML page */ member