代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/430518/1924500
h personality.h
#ifndef _LINUX_PERSONALITY_H
#define _LINUX_PERSONALITY_H
/*
* Handling of different ABIs (personalities).
*/
struct exec_domain;
struct pt_regs;
extern int register_exec_domain(struct exec_doma
www.eeworm.com/read/410339/2211188
h personality.h
#ifndef _LINUX_PERSONALITY_H
#define _LINUX_PERSONALITY_H
/*
* Handling of different ABIs (personalities).
*/
struct exec_domain;
struct pt_regs;
extern int register_exec_domain(struct exec_doma
www.eeworm.com/read/381490/2644553
in libpng.pc.in
prefix=@PREFIX@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${exec_prefix}/include
Name: libpng12
Description: Loads and saves PNG files
Version: 1.2.8
Libs: -L${libdir} -lpn
www.eeworm.com/read/367467/2845204
makefile
prefix = /usr
exec_prefix = ${prefix}
bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
mandir = ${prefix}/share/man
srcdir = .
CC = gcc
AR = ar
RANLIB = ranlib
CCOPT =
DEFS = -DHAVE_CONFIG_
www.eeworm.com/read/362989/2924204
h personality.h
#ifndef _LINUX_PERSONALITY_H
#define _LINUX_PERSONALITY_H
/*
* Handling of different ABIs (personalities).
*/
struct exec_domain;
struct pt_regs;
extern int register_exec_domain(struct exec_doma
www.eeworm.com/read/357083/3030029
h personality.h
#ifndef _LINUX_PERSONALITY_H
#define _LINUX_PERSONALITY_H
/*
* Handling of different ABIs (personalities).
*/
struct exec_domain;
struct pt_regs;
extern int register_exec_domain(struct exec_doma
www.eeworm.com/read/14187/322131
in mpeg4ip-config.in
#!/bin/sh
prefix=@prefix@
exec_prefix=@exec_prefix@
usage="\
Usage: mpeg4ip-config [--prefix] [--exec-prefix] [--version] [--cflags] [--player-plugin-dir]"
if test $# -eq 0; then
echo "${usage