代码搜索:buffer

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

代码结果 10,000
www.eeworm.com/read/105271/15672864

c buffer.c

/* buffer.c Buffer access functions for the object management protocol... */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1999-2003 by Internet Software
www.eeworm.com/read/105271/15672992

h buffer.h

/* buffer.h Definitions for the object management API protocol buffering... */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996-2003 by Internet Softwar
www.eeworm.com/read/105212/15675053

h buffer.h

/* $OpenBSD: buffer.h,v 1.11 2002/03/04 17:27:39 stevesk Exp $ */ /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland * All
www.eeworm.com/read/105212/15675062

c buffer.c

/* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland * All rights reserved * Functions for manipulating fifo buffers (that c
www.eeworm.com/read/105179/15676226

c buffer.c

/* * linux/fs/buffer.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * 'buffer.c' implements the buffer-cache functions. Race-conditions have * been avoided by NEVER letting an interrup
www.eeworm.com/read/104805/15682826

h buffer(1).h

#ifndef _PYOS_BUFFER_H_ #define _PYOS_BUFFER_H_ /* 定义缓冲区队列 */ /* 由于没有内存分配函数,因此不能使用 new */ template< typename T > class class_template_pyos_Buffer{ protected: T* Buffer ; // 缓冲区的指针
www.eeworm.com/read/104805/15682827

h buffer.h

root: /Pyos_Solution/Pyos/buffer.h 的历史
www.eeworm.com/read/104342/15697964

c buffer.c

/* * linux/fs/buffer.c * * (C) 1991 Linus Torvalds */ /* * 'buffer.c' implements the buffer-cache functions. Race-conditions have * been avoided by NEVER letting a interrupt change a buffer
www.eeworm.com/read/103743/15724349

h buffer.h

/* * OpenVPN -- An application to securely tunnel IP networks * over a single UDP port, with support for SSL/TLS-based * session authentication and key exchange, *
www.eeworm.com/read/103743/15724361

c buffer.c

/* * OpenVPN -- An application to securely tunnel IP networks * over a single UDP port, with support for SSL/TLS-based * session authentication and key exchange, *