代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/371500/9551212
c bufargs.c
#include "ourhdr.h"
#define MAXARGC 50 /* max number of arguments in buf */
#define WHITE " \t\n" /* white space for tokenizing arguments */
/* buf[] contains white-spa
www.eeworm.com/read/371500/9551307
c bufargs.c
#include "ourhdr.h"
#define MAXARGC 50 /* max number of arguments in buf */
#define WHITE " \t\n" /* white space for tokenizing arguments */
/* buf[] contains white-spa
www.eeworm.com/read/175056/9561350
h spioc.h
/*
* spioc.h
*/
#define SPIOC_MAJOR 21
#define BUFFSIZE 64
/* the counter to record the char number in wbuff */
int count;
/* buffer pointers, the buffer will be allocated in device init */
char
www.eeworm.com/read/169757/9839237
c infutil.c
/* inflate_util.c -- data and routines common to blocks and codes
* Copyright (C) 1995-2002 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.
www.eeworm.com/read/364932/9886658
c bufargs.c
#include "apue.h"
#define MAXARGC 50 /* max number of arguments in buf */
#define WHITE " \t\n" /* white space for tokenizing arguments */
/*
* buf[] contains white-space-separated arguments. We
www.eeworm.com/read/364932/9887356
32 fig17.32
#include "apue.h"
#define MAXARGC 50 /* max number of arguments in buf */
#define WHITE " \t\n" /* white space for tokenizing arguments */
/*
* buf[] contains white-space-separated arguments. We
www.eeworm.com/read/364410/9907498
c infutil.c
/* inflate_util.c -- data and routines common to blocks and codes
* Copyright (C) 1995-2002 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "z
www.eeworm.com/read/363740/9938314
c infutil.c
/* inflate_util.c -- data and routines common to blocks and codes
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.
www.eeworm.com/read/167664/9956281
c infutil.c
/* inflate_util.c -- data and routines common to blocks and codes
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.
www.eeworm.com/read/167001/9986368
c omsbuff_dump.c
/* *
* $Id: OMSbuff_dump.c 328 2006-03-28 16:15:35Z shawill $
*
* This file is part of Fenice
*
* Fenice -- Open Media Server
*
* Copyright (C) 2004 by
*
* - Giampaolo Mancini