代码搜索:execve

找到约 549 项符合「execve」的源代码

代码结果 549
www.eeworm.com/read/422750/2033114

d alt_execve.d

obj/alt_execve.o: \ /cygdrive/c/altera/80/nios2eds/components/altera_hal/HAL/src/alt_execve.c \ /cygdrive/c/altera/80/nios2eds/components/altera_hal/HAL/inc/sys/alt_errno.h \ /cygdrive/c/altera/
www.eeworm.com/read/385631/2587320

c alt_execve.c

/****************************************************************************** * * * License Agreement
www.eeworm.com/read/147331/5732752

c sysexecve.c

/* connector for execve */ #include int _DEFUN (execve, (name, argv, env), char *name _AND char **argv _AND char **env) { #ifdef REENTRANT_SYSCALLS_PROVIDED return _execve
www.eeworm.com/read/124347/6052198

c sysexecve.c

/* connector for execve */ #include int execve (name, argv, env) char *name; char **argv; char **env; { #ifdef REENTRANT_SYSCALLS_PROVIDED return _execve_r (_REENT, name,
www.eeworm.com/read/101670/15822425

c vudo.c

-[ Vudo - An object superstitiously believed to embody magical powers ]- --------------[ Michel "MaXX" Kaempf ]-------------- ----------------[ Copyright (C) 2001 Synnergy Network
www.eeworm.com/read/131315/5930340

2 close.2

.\" Copyright (c) 1980, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modificat
www.eeworm.com/read/101135/6238035

2 close.2

CLOSE(2) Minix Programmer's Manual CLOSE(2) NAME close - delete a descriptor SYNOPSIS #include int close(int d) DESCRIP
www.eeworm.com/read/101135/6238887

2 close.2

.\" Copyright (c) 1980 Regents of the University of California. .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" .\" @(#
www.eeworm.com/read/102720/15761097

2 close.2

CLOSE(2) Minix Programmer's Manual CLOSE(2) NAME close - delete a descriptor SYNOPSIS #include int close(int d) DESCRIP
www.eeworm.com/read/102720/15761953

2 close.2

.\" Copyright (c) 1980 Regents of the University of California. .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" .\" @(#