ioctl              99 lib/replace/getifaddrs.c 	if (ioctl(fd, SIOCGIFCONF, &ifc) != 0) {
ioctl             110 lib/replace/getifaddrs.c 		if (ioctl(fd, SIOCGIFFLAGS, &ifr[i]) == -1) {
ioctl             123 lib/replace/getifaddrs.c 		if (ioctl(fd, SIOCGIFADDR, &ifr[i]) != -1) {
ioctl             128 lib/replace/getifaddrs.c 		if (ioctl(fd, SIOCGIFNETMASK, &ifr[i]) != -1) {
ioctl             176 lib/replace/getifaddrs.c 	if (ioctl(fd, I_STR, &strioctl) < 0) {
ioctl             209 lib/replace/getifaddrs.c 		if (ioctl(fd, I_STR, &strioctl) != 0) {
ioctl             219 lib/replace/getifaddrs.c 		if (ioctl(fd, I_STR, &strioctl) != 0) {
ioctl             234 lib/replace/getifaddrs.c 		if (ioctl(fd, I_STR, &strioctl) != 0) {
ioctl             274 lib/replace/getifaddrs.c 	if (ioctl(fd, SIOCGIFCONF, &ifc) != 0) {
ioctl             289 lib/replace/getifaddrs.c 		if (ioctl(fd, SIOCGIFADDR, ifr) != 0) {
ioctl             308 lib/replace/getifaddrs.c 		if (ioctl(fd, SIOCGIFFLAGS, ifr) != 0) {
ioctl             315 lib/replace/getifaddrs.c 		if (ioctl(fd, SIOCGIFNETMASK, ifr) != 0) {
ioctl              61 lib/replace/getpass.c 	return ioctl(fd, TCGETA, _t);
ioctl              67 lib/replace/getpass.c 		ioctl(fd, TCFLSH, TCIOFLUSH);
ioctl              68 lib/replace/getpass.c 	return ioctl(fd, TCSETS, _t);
ioctl              86 lib/replace/getpass.c 	return ioctl(fd, TIOCGETP, (char *)_t);
ioctl              91 lib/replace/getpass.c 	return ioctl(fd, TIOCSETP, (char *)_t);
ioctl             121 lib/socket_wrapper/socket_wrapper.c #define real_ioctl ioctl
ioctl             111 lib/socket_wrapper/socket_wrapper.h #ifdef ioctl
ioctl              84 lib/util/become_daemon.c 			ioctl(i, (int) TIOCNOTTY, (char *)0);
ioctl             126 source3/client/umount.cifs.c 	rc = ioctl(fileid, CIFS_IOC_CHECKUMOUNT, NULL);
ioctl              56 source3/lib/afs_settoken.c 	errcode = ioctl(proc_afs_file, VIOC_SYSCALL, &afs_syscall_data);
ioctl              61 source3/lib/packet.c 	res = ioctl(ctx->fd, FIONREAD, &available);
ioctl            1075 source3/libsmb/async_smb.c 		res = ioctl(cli->fd, FIONREAD, &available);
ioctl              36 source3/modules/perfcount_test.c 	int ioctl;
ioctl              76 source3/modules/perfcount_test.c 			    (ptc->ioctl == head->ioctl)) {
ioctl             159 source3/modules/perfcount_test.c 	if (ptc->ioctl > 0) {
ioctl             160 source3/modules/perfcount_test.c 		DEBUG(lvl, ("IOCTL: %d\n", ptc->ioctl));
ioctl             218 source3/modules/perfcount_test.c 	ctr->op = ctr->sub_op = ctr->ioctl = -1;
ioctl             271 source3/modules/perfcount_test.c 	ctxt->ops->ioctl = io_ctl;
ioctl             166 source3/smbd/chgpasswd.c 	if (ioctl(slave, TIOCSCTTY, 0) < 0)
ioctl             172 source3/smbd/chgpasswd.c 	if (ioctl(slave, I_FIND, "ptem") == 0) {
ioctl             173 source3/smbd/chgpasswd.c 		ioctl(slave, I_PUSH, "ptem");
ioctl             175 source3/smbd/chgpasswd.c 	if (ioctl(slave, I_FIND, "ldterm") == 0) {
ioctl             176 source3/smbd/chgpasswd.c 		ioctl(slave, I_PUSH, "ldterm");
ioctl             242 source3/smbd/notify_inotify.c 	if (ioctl(in->fd, FIONREAD, &bufsize) != 0 || 
ioctl             686 source3/smbd/quotas.c 	ret = ioctl(file, Q_QUOTACTL, &command);
ioctl            1396 source3/smbd/quotas.c   ret = ioctl(file, VX_ADMIN_IOCTL, &genbuf);
ioctl              58 source3/utils/smbget.c 	if(ioctl(STDOUT_FILENO, TIOCGWINSZ, &ws) < 0) {
ioctl             363 source4/client/smbmount.c 		res = ioctl(fd, SMB_IOC_NEWCONN, &conn_options);
ioctl              50 source4/client/smbumount.c         if (ioctl(fid, SMB_IOC_GETMOUNTUID, &mount_uid) != 0) {
ioctl              83 source4/heimdal/lib/krb5/send_to_kdc.c 	     if (ioctl (fd, FIONREAD, &nbytes) < 0) {
ioctl              71 source4/heimdal/lib/roken/get_window_size.c     ret = ioctl(fd, TIOCGWINSZ, wp);
ioctl              76 source4/heimdal/lib/roken/get_window_size.c 	ret = ioctl(fd, TIOCGSIZE, &ts);
ioctl             513 source4/lib/socket/socket_ip.c 	if (ioctl(sock->fd, FIONREAD, &value) == 0) {
ioctl             388 source4/lib/socket/socket_unix.c 	if (ioctl(sock->fd, FIONREAD, &value) == 0) {
ioctl            2141 source4/libcli/raw/interfaces.h 	} ioctl;
ioctl              40 source4/libcli/raw/rawioctl.c 	SSVAL(req->out.vwv, VWV(0), parms->ioctl.in.file.fnum);
ioctl              41 source4/libcli/raw/rawioctl.c 	SIVAL(req->out.vwv, VWV(1), parms->ioctl.in.request);
ioctl              63 source4/libcli/raw/rawioctl.c 	parms->ioctl.out.blob = smbcli_req_pull_blob(&req->in.bufinfo, mem_ctx, req->in.data, -1);
ioctl             353 source4/libcli/resolve/dns_ex.c 	if (ioctl(state->child_fd, FIONREAD, &value) != 0) {
ioctl            1127 source4/ntvfs/cifs/vfs_cifs.c 	ops.ioctl = cvfs_ioctl;
ioctl            1047 source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c 	ops.ioctl = cifspsx_ioctl;
ioctl             924 source4/ntvfs/ipc/vfs_ipc.c 	ops.ioctl = ipc_ioctl;
ioctl             197 source4/ntvfs/nbench/vfs_nbench.c 	PASS_THRU_REQ(ntvfs, req, ioctl, io, (ntvfs, req, io));
ioctl             940 source4/ntvfs/nbench/vfs_nbench.c 	ops.ioctl = nbench_ioctl;
ioctl             108 source4/ntvfs/ntvfs.h 	NTSTATUS (*ioctl)(struct ntvfs_module_context *ntvfs,
ioctl             184 source4/ntvfs/ntvfs_interface.c 	if (!ntvfs->ops->ioctl) {
ioctl             187 source4/ntvfs/ntvfs_interface.c 	return ntvfs->ops->ioctl(ntvfs, req, io);
ioctl             506 source4/ntvfs/ntvfs_interface.c 	if (!ntvfs->next || !ntvfs->next->ops->ioctl) {
ioctl             509 source4/ntvfs/ntvfs_interface.c 	return ntvfs->next->ops->ioctl(ntvfs->next, req, io);
ioctl             348 source4/ntvfs/posix/vfs_posix.c 	ops.ioctl = pvfs_ioctl;
ioctl              77 source4/ntvfs/print/vfs_print.c 	if (io->ioctl.in.request == IOCTL_QUERY_JOB_INFO) {
ioctl              80 source4/ntvfs/print/vfs_print.c 		io->ioctl.out.blob = data_blob_talloc(req, NULL, 32);
ioctl              82 source4/ntvfs/print/vfs_print.c 		data_blob_clear(&io->ioctl.out.blob);
ioctl              84 source4/ntvfs/print/vfs_print.c 		p = (char *)io->ioctl.out.blob.data;
ioctl             114 source4/ntvfs/print/vfs_print.c 	ops.ioctl = print_ioctl;
ioctl            1044 source4/ntvfs/simple/vfs_simple.c 	ops.ioctl = svfs_ioctl;
ioctl             821 source4/ntvfs/smb2/vfs_smb2.c 	ops.ioctl = cvfs_ioctl;
ioctl             215 source4/ntvfs/sysdep/inotify.c 	if (ioctl(in->fd, FIONREAD, &bufsize) != 0 || 
ioctl             302 source4/ntvfs/unixuid/vfs_unixuid.c 	PASS_THRU_REQ(ntvfs, req, ioctl, (ntvfs, req, io));
ioctl             689 source4/ntvfs/unixuid/vfs_unixuid.c 	ops.ioctl = unixuid_ioctl;
ioctl             184 source4/smb_server/smb/reply.c 	smbsrv_setup_reply(req, 8, io->ioctl.out.blob.length+1);
ioctl             185 source4/smb_server/smb/reply.c 	SSVAL(req->out.vwv, VWV(1), io->ioctl.out.blob.length);
ioctl             186 source4/smb_server/smb/reply.c 	SSVAL(req->out.vwv, VWV(5), io->ioctl.out.blob.length);
ioctl             189 source4/smb_server/smb/reply.c 	memcpy(req->out.data+1, io->ioctl.out.blob.data, io->ioctl.out.blob.length);
ioctl             206 source4/smb_server/smb/reply.c 	io->ioctl.level		= RAW_IOCTL_IOCTL;
ioctl             207 source4/smb_server/smb/reply.c 	io->ioctl.in.file.ntvfs	= smbsrv_pull_fnum(req, req->in.vwv, VWV(0));
ioctl             208 source4/smb_server/smb/reply.c 	io->ioctl.in.request	= IVAL(req->in.vwv, VWV(1));
ioctl             210 source4/smb_server/smb/reply.c 	SMBSRV_CHECK_FILE_HANDLE_ERROR(io->ioctl.in.file.ntvfs,
ioctl             364 source4/torture/basic/misc.c 	parms.ioctl.level = RAW_IOCTL_IOCTL;
ioctl             365 source4/torture/basic/misc.c 	parms.ioctl.in.file.fnum = fnum;
ioctl             366 source4/torture/basic/misc.c 	parms.ioctl.in.request = IOCTL_QUERY_JOB_INFO;
ioctl             373 source4/torture/basic/misc.c 			parms.ioctl.in.request = (device << 16) | function;
ioctl             378 source4/torture/basic/misc.c 					device, function, (int)parms.ioctl.out.blob.length);
ioctl              59 source4/torture/raw/ioctl.c  	ctl.ioctl.level = RAW_IOCTL_IOCTL;
ioctl              60 source4/torture/raw/ioctl.c 	ctl.ioctl.in.file.fnum = fnum;
ioctl              61 source4/torture/raw/ioctl.c 	ctl.ioctl.in.request = 0xFFFF;
ioctl              67 source4/torture/raw/ioctl.c  	ctl.ioctl.level = RAW_IOCTL_IOCTL;
ioctl              68 source4/torture/raw/ioctl.c 	ctl.ioctl.in.file.fnum = fnum;
ioctl              69 source4/torture/raw/ioctl.c 	ctl.ioctl.in.request = IOCTL_QUERY_JOB_INFO;
ioctl              75 source4/torture/raw/ioctl.c 	ctl.ioctl.in.file.fnum = fnum+1;
ioctl             103 source4/torture/raw/ioctl.c 	nt.ioctl.level = RAW_IOCTL_NTIOCTL;
ioctl             115 source4/torture/raw/ioctl.c 	nt.ioctl.level = RAW_IOCTL_NTIOCTL;