代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6248058
4 ik.4
.\" SCCSID: @(#)ik.4 8.1 9/11/90
.TH ik 4 VAX "" Unsupported
.SH Name
ik \- Ikonas frame buffer, graphics device interface
.SH Syntax
.B "device ik0 at uba? csr 0172460 vector ikintr"
.SH Description
www.eeworm.com/read/101082/6248508
c bpf.c
/*
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted pr
www.eeworm.com/read/101082/6249479
c sgetl.c
#ifndef lint
static char *sccsid = "@(#)sgetl.c 4.1 (ULTRIX) 8/17/88";
#endif lint
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Computer Sy
www.eeworm.com/read/101082/6249694
c sprintb.c
/* sprintb.c - sprintf a %b string */
#include "../h/mh.h"
#include
char *sprintb (buffer, v, bits)
register char *buffer,
*bits;
register unsigned v;
{
register i
www.eeworm.com/read/101082/6249715
c m_getfld.c
/* m_getfld.c - read/parse a message */
#ifndef lint
static char ident[] = "@(#)$Id: m_getfld.c,v 1.8 90/04/18 13:48:12 sources Exp $";
#endif lint
#include "../h/mh.h"
#include
#include ".
www.eeworm.com/read/101082/6249759
orig m_getfld.c.orig
/* m_getfld.c - read/parse a message */
#include "../h/mh.h"
#include
#include "../zotnet/mts.h"
#include
/* This module has a long and checkered history. First, it didn't burs
www.eeworm.com/read/101082/6250211
c sprintb.c
/* sprintb.c - sprintf a %b string */
#include "../h/mh.h"
#include
char *sprintb (buffer, v, bits)
register char *buffer,
*bits;
register unsigned v;
{
register i
www.eeworm.com/read/101082/6250232
c m_getfld.c
/* m_getfld.c - read/parse a message */
#ifndef lint
static char ident[] = "@(#)$Id: m_getfld.c,v 1.8 90/04/18 13:48:12 sources Exp $";
#endif lint
#include "../h/mh.h"
#include
#include ".
www.eeworm.com/read/101082/6250276
orig m_getfld.c.orig
/* m_getfld.c - read/parse a message */
#include "../h/mh.h"
#include
#include "../zotnet/mts.h"
#include
/* This module has a long and checkered history. First, it didn't burs
www.eeworm.com/read/101082/6251918
s vme_routines.s
/* static char *sccsid = "@(#)vme_routines.s 4.2 (ULTRIX) 10/12/90" */
/************************************************************************
*