代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/147331/5732401
c mktemp.c
/* This is file MKTEMP.C */
/* This file may have been modified by DJ Delorie (Jan 1991). If so,
** these modifications are Copyright (C) 1991 DJ Delorie.
*/
/*
* Copyright (c) 1987 Regents of the
www.eeworm.com/read/147331/5732803
c execl.c
/* execl.c */
/* This and the other exec*.c files in this directory require
the target to provide the _execve syscall. */
#include
#include
/* Only deal with a pointer to
www.eeworm.com/read/146906/5734303
java cvxtrigger.java
/* WARANTY NOTICE AND COPYRIGHT
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation;
www.eeworm.com/read/146447/5738045
c unixio.c
/****************************************************************************
*
* SciTech OS Portability Manager Library
*
* ========================================================
www.eeworm.com/read/146447/5738140
bat wc10-tnt.bat
@echo off
REM Setup for compiling with Watcom C/C++ 10.6 in 32 bit mode with Phar Lap TNT
if .%CHECKED%==.1 goto checked_build
SET LIB=%SCITECH_LIB%\LIB\RELEASE\DOS32\WC10;%WC10_PATH%\LIB386;%WC10_PA
www.eeworm.com/read/146447/5738152
sh set-vars-qnx.sh
#! /bin/sh
# QNX 4 VERSION
# Set the place where SciTech Software is installed, and where each
# of the supported compilers is installed. These environment variables
# are used by the batch files in
www.eeworm.com/read/146447/5738170
bat wc11-tnt.bat
@echo off
REM Setup for compiling with Watcom C/C++ 11.0 in 32 bit mode with Phar Lap TNT
if .%CHECKED%==.1 goto checked_build
SET LIB=%SCITECH_LIB%\LIB\RELEASE\DOS32\WC11;%WC11_PATH%\LIB386;%WC11_PA
www.eeworm.com/read/145991/5741181
c arcadd.c
/*
* $Header: arcadd.c,v 1.8 88/06/13 00:31:15 hyc Locked $
*/
/*
* ARC - Archive utility - ARCADD
*
* Version 3.40, created on 06/18/86 at 13:10:18
*
* (C) COPYRIGHT 1985,86 by System Enhan
www.eeworm.com/read/145991/5741434
c arcadd.c
/*
* $Header: arcadd.c,v 1.8 88/06/13 00:31:15 hyc Locked $
*/
/*
* ARC - Archive utility - ARCADD
*
* Version 3.40, created on 06/18/86 at 13:10:18
*
* (C) COPYRIGHT 1985,86 by System Enhan
www.eeworm.com/read/145991/5741800
c execute.c
/*--------------------------------------------------------------------*/
/* e x e c u t e . C */
/*