代码搜索:Safe
找到约 5,329 项符合「Safe」的源代码
代码结果 5,329
www.eeworm.com/read/40112/915650
tcl safe.tcl
# safe.tcl --
#
# This file provide a safe loading/sourcing mechanism for safe interpreters.
# It implements a virtual path mecanism to hide the real pathnames from the
# slave. It runs in a master in
www.eeworm.com/read/37877/1087551
rep safe.rep
www.eeworm.com/read/248928/4462837
safe_asterisk
#!/bin/sh
# vim:textwidth=80:tabstop=4:shiftwidth=4:smartindent:autoindent
CLIARGS="$*" # Grab any args passed to safe_asterisk
TTY=9 # TTY (if you want one) for Asterisk to run on
CONSOLE=ye
www.eeworm.com/read/231546/4714509
pm safe.pm
package Safe;
use 5.003_11;
use strict;
our $VERSION = "2.06";
use Carp;
use Opcode 1.01, qw(
opset opset_to_ops opmask_add
empty_opset full_opset invert_opset verify_opset
opdesc opco
www.eeworm.com/read/231546/4714963
scm safe.scm
;;;; Copyright (C) 2000, 2001 Free Software Foundation, Inc.
;;;;
;;;; This program is free software; you can redistribute it and/or modify
;;;; it under the terms of the GNU General Public License