Home
last modified time | relevance | path

Searched refs:autoload (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/sys/kern/
H A Dkern_module_vfs.c63 module_load_vfs(const char *name, int flags, bool autoload, in module_load_vfs() argument
80 if (!autoload) { in module_load_vfs()
89 if (autoload || (error == ENOENT)) { in module_load_vfs()
102 " error=%d", autoload ? "auto" : "", name, error); in module_load_vfs()
109 if ((!ISSET(flags, MODCTL_NO_PROP) && filedictp) || autoload) { in module_load_vfs()
116 } else if (autoload) { in module_load_vfs()
H A Dkern_module.c1087 bool autoload) in module_do_load() argument
1142 if (!autoload) { in module_do_load()
1189 error = module_load_vfs_vec(name, flags, autoload, mod, in module_do_load()
1417 if (autoload && module_autotime > 0) { in module_do_load()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/
H A Dstart-po.el34 (autoload 'po-mode "po-mode"
50 (autoload 'po-find-file-coding-system "po-compat"
H A DChangeLog1258 * po-mode.el: Call autoload with 4 arguments.
/netbsd-src/sys/arch/arm/gemini/
H A Dgemini_timer.c258 timer_init(geminitmr_softc_t *sc, int schz, boolean_t autoload, boolean_t intr) in timer_init() argument
263 timer_factors(sc, schz, autoload); in timer_init()
367 boolean_t autoload) in timer_factors() argument
392 if (autoload) in timer_factors()
/netbsd-src/sys/net/npf/
H A Dnpf_rproc.c102 npf_ext_lookup(npf_t *npf, const char *name, bool autoload) in npf_ext_lookup() argument
115 if (ext != NULL || !autoload) in npf_ext_lookup()
119 autoload = false; in npf_ext_lookup()
/netbsd-src/tests/fs/
H A Dh_funcs.subr49 [ "${autoload}" = "1" ] && return 0
/netbsd-src/doc/
H A DTODO.npf24 failed to autoload, it is probably an error and it should be reported
H A DTODO.compat-module34 9. syscalls.master has been updated to autoload the version-specific
H A DTODO.modules200 no such device so we autoload /stand/.../x/x.kmod and initialize
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dlisp24 0 search/4096 (autoload\ Lisp/Scheme program text
/netbsd-src/external/gpl2/send-pr/dist/send-pr/
H A DINSTALL52 (autoload 'send-pr "send-pr" "Submit a Problem Report." t)
H A Dsend-pr-el.in50 ;(autoload 'send-pr-mode "send-pr"
53 ;(autoload 'send-pr "send-pr"
60 (autoload 'server-buffer-done "server")
H A Dsend-pr.texi561 (autoload 'send-pr "send-pr" "Submit a Problem Report." t)
H A DChangeLog738 and added a line regarding (autoload) for Emacs version
H A Dsend-pr.info1338 (autoload 'send-pr "send-pr" "Submit a Problem Report." t)
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-fipsinstall.pod.in205 If the base configuration file is set up to autoload the fips module, then the
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2013344 (dwarf-mode): Remove autoload.
H A DChangeLog-2012341 (dwarf-browse): Fix autoload cookie.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2013344 (dwarf-mode): Remove autoload.
H A DChangeLog-2012341 (dwarf-browse): Fix autoload cookie.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A DChangeLog.0701 * gettext.texi (Installation): Call autoload with 4 arguments.
H A Dgettext.texi2814 (autoload 'po-mode "po-mode" "Major mode for translators to edit PO files" t)
2835 (autoload 'po-find-file-coding-system "po-mode")
H A Dgettext.info3129 (autoload 'po-mode "po-mode" "Major mode for translators to edit PO files" t)
3147 (autoload 'po-find-file-coding-system "po-mode")
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DINSTALL298 no-autoload-config

12