Home
last modified time | relevance | path

Searched defs:load (Results 1 – 25 of 92) sorted by relevance

1234

/freebsd/share/examples/kld/syscall/
H A DMakefile6 load unload: _SUBDIR target
/freebsd/share/examples/kld/cdev/
H A DMakefile6 load unload: _SUBDIR target
/freebsd/usr.bin/bc/
H A Dextern.h23 ssize_t load; member
/freebsd/share/examples/kld/cdev/test/
H A DMakefile76 load: target
/freebsd/share/examples/kld/syscall/module/
H A Dsyscall.c65 load(struct module *module, int cmd, void *arg) in load() function
/freebsd/contrib/netbsd-tests/modules/k_helper3/
H A Dk_helper3.c59 load(const char *fmt, ...) in load() function
/freebsd/share/examples/kld/dyn_sysctl/
H A Ddyn_sysctl.c56 load(module_t mod, int cmd, void *arg) in load() function
/freebsd/usr.sbin/ppp/
H A Dtimer.h38 u_long load; /* Initial load value */ member
/freebsd/contrib/tcpdump/
H A Dprint-eigrp.c135 nd_uint8_t load; member
155 nd_uint8_t load; member
174 nd_uint8_t load; member
193 nd_uint8_t load; member
/freebsd/tools/test/stress2/include/
H A Dstress.h40 int load; member
/freebsd/sys/dev/syscons/snake/
H A Dsnake_saver.c68 int f, color, load; in snake_saver() local
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DOrdinals.pm117 sub load { subroutine
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Doptions.h49 Options load() const { return Options{atomic_load_relaxed(&Val)}; } in load() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DLazyAtomicPointer.h100 T *load() const { in load() function
/freebsd/crypto/openssl/include/openssl/
H A Dconftypes.h31 int (*load) (CONF *conf, const char *name, long *eline); member
/freebsd/stand/efi/boot1/
H A Dufs_module.c138 load(const char *filepath, dev_info_t *dev, void **bufp, size_t *bufsize) in load() function
H A Dboot_module.h87 EFI_STATUS (*load)(const char *filepath, dev_info_t *devinfo, member
H A Dzfs_module.c139 load(const char *filepath, dev_info_t *devinfo, void **bufp, size_t *bufsize) in load() function
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c73 load(const char *fname) in load() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp48 Error NamedStreamMap::load(BinaryStreamReader &Stream) { in load() function in NamedStreamMap
/freebsd/usr.sbin/uefisign/
H A Dchild.c52 load(struct executable *x) in load() function
/freebsd/stand/lua/
H A Dconfig.lua813 function config.load(file, reloading) function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp733 LoadInst *load = dyn_cast<LoadInst>(selector_load); in RewriteObjCSelector() local
844 if (LoadInst *load = dyn_cast<LoadInst>(&inst)) in RewriteObjCSelectors() local
1291 if (LoadInst *load = dyn_cast<LoadInst>(&inst)) in RemoveGuards() local
1566 LoadInst *load = new LoadInst(value->getType(), get_element_ptr, in ReplaceVariables() local
/freebsd/usr.sbin/powerd/
H A Dpowerd.c140 read_usage_times(int *load, int nonice) in read_usage_times()
491 int freq, curfreq, initfreq, *freqs, i, j, *mwatts, numfreqs, load; local
/freebsd/sys/kern/
H A Dtty_info.c293 int load, pctcpu; in tty_info() local

1234