代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5931049
inc makefile.inc
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
.PATH: ${.CURDIR}/db/db
SRCS+= db.c
www.eeworm.com/read/131315/5934674
h pathnames.h
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/131315/5935046
c files.c
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This software was developed by the Computer Systems Engineering group
* at Lawrence Berkele
www.eeworm.com/read/131315/5937995
inc makefile.inc
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
.PATH: ${.CURDIR}/db/db
SRCS+= db.c
www.eeworm.com/read/131315/5942697
c install-mh.c
/* install-mh.c - initialize the MH environment */
#ifndef lint
static char ident[] = "@(#)$Id: install-mh.c,v 1.8 1992/12/15 00:20:22 jromine Exp $";
#endif /* lint */
#include "../h/mh.h"
#include
www.eeworm.com/read/131315/5943080
rfolder
#!/usr/bin/perl
$program = $0;
$program =~ s|.*/||;
$| = 1;
unshift(@INC, $ENV{'DELIVERPATH'});
require 'audit.pl' || die "$program: cannot include audit.pl: $@";
require 'mh.pl' || die "$program: c
www.eeworm.com/read/131315/5944912
c misc.c
/*-
* Copyright (c) 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Hugh Smith at The Universit
www.eeworm.com/read/131315/5945141
c misc.c
/*-
* Copyright (c) 1990, 1993, 1994
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Hugh Smith at The Uni
www.eeworm.com/read/131315/5946189
c hack.unix.c
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.unix.c - version 1.0.3 */
/* This file collects some Unix dependencies; hack.pager.c contains some more */
/*
* The time
www.eeworm.com/read/131237/5947314
properties actionresources.properties
actionCreate=No action instance for path {0} could be created
applicationLoading=Loading application resources from resource {0}
applicationResources=Cannot load application resources bundle {0}
co