代码搜索:IO控制

找到约 10,000 项符合「IO控制」的源代码

代码结果 10,000
www.eeworm.com/read/330462/3423829

h io_strings.h

// -*- C++ -*- // $Id: io_strings.h,v 1.1 2006/02/20 04:42:21 GGSoSo Exp $ // id3lib: a software library for creating and manipulating id3v1/v2 tags // Copyright 1999, 2000 Scott Thomas Haug
www.eeworm.com/read/329622/3430451

cfm cf_io.cfm

www.eeworm.com/read/329537/3431120

h indent_io.h

/* Copyright (c) 1999 Carlo Wood. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as publish
www.eeworm.com/read/328889/3435649

c rflex-io.c

/********************************************************* * * This source code is part of the Carnegie Mellon Robot * Navigation Toolkit (CARMEN) * * CARMEN Copyright (c) 2002 Michael Montemerl
www.eeworm.com/read/328889/3435655

h rflex-io.h

/********************************************************* * * This source code is part of the Carnegie Mellon Robot * Navigation Toolkit (CARMEN) * * CARMEN Copyright (c) 2002 Michael Montemerl
www.eeworm.com/read/328214/3446082

c tty_io.c

/* * linux/kernel/tty_io.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * 'tty_io.c' gives an orthogonal feeling to tty's, be they consoles * or rs-channels. It also implements
www.eeworm.com/read/327225/3463282

c inode_io.c

/* vi: set sw=4 ts=4: */ /* * inode_io.c --- This is allows an inode in an ext2 filesystem image * to be accessed via the I/O manager interface. * * Copyright (C) 2002 Theodore Ts'o. * * %Begin-
www.eeworm.com/read/327225/3463285

c test_io.c

/* vi: set sw=4 ts=4: */ /* * test_io.c --- This is the Test I/O interface. * * Copyright (C) 1996 Theodore Ts'o. * * %Begin-Header% * This file may be redistributed under the terms of the GNU P
www.eeworm.com/read/327225/3463328

c unix_io.c

/* vi: set sw=4 ts=4: */ /* * unix_io.c --- This is the Unix (well, really POSIX) implementation * of the I/O manager. * * Implements a one-block write-through cache. * * Includes support for Wi
www.eeworm.com/read/327225/3463333

c io_manager.c

/* vi: set sw=4 ts=4: */ /* * io_manager.c --- the I/O manager abstraction */ #include #include #if HAVE_UNISTD_H #include #endif #include #include