代码搜索:ioctl

找到约 10,000 项符合「ioctl」的源代码

代码结果 10,000
www.eeworm.com/read/386695/8732231

c ioctl.c

/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * This software is copyrighted by and is the sole property of * VIA Networking Technologies, Inc. This sof
www.eeworm.com/read/386695/8732413

h ioctl.h

/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * This software is copyrighted by and is the sole property of * VIA Networking Technologies, Inc. This sof
www.eeworm.com/read/386582/8737706

c ioctl.c

#include #include #include #include #include #include #include #include int ioctl_main(int argc, char *argv[]
www.eeworm.com/read/386242/8760543

h ioctl.h

struct combi_status { char ID_name[6]; /* COMBI-disk always returns "COMBI\0" */ int version; /* version number: high byte - major version number, *
www.eeworm.com/read/286115/8787930

c ioctl.c

/****************************************************************/ /* */ /* ioctl.c
www.eeworm.com/read/385698/8792116

h ioctl.h

#ifndef VDISK_IOCTL_H #define VDISK_IOCTL_H #define IOCTL_ADD_DRIVE CTL_CODE(FILE_DEVICE_UNKNOWN, \ 0x801, METHOD_BUFFERED, FILE_ANY_ACCESS ) #define IOCTL_REMOVE_DRIVE CTL_CODE(FILE_DEV
www.eeworm.com/read/385280/8810571

c ioctl.c

/* * FILE NAME fs/pramfs/ioctl.c * * BRIEF DESCRIPTION * * Ioctl method for directory and regular files. * * Author: Steve Longerbeam * * Copyright 2
www.eeworm.com/read/383713/8925389

h ioctl.h

/* $Id: ioctl.h,v 1.5 1993/07/19 21:53:50 root Exp root $ * * linux/ioctl.h for Linux by H.H. Bergman. */ #ifndef _LINUX_IOCTL_H #define _LINUX_IOCTL_H /* ioctl command encoding: 32 bit
www.eeworm.com/read/383713/8925588

c ioctl.c

/* * linux/fs/ioctl.c * * Copyright (C) 1991, 1992 Linus Torvalds */ #include #include #include #include #include
www.eeworm.com/read/383713/8925753

c ioctl.c

/* * linux/fs/ext2/ioctl.c * * Copyright (C) 1993, 1994 Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Univer