代码搜索:shared
找到约 10,000 项符合「shared」的源代码
代码结果 10,000
www.eeworm.com/read/392730/8328676
c auth.c
/* SCTP kernel implementation
* (C) Copyright 2007 Hewlett-Packard Development Company, L.P.
*
* This file is part of the SCTP kernel implementation
*
* This SCTP implementation is free software;
www.eeworm.com/read/147336/12563467
in configure.in
dnl
dnl Configure script for readline library
dnl
dnl report bugs to chet@po.cwru.edu
dnl
dnl Process this file with autoconf to produce a configure script.
AC_REVISION([for Readline 5.0, version 2.52
www.eeworm.com/read/235248/14079948
h ctype.h
// UnderC Development Project, 2001
#ifndef __cctype_H
#define __cctype_H
#include
extern "C" {
int isalpha(int);
int isalnum(int);
int isdigit(int);
int isspace(int);
www.eeworm.com/read/235247/14080261
h new-stdlib.h
// UnderC Development Project, 2001
#ifndef __STDLIB_H
#define __STDLIB_H
#include
extern "C" {
char *getenv(char *);
}
#include
#endif
www.eeworm.com/read/235247/14080284
h ctype.h
// UnderC Development Project, 2001
#ifndef __cctype_H
#define __cctype_H
#include
extern "C" {
int isalpha(int);
int isalnum(int);
int isdigit(int);
int isspace(int);
www.eeworm.com/read/235245/14080394
h new-stdlib.h
// UnderC Development Project, 2001
#ifndef __STDLIB_H
#define __STDLIB_H
#include
extern "C" {
char *getenv(char *);
}
#include
#endif
www.eeworm.com/read/113559/6127562
makefile-gcc-lib
# -*- Makefile -*- Time-stamp:
# $Id: Makefile-gcc-lib,v 1.1 2003/11/14 20:07:44 ptr Exp $
SRCROOT := ../..
COMPILER_NAME := gcc
STLPORT_LIB_DIR = /export/home/ptr/STLport.la
www.eeworm.com/read/261194/11660309
in makefile.in
# $Id: Makefile.in,v 1.2 2001/08/19 21:40:53 opaque_ndst Exp $
LTLIBRARY_NAME = libming.la
LTLIBRARY_SOURCES = ming.c
LTLIBRARY_SHARED_NAME = ming.la
LTLIBRARY_SHARED_LIBADD = $(MING_SHARE
www.eeworm.com/read/169697/5412905
c seek_shf.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* Copyright (C) 1997 University of Chicago.
* See COPYRIGHT notice in top-level directory.
*/
#include "adio.h"
#include "mpio.h"
#if define
www.eeworm.com/read/436665/7766373
c webserver.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include "s