代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5933321
h exec.h
/*-
* Copyright (c) 1992, 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/5933473
h exec.h
/*-
* Copyright (c) 1992, 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/5933601
h exec.h
/*
* 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 Berkeley
www.eeworm.com/read/131315/5935873
t exec.t
#!./perl
# $Header: exec.t,v 4.0 91/03/20 01:52:25 lwall Locked $
$| = 1; # flush stdout
print "1..8\n";
print "not ok 1\n" if system "echo ok \\1"; # shell interpreted
print "not ok 2\n" if sys
www.eeworm.com/read/131315/5939273
c exec.c
/* Work with executable files, for GDB.
Copyright 1988, 1989, 1991, 1992 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/131315/5940380
c exec.c
/* exec.c */
#include
#include
#include
#include "rc.h"
#include "jbwrap.h"
/*
Takes an argument list and does the appropriate thing (calls a
builtin, calls a fu
www.eeworm.com/read/131315/5943708
h exec.h
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Kenneth Almquist.
*
* Red
www.eeworm.com/read/131315/5943734
c exec.c
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Kenneth Almquist.
*
* Red
www.eeworm.com/read/131315/5943860
c exec.c
/*-
* Copyright (c) 1980, 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, ar
www.eeworm.com/read/130859/5950192
h exec.h
#ifndef EXEC_H
#define EXEC_H
extern void init_fuc(int argc,char *argv[]);
extern void red_fuc(int argc,char *argv[]);
extern void green_fuc(int argc,char *argv[]);
extern void blue_fuc(int arg