代码搜索:ioctl
找到约 10,000 项符合「ioctl」的源代码
代码结果 10,000
www.eeworm.com/read/162831/10267035
c ioctl.c
/*
* dos\gcc\ioctl.c perform DOS IOCTL calls
*
* This file is part of the BETA version of DISKLIB
* Copyright (C) 1998, Gregg Jennings
*
* See README.TXT for information about re-dist
www.eeworm.com/read/162831/10267045
c ioctl.c
/*
* dos\ioctl.c perform DOS IOCTL calls
*
* This file is part of the BETA version of DISKLIB
* Copyright (C) 1998, Gregg Jennings
*
* See README.TXT for information about re-distribu
www.eeworm.com/read/354342/10362761
c ioctl.c
/*
* linux/fs/ioctl.c
*
* (C) 1991 Linus Torvalds
*/
#include
#include
#include
#include
extern int tty_ioctl(int dev, int cmd, int arg);
t
www.eeworm.com/read/161430/10413556
c ioctl.c
/*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
ioctl.c
Abstract
Author:
Peter Binder (pbinder) 4/13/98
Revision History:
Date Who What
--------
www.eeworm.com/read/279175/10458406
c if_ioctl.c
/*
* Interface looking up by ioctl ().
* Copyright (C) 1997, 98 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
*
www.eeworm.com/read/279175/10458480
c ioctl.c
/*
* Common ioctl functions.
* Copyright (C) 1997, 98 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the
www.eeworm.com/read/279175/10458534
h ioctl.h
/*
* Common ioctl functions.
* Copyright (C) 1998 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the term
www.eeworm.com/read/161034/10461854
inc ioctl.inc
www.eeworm.com/read/352754/10516814
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/352754/10517412
c ioctl.c
/*
* linux/fs/ioctl.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include
#include
#include
#include
#include