代码搜索:LABORATORY
找到约 8,768 项符合「LABORATORY」的源代码
代码结果 8,768
www.eeworm.com/read/341021/3260913
c mpdroot.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include "mpdroot.h"
#ifdef NEEDS_SNPRI
www.eeworm.com/read/341021/3260918
py mpdwrapcli.py
#!/usr/bin/env python
#
# (C) 2001 by Argonne National Laboratory.
# See COPYRIGHT in top-level directory.
#
import sys, os, socket
manPort = int(sys.argv[1])
manSock = socket.socket()
manSo
www.eeworm.com/read/341021/3260953
c pmitest.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include
#include
www.eeworm.com/read/341021/3260962
c mpiexec.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include "mpiexec.h"
#include "smpd.h"
#
www.eeworm.com/read/341021/3260968
c smpd_authenticate.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "smpd.h"
int smpd_getpid()
{
#ifdef HAVE_WINDOWS_
www.eeworm.com/read/341021/3260969
c smpd_watchprocs.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "smpd.h"
#ifdef HAVE_WINDOWS_H
typedef struct sm
www.eeworm.com/read/341021/3260974
c mpiexec_rsh.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include "mpiexec.h"
#include "smpd.h"
www.eeworm.com/read/341021/3260975
c smpd_job.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "smpd.h"
typedef struct smpd_job_key_list_t
{
www.eeworm.com/read/341021/3260998
c smpd_service.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include
#include
www.eeworm.com/read/341021/3261003
c smpd_register.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "smpd.h"
#include
#include
#in