Searched defs:load (Results 1 - 25 of 82) sorted by relevance

1234

/freebsd-11-stable/usr.bin/bc/
H A Dextern.h24 ssize_t load; member in struct:lvalue
/freebsd-11-stable/share/examples/kld/syscall/module/
H A Dsyscall.c65 load(struct module *module, int cmd, void *arg) function
/freebsd-11-stable/contrib/netbsd-tests/modules/k_helper3/
H A Dk_helper3.c59 load(const char *fmt, ...) function
/freebsd-11-stable/share/examples/kld/dyn_sysctl/
H A Ddyn_sysctl.c56 load(module_t mod, int cmd, void *arg) function
/freebsd-11-stable/usr.sbin/ppp/
H A Dtimer.h40 u_long load; /* Initial load value */ member in struct:pppTimer
/freebsd-11-stable/stand/efi/boot1/
H A Dboot_module.h89 EFI_STATUS (*load)(const char *filepath, dev_info_t *devinfo, member in struct:boot_module_t
H A Dufs_module.c140 load(const char *filepath, dev_info_t *dev, void **bufp, size_t *bufsize) function
H A Dzfs_module.c141 load(const char *filepath, dev_info_t *devinfo, void **bufp, size_t *bufsize) function
/freebsd-11-stable/sys/dev/syscons/snake/
H A Dsnake_saver.c68 int f, color, load; local
/freebsd-11-stable/usr.sbin/kgzip/
H A Dkgzcmp.c181 size_t load, addr, n; local
225 size_t load, addr; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp51 Error NamedStreamMap::load(BinaryStreamReader &Stream) { function in class:NamedStreamMap
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c73 load(const char *fname) function
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp52 cc_hash_max_collision_check_resize_trigger(float load) : argument
213 set_load(float load) argument
/freebsd-11-stable/sys/kern/
H A Dtty_info.c221 int load, pctcpu; local
/freebsd-11-stable/usr.sbin/uefisign/
H A Dchild.c59 load(struct executable *x) function
/freebsd-11-stable/stand/lua/
H A Dconfig.lua[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp278 Expected<std::unique_ptr<CoverageMapping>> CoverageMapping::load( function in class:CoverageMapping
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_chained_origin_depot.cpp82 args_type load() const { function in struct:__msan::ChainedOriginDepotNode
/freebsd-11-stable/contrib/netbsd-tests/modules/
H A Dt_modctl.c206 load(prop_dictionary_t props, bool fatal, const char *fmt, ...) function
[all...]
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dload.c558 load(void *opt, int argc, char **argv) function
/freebsd-11-stable/lib/libc/db/test/btree.tests/
H A Dmain.c605 load(db, argv) function
/freebsd-11-stable/usr.bin/mail/
H A Dlex.c684 load(char *name) function
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_processor_tbl.c59 int32_t load; /* average cpu usage */ member in struct:processor_entry
/freebsd-11-stable/lib/libc/tests/resolv/
H A Dresolv_test.c70 load(const char *fname) function
/freebsd-11-stable/contrib/file/python/
H A Dmagic.py184 def load(self, filename=None): member in class:Magic

Completed in 701 milliseconds

1234