Home
last modified time | relevance | path

Searched refs:load_modules (Results 1 – 7 of 7) sorted by relevance

/titanic_53/usr/src/boot/sys/boot/forth/
H A Dbeastie.4th93 load_modules
H A Dloader.4th523 load_modules
528 s" set delay_command='load_xen_throw load_kernel load_modules'" evaluate
H A Dsupport.4th35 \ load_modules ( -- ) load modules flagged
1504 : load_modules ( -- ) ( throws: abort & user-defined ) word
1948 ?dup 0= if ['] load_modules catch then
/titanic_53/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h395 static void load_modules(void);
H A Ddevfsadm.c1439 load_modules(); in lock_dev()
2133 load_modules(void) in load_modules() function
/titanic_53/usr/src/lib/libpam/
H A Dpam_framework.c82 static int load_modules(pam_handle_t *, int, char *, pamtab_t *);
1085 if ((err = load_modules(pamh, type, sm_name(ind), in run_stack()
1101 } else if ((err = load_modules(pamh, type, sm_name(ind), in run_stack()
1582 load_modules(pam_handle_t *pamh, int type, char *function_name, in load_modules() function
/titanic_53/usr/src/cmd/syseventd/daemons/syseventd/
H A Dsyseventd.c1215 load_modules(char *dirname) in load_modules() function
1451 load_modules(dir_num2name(i)); in syseventd_init()