代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/190346/5184416
c proc_mutex.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/190346/5184420
c proc_mutex.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/190346/5184425
c proc_mutex.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/190346/5184429
c proc_mutex.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/190346/5184435
c proc_mutex.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/190346/5184511
c proc_child.c
#include "apr.h"
#include
#if APR_HAVE_UNISTD_H
#include
#endif
#if APR_HAVE_IO_H
#include
#endif
#include
int main(void)
{
char buf[256];
apr_ssize_t b
www.eeworm.com/read/184923/5242994
c num_proc.c
/*************** MTK CONFIDENTIAL & COPYRIGHTED ****************/
/*************** ****************/
/*************** $Modtime:: 04/05/03 2:57p $
www.eeworm.com/read/183001/5259307
c pg_proc.c
/*-------------------------------------------------------------------------
*
* pg_proc.c
* routines to support manipulation of the pg_proc relation
*
* Portions Copyright (c) 1996-2005, Postgr
www.eeworm.com/read/183001/5259880
h pg_proc.h
/*-------------------------------------------------------------------------
*
* pg_proc.h
* definition of the system "procedure" relation (pg_proc)
* along with the relation's initial contents