代码搜索:exec

找到约 10,000 项符合「exec」的源代码

代码结果 10,000
www.eeworm.com/read/250731/4427802

in makefile.in

SHELL = @SHELL@ INSTALL = @INSTALL@ prefix = @prefix@ exec_prefix = @exec_prefix@ tooldir = @tooldir@ tool = devicemanagement.tool .PHONY: all install clean distclean all: $(MAKE) -C src $@ inst
www.eeworm.com/read/250731/4427945

in makefile.in

SHELL = @SHELL@ INSTALL = @INSTALL@ CHEETAH = @CHEETAH@ prefix = @prefix@ exec_prefix = @exec_prefix@ libdir = @libdir@ sysconfdir = @sysconfdir@ bindir = @bindir@ webroot = @webroot@ tooldir = @too
www.eeworm.com/read/250731/4428000

in makefile.in

## ## Makefile for lib-python ## SHELL = @SHELL@ INSTALL = @INSTALL@ CHEETAH = @CHEETAH@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ libdir = @libdir@ sysconfdir = @sysconfdir@ lo
www.eeworm.com/read/249144/4454599

el designer.el

(defvar designer-exec "/home/reggie/troll/qt-main/bin/designer") (defun designer-open-ui-file () (interactive) (defvar procname "designer") (start-process procname nil designer-exec "-style" "w
www.eeworm.com/read/240726/4569517

sql user.sql

if not exists (select * from master.dbo.syslogins where loginname = N'NT AUTHORITY\NETWORK SERVICE') exec sp_grantlogin N'NT AUTHORITY\NETWORK SERVICE' GO exec sp_grantdbaccess N'NT AUTHORITY\NETWO
www.eeworm.com/read/240726/4569522

sql user_msde.sql

if not exists (select * from master.dbo.syslogins where loginname = N'NT AUTHORITY\NETWORK SERVICE') exec sp_grantlogin N'NT AUTHORITY\NETWORK SERVICE' GO exec sp_grantdbaccess N'NT AUTHORITY\NETWO
www.eeworm.com/read/238372/4615375

in makefile.in

#!gmake # CC = @CC@ prefix = @prefix@ exec_prefix = @exec_prefix@ bindir = @bindir@ includedir = @includedir@ libdir = @libdir@ VPATH = @libreplacedir@ srcdir = @srcdir@ builddir = @builddir@ INSTALL
www.eeworm.com/read/237551/4625334

h a.out.h

#ifndef __A_OUT_GNU_H__ #define __A_OUT_GNU_H__ #include #define __GNU_EXEC_MACROS__ struct exec { unsigned char a_dynamic:1; /* A __DYNAMIC is in this image. */ unsigned char a
www.eeworm.com/read/216802/4887584

in freetype2.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: FreeType 2 Description: A free, high-quality, and portable font engine. Version: @ft_version@ Requires:
www.eeworm.com/read/206200/5010513

sql user.sql

if not exists (select * from master.dbo.syslogins where loginname = N'NT AUTHORITY\NETWORK SERVICE') exec sp_grantlogin N'NT AUTHORITY\NETWORK SERVICE' GO exec sp_grantdbaccess N'NT AUTHORITY\NETWO