代码搜索:Storage

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

代码结果 10,000
www.eeworm.com/read/101082/6249711

c getcpy.c

/* getcpy.c - copy a string in managed memory */ #include "../h/mh.h" #include char *getcpy (str) register char *str; { register char *cp; if (!str) { if ((cp = malloc ((uns
www.eeworm.com/read/101082/6250228

c getcpy.c

/* getcpy.c - copy a string in managed memory */ #include "../h/mh.h" #include char *getcpy (str) register char *str; { register char *cp; if (!str) { if ((cp = malloc ((uns
www.eeworm.com/read/101082/6251057

mod lib-s.mod

(*#@(#)lib-s.mod 4.1 Ultrix 7/17/90 *) MODULE testlib; IMPORT SYSTEM, BITOPERATIONS, IO, Storage, unix, parameters, strings, math; VAR f : IO.FILE; i : INTEGER; a : SYSTEM.ADDRESS; BEGIN
www.eeworm.com/read/101082/6251058

mod lib.mod

(*#@(#)lib.mod 4.1 Ultrix 7/17/90 *) MoDuLe testlib; ImPoRt sYsTeM, bItOpErAtIoNs, Io, MeMoRy, Storage, unix, parameters, strings, math; VaR f : iO.fIlE; i : InTeGeR; a : SyStEm.AdDrEsS; B
www.eeworm.com/read/101082/6252565

c deps.c

/* Dpes.c - * routines for handling DepT * * Copyright (c) 1989 by * Digital Equipment Corporation, Maynard, MA * All rights reserved. * * This software is furnished under a licen
www.eeworm.com/read/100285/6270880

c inv_api.c

/*------------------------------------------------------------------------- * * inv_api.c * routines for manipulating inversion fs large objects. This file * contains the user-level large obje
www.eeworm.com/read/100285/6270889

makefile

#------------------------------------------------------------------------- # # Makefile-- # Makefile for storage/file # # IDENTIFICATION # $Header: /usr/local/cvsroot/pgsql/src/backend/storage/f
www.eeworm.com/read/100285/6270891

makefile

#------------------------------------------------------------------------- # # Makefile-- # Makefile for storage/lmgr # # IDENTIFICATION # $Header: /usr/local/cvsroot/pgsql/src/backend/storage/l
www.eeworm.com/read/100285/6270899

makefile

#------------------------------------------------------------------------- # # Makefile-- # Makefile for storage/ipc # # IDENTIFICATION # $Header: /usr/local/cvsroot/pgsql/src/backend/storage/ip
www.eeworm.com/read/100285/6270907

makefile

#------------------------------------------------------------------------- # # Makefile-- # Makefile for storage/smgr # # IDENTIFICATION # $Header: /usr/local/cvsroot/pgsql/src/backend/storage/s