代码搜索:execle
找到约 73 项符合「execle」的源代码
代码结果 73
www.eeworm.com/read/182103/5266893
c execle.c
/*
* execle() - POSIX 1003.1b 3.1.2
*
* $Id: execle.c,v 1.2 2001/01/24 14:17:28 joel Exp $
*/
#if HAVE_CONFIG_H
#include "config.h"
#endif
#include
int execle(
const char *path,
www.eeworm.com/read/340665/3271072
c execle.c
/* execle.c */
/* This and the other exec*.c files in this directory require
the target to provide the _execve syscall. */
#include
#include
#ifdef _HAVE_STDC
#include
www.eeworm.com/read/322306/3526258
c execle.c
/* execle.c */
/* This and the other exec*.c files in this directory require
the target to provide the execve syscall. */
#include
#include
#ifdef _HAVE_STDC
#include
www.eeworm.com/read/313224/3644466
al execle.al
# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX;
#line 634 "../../lib/POSIX.pm (autosplit into ../../lib/auto/
www.eeworm.com/read/304222/3802250
s execle.s
.sect .text
.extern __execle
.define _execle
.align 2
_execle:
jmp __execle
www.eeworm.com/read/298657/3862013
c execle.c
/* execle.c */
/* This and the other exec*.c files in this directory require
the target to provide the _execve syscall. */
#include
#include
#ifdef _HAVE_STDC
#include
www.eeworm.com/read/279968/4131223
c execle.c
/* execle.c */
/* This and the other exec*.c files in this directory require
the target to provide the _execve syscall. */
#include
#include
#ifdef _HAVE_STDC
#include
www.eeworm.com/read/400494/2352443
c execle.c
/* Copyright (C) 1991 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Li
www.eeworm.com/read/389922/2531041
s execle.s
.sect .text
.extern __execle
.define _execle
.align 2
_execle:
jmp __execle
www.eeworm.com/read/358128/3000266
al execle.al
# NOTE: Derived from ../../lib/POSIX.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package POSIX;
#line 657 "../../lib/POSIX.pm (autosplit into ../../lib/auto/