Home
last modified time | relevance | path

Searched refs:loaded (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/freebsd-10-stable/contrib/mtree/
Donly.c63 static bool loaded; variable
141 loaded = true; in load_only()
149 if (!loaded) in find_only()
/freebsd-10-stable/contrib/ofed/libcxgb4/
DREADME12 libcxgb4 will be loaded and used automatically by programs linked with
13 libibverbs. The iw_cxgbe kernel module must be loaded for Chelsio RNIC
/freebsd-10-stable/sys/arm/mv/kirkwood/
Dstd.kirkwood3 # kernel gets loaded at 0x00900000 by the loader, but runs at virtual address
8 # ram after we're loaded. Put the page tables for startup at 1MB.
/freebsd-10-stable/sys/arm/mv/armadaxp/
Dstd.armadaxp3 # kernel gets loaded at 0x00200000 by the loader, but runs at virtual address
8 # ram after we're loaded. Put the page tables for startup at 1MB.
/freebsd-10-stable/sys/boot/forth/
Dloader.4th95 s" kernelname" getenv? if ( a kernel has been loaded )
105 s" kernelname" getenv? if ( a kernel has been loaded )
120 \ Prepares to boot as specified by loaded configuration files.
147 \ was successfully loaded!
203 module.flag @ if ." will be loaded" else ." will not be loaded" then cr
/freebsd-10-stable/crypto/openssl/crypto/conf/
DREADME28 When this file is loaded a configuration module with the specified string
35 loaded.
43 loaded is the first one cleaned up.
/freebsd-10-stable/sys/kern/
Dvfs_init.c141 int fileid, loaded; in vfs_byname_kld() local
149 loaded = (*error == 0); in vfs_byname_kld()
158 if (loaded) in vfs_byname_kld()
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/
Dj_package_example.txt3 This script will show you the number of times a class is loaded from
43 You can see that 69 classes from the java/lang package were loaded during the
/freebsd-10-stable/contrib/gdb/gdb/
Dxcoffsolib.c90 vp->loaded ? "Yes" : "No ", in solib_info()
134 if (vp->loaded) in sharedlibrary_command()
Dxcoffsolib.h50 unsigned loaded:1; /* True if symbols are loaded */ member
/freebsd-10-stable/contrib/nvi/docs/internals/
Dinput90 If the first line is loaded into 'a' and executed:
97 If the first two lines are loaded into 'a' and executed:
104 If the first line is loaded into 'a', but not using line mode,
112 If the first two lines are loaded into 'a', but not using line mode,
133 The command is loaded into 'e', and then executed. 'e' executes
167 The command is loaded into 'e', and then executed. 'e' executes
215 In vi, the command is loaded into 'a' and then executed. The command
218 In ex, the command is loaded into 'a' and then executed. The command
/freebsd-10-stable/contrib/gcc/config/mips/
Dconstraints.md100 Such constants can be loaded using @code{lui}."
105 "A constant that cannot be loaded using @code{lui}, @code{addiu}
153 A constant @code{move_operand} that cannot be safely loaded into @code{$25}
161 A constant @code{move_operand} that can be safely loaded into @code{$25}
/freebsd-10-stable/usr.sbin/ppp/
Ddefs.c418 int loaded = 0; in loadmodules() local
428 loaded++; in loadmodules()
433 return loaded; in loadmodules()
/freebsd-10-stable/share/examples/bootforth/
DREADME6 automatically loaded by /boot/loader. You must choose between boot.4th or
13 boot.4th example of file which is always loaded by /boot/loader, if
/freebsd-10-stable/contrib/ipfilter/tools/
Dipftest.c83 int fd, i, dir, c, loaded, dump, hlen; local
94 loaded = 0;
161 loaded = 1;
170 loaded = 1;
176 loaded = 1;
195 if (loaded == 0) {
/freebsd-10-stable/sys/fs/nfs/
Dnfs_commonport.c614 static int loaded = 0; in nfscommon_modevent() local
618 if (loaded) in nfscommon_modevent()
630 loaded = 1; in nfscommon_modevent()
653 loaded = 0; in nfscommon_modevent()
/freebsd-10-stable/contrib/smbfs/
DINSTALL11 config file. smbfs can be either compiled in the kernel or loaded as module.
34 KLD module can be loaded either manually:
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Java/
Dj_package.d44 hotspot*:::class-loaded
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Bin/
Dj_package.d44 hotspot*:::class-loaded
/freebsd-10-stable/contrib/ofed/libmlx4/
DREADME12 libmlx4 will be loaded and used automatically by programs linked with
13 libibverbs. The mlx4_ib kernel module must be loaded for HCA devices
/freebsd-10-stable/contrib/ofed/libmthca/
DREADME12 libmthca will be loaded and used automatically by programs linked with
13 libibverbs. The ib_mthca kernel module must be loaded for HCA devices
/freebsd-10-stable/contrib/netbsd-tests/libexec/ld.elf_so/
Dt_df_1_noopen.sh53 libpthread loaded successfully
/freebsd-10-stable/contrib/ipfilter/
DNAT.FreeBSD65 The NAT Rules will need to be loaded every time the computer
72 To check and see if it is loaded, as root type
/freebsd-10-stable/usr.sbin/bsdconfig/share/
Dscript.subr60 # word') but instead only in scripts loaded through f_script_load().
108 # Returns success if a script was loaded and itself returned success.
217 f_dprintf "%s: Successfully loaded." script.subr
/freebsd-10-stable/sys/arm/rockchip/
Dstd.rk30xx9 # Physical memory starts at 0x60400000. We assume images are loaded at

12345678910>>...14