代码搜索:execve
找到约 549 项符合「execve」的源代码
代码结果 549
www.eeworm.com/read/340665/3271070
c execvp.c
/* execvp.c */
/* This and the other exec*.c files in this directory require
the target to provide the _execve syscall. */
#include
#include
#include
#include
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/340665/3271074
c execlp.c
/* execlp.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/3526256
c execvp.c
/* execvp.c */
/* This and the other exec*.c files in this directory require
the target to provide the execve syscall. */
#include
#include
#include
#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/322306/3526259
c execlp.c
/* execlp.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/3526265
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
#ifdef _HAVE_STDC
#include
www.eeworm.com/read/316872/3598940
h binfmts.h
#ifndef _LINUX_BINFMTS_H
#define _LINUX_BINFMTS_H
#include
struct pt_regs;
/*
* These are the maximum length and maximum number of strings passed to the
* execve() system cal
www.eeworm.com/read/298657/3862011
c execvp.c
/* execvp.c */
/* This and the other exec*.c files in this directory require
the target to provide the _execve syscall. */
#include
#include
#include
#include
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