/freebsd/share/examples/kld/syscall/ |
H A D | Makefile | 5 load unload: _SUBDIR target
|
/freebsd/share/examples/kld/cdev/ |
H A D | Makefile | 5 load unload: _SUBDIR target
|
/freebsd/share/examples/kld/cdev/test/ |
H A D | Makefile | 76 load: target
|
/freebsd/share/examples/kld/syscall/module/ |
H A D | syscall.c | 65 load(struct module *module, int cmd, void *arg) in load() function
|
/freebsd/contrib/netbsd-tests/modules/k_helper3/ |
H A D | k_helper3.c | 59 load(const char *fmt, ...) in load() function
|
/freebsd/share/examples/kld/dyn_sysctl/ |
H A D | dyn_sysctl.c | 56 load(module_t mod, int cmd, void *arg) in load() function
|
/freebsd/usr.sbin/ppp/ |
H A D | timer.h | 38 u_long load; /* Initial load value */ member
|
/freebsd/contrib/tcpdump/ |
H A D | print-eigrp.c | 133 nd_uint8_t load; member 153 nd_uint8_t load; member 172 nd_uint8_t load; member 191 nd_uint8_t load; member
|
/freebsd/tools/test/stress2/include/ |
H A D | stress.h | 40 int load; member
|
/freebsd/sys/dev/syscons/snake/ |
H A D | snake_saver.c | 68 int f, color, load; in snake_saver() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | options.h | 49 Options load() const { return Options{atomic_load_relaxed(&Val)}; } in load() function
|
/freebsd/crypto/openssl/util/perl/OpenSSL/ |
H A D | Ordinals.pm | 117 sub load { subroutine
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | conftypes.h | 31 int (*load) (CONF *conf, const char *name, long *eline); member
|
/freebsd/stand/efi/boot1/ |
H A D | ufs_module.c | 138 load(const char *filepath, dev_info_t *dev, void **bufp, size_t *bufsize) in load() function
|
H A D | boot_module.h | 87 EFI_STATUS (*load)(const char *filepath, dev_info_t *devinfo, member
|
H A D | zfs_module.c | 139 load(const char *filepath, dev_info_t *devinfo, void **bufp, size_t *bufsize) in load() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | LazyAtomicPointer.h | 100 T *load() const { in load() function
|
/freebsd/contrib/netbsd-tests/lib/libpthread/ |
H A D | h_resolv.c | 73 load(const char *fname) in load() function
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NamedStreamMap.cpp | 49 Error NamedStreamMap::load(BinaryStreamReader &Stream) { load() function in NamedStreamMap
|
/freebsd/usr.sbin/uefisign/ |
H A D | child.c | 52 load(struct executable *x) in load() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRForTarget.cpp | 733 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.bin/systat/ |
H A D | main.c | 328 load(void) in load() function
|
/freebsd/sys/kern/ |
H A D | tty_info.c | 293 int load, pctcpu; in tty_info() local
|
/freebsd/usr.sbin/powerd/ |
H A D | powerd.c | 153 read_usage_times(int *load, int nonice) in read_usage_times() argument 587 int freq, curfreq, initfreq, *freqs, i, j, *mwatts, numfreqs, load; global() local [all...] |
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_processor_tbl.c | 57 int32_t load; /* average cpu usage */ member
|