代码搜索:stdio
找到约 10,000 项符合「stdio」的源代码
代码结果 10,000
www.eeworm.com/read/222917/4815238
h fcgi_stdio.h
/*
* fcgi_stdio.h --
*
* FastCGI-stdio compatibility package
*
*
* Copyright (c) 1996 Open Market, Inc.
*
* See the file "LICENSE.TERMS" for information on usage and redistribution
* of
www.eeworm.com/read/222917/4815250
c fcgi_stdio.c
/*
* fcgi_stdio.c --
*
* FastCGI-stdio compatibility package
*
*
* Copyright (c) 1996 Open Market, Inc.
*
* See the file "LICENSE.TERMS" for information on usage and redistribution
* of
www.eeworm.com/read/219809/4845921
vhd stdio_tb.vhd
------------------------------------------------------------------------------
-- This file is a part of the GRLIB VHDL IP LIBRARY
-- Copyright (C) 2003, Gaisler Research
--
-- This program is free
www.eeworm.com/read/216502/4890600
3s stdio.3s
.TH STDIO 3S
.SH NAME
stdio \- standard buffered input/output package
.SH SYNOPSIS
.B #include
.PP
.SM
.B FILE
.B *stdin;
.br
.SM
.B FILE
.B *stdout;
.br
.SM
.B FILE
.B *stderr;
.SH DESCRIP
www.eeworm.com/read/209559/4962563
h stdio_console.h
/*
* Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#ifndef __STDIO_CONSOLE_H
#define __STDIO_CONSOLE_H
extern void save_console_flags(void);
#endif
/*
* Overrides
www.eeworm.com/read/209559/4962589
c stdio_console.c
/*
* Copyright (C) 2000, 2001 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
#include "linux/config.h"
#include "linux/posix_types.h"
#include "linux/tty.h"
#include "linux/tty_flip.h"
www.eeworm.com/read/209211/4983182
h bzlib_stdio.h
/*
* THIS FILE IS NOT IDENTICAL TO THE ORIGINAL
* FROM THE BZIP2 DISTRIBUTION.
*
* It has been modified, mainly to break the library
* into smaller pieces.
*
* Russ Cox
* rsc@plan9.bell-labs.c
www.eeworm.com/read/193341/5145210
h pccts_stdio.h
#ifndef __PCCTS_STDIO_H__
#define __PCCTS_STDIO_H__
#ifdef PCCTS_USE_NAMESPACE_STD
#include
#else
#include
#endif
#endif
www.eeworm.com/read/190666/5171544
h stdio_tag.h
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/stdio_tag.h"
This had to be done to correct non-standard usages in the
original, manufacturer
www.eeworm.com/read/190666/5182001
h stdio_filebuf.h
// File descriptor layer for filebuf -*- C++ -*-
// Copyright (C) 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can re