代码搜索:functionality
找到约 4,782 项符合「functionality」的源代码
代码结果 4,782
www.eeworm.com/read/146056/5740349
c ipc_wrappers.c
/* $Id: ipc_wrappers.c,v 1.3 2004/11/22 19:03:00 gshi Exp $ */
/*
* Some helpers for wrapping the ocf_ipc functionality for Perl.
*
* Copyright (c) 2004 Lars Marowsky-Br閑
*
* This l
www.eeworm.com/read/146056/5740350
h cl_log_wrappers.h
/* $Id: cl_log_wrappers.h,v 1.2 2004/03/04 13:22:06 lars Exp $ */
/*
* Some helpers for wrapping the cl_log functionality for Perl.
*
* Copyright (c) 2004 Lars Marowsky-Br閑
*
* This
www.eeworm.com/read/146056/5740351
h ipc_wrappers.h
/* $Id: ipc_wrappers.h,v 1.2 2004/03/04 13:22:06 lars Exp $ */
/*
* Some helpers for wrapping the ocf_ipc functionality for Perl.
*
* Copyright (c) 2004 Lars Marowsky-Br閑
*
* This l
www.eeworm.com/read/137626/5822836
c mime.c
/* Functionality for handling mime types */
/* $Id: mime.c,v 1.70 2004/10/14 18:50:37 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include "elinks.h"
#includ
www.eeworm.com/read/137626/5822932
c forms.c
/* The document base functionality */
/* $Id: forms.c,v 1.6.2.3 2005/04/05 21:08:40 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
www.eeworm.com/read/16910/702699
h ddrawex.h
// Header file for DirectDrawEx functionality
#ifndef __DDRAWEXH__
#define __DDRAWEXH__
#ifdef __cplusplus
extern "C" {
#endif
#include
// {4FD2A832-86C8-11d0-8FCA-00C04FD9189
www.eeworm.com/read/26953/861654
h ddrawex.h
// Header file for DirectDrawEx functionality
#ifndef __DDRAWEXH__
#define __DDRAWEXH__
#ifdef __cplusplus
extern "C" {
#endif
#include
// {4FD2A832-86C8-11d0-8FCA-00C04FD9189
www.eeworm.com/read/479931/1327419
c kill1.c
/* Basic kill functionality test; fail killing init. Don't run as root. */
#include
#include
#include
#include
#include
int
main (void)
{
if
www.eeworm.com/read/229812/4750099
gml template.gml
:H1.Introduction
:P.
The class template...
:H2. Status
:P.
:AUTHOR date='1 Dec 2005'.Peter C. Chapin
:P.
Reviewer: Not reviewed
:P.
Most of the required functionality has been implemented..
www.eeworm.com/read/190346/5185470
in makefile.in
VPATH = @srcdir@
INCLUDES = @APRUTIL_PRIV_INCLUDES@ @APR_INCLUDES@ @APRUTIL_INCLUDES@
TARGETS = sdbm.lo sdbm_hash.lo sdbm_lock.lo sdbm_pair.lo
# bring in rules.mk for standard functionality
@INCLUD