Home
last modified time | relevance | path

Searched refs:startup (Results 1 – 25 of 74) sorted by relevance

123

/titanic_41/usr/src/cmd/lvm/md_monitord/
H A Dmd_monitord.c96 boolean_e startup = False; in catch_sig() local
109 probe_all_devs(startup, &status, sig_verbose); in catch_sig()
283 probe_all_devs(boolean_e startup, md_error_t *statusp, boolean_e verbose) in probe_all_devs() argument
301 if (startup == False && in probe_all_devs()
349 if (startup == True) in probe_all_devs()
377 boolean_e startup = True; in main() local
522 probe_all_devs(startup, &status, verbose); in main()
523 startup = False; /* since we have gone through once */ in main()
/titanic_41/usr/src/cmd/lp/model/
H A Dlp.tell.c40 void startup(),
330 startup (); in main()
341 startup (); in main()
354 startup (); in main()
408 startup (); in main()
413 startup (); in main()
450 void startup () in startup() function
/titanic_41/usr/src/cmd/lp/cmd/
H A Dlpshut.c46 void startup(),
89 startup (); in main()
133 void startup () in startup() function
/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dsub2.c925 int top, bot, startup, omin; in layout() local
926 startup = 0; in layout()
954 startup = omin; in layout()
959 bot, top, startup); in layout()
963 startup += 1; in layout()
964 if (startup > outsize - ZCH) in layout()
967 k = startup+ctable[nchar[j]]; in layout()
975 startup); in layout()
979 k = startup + ctable[nchar[j]]; in layout()
991 startup += 1; in layout()
[all …]
/titanic_41/usr/src/cmd/lp/cmd/lpsched/
H A Dlpsched.c72 static void startup();
163 startup(); in main()
173 startup() in startup() function
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/
H A Dstartup.c40 void startup () in startup() function
H A Dlpadmin.h125 startup(),
H A DMakefile53 startup.c \
H A Dlpadmin.c106 startup (); /* open path to Spooler */ in main()
/titanic_41/usr/src/cmd/acct/
H A Dacct.sh38 /usr/lib/acct/startup
H A DMakefile33 remove runacct shutacct startup turnacct
47 remove runacct shutacct startup turnacct \
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c827 static kmutex_t startup; in nl7clogd_startup() local
833 mutex_enter(&startup); in nl7clogd_startup()
836 mutex_exit(&startup); in nl7clogd_startup()
844 mutex_exit(&startup); in nl7clogd_startup()
847 mutex_exit(&startup); in nl7clogd_startup()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c492 static void select_media(struct nic *nic, int startup);
1734 static void select_media(struct nic *nic, int startup) in select_media() argument
1756 if (startup) in select_media()
1771 if (startup && mtable->has_reset) { in select_media()
1805 if (startup) { in select_media()
1811 if (startup) outl(csr13val, ioaddr + CSR13); in select_media()
1836 if (startup) in select_media()
1846 if (startup) { in select_media()
1855 if (startup < 2) { in select_media()
1892 if (startup && ! tp->medialock) in select_media()
[all …]
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A DMakefile34 OBJS= if.o input.o main.o output.o startup.o tables.o timer.o trace.o
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c789 if (current_term->startup) in run_menu()
792 if ((*current_term->startup)() == 0) in run_menu()
1113 if (current_term->startup) in cmain()
1114 (*current_term->startup)(); in cmain()
H A Dterm.h86 int (*startup) (void); member
/titanic_41/usr/src/cmd/avs/nsctl/
H A Dnskernd.c729 int startup; in main() local
882 startup = 1; in main()
923 if (startup) { in main()
927 startup = 0; in main()
/titanic_41/usr/src/cmd/Adm/
H A Dadm24 # The adm crontab file should contain startup of performance collection if
H A Dsys25 # and performance manual pages for details on startup.
/titanic_41/usr/src/cmd/format/
H A DMakefile34 prompts.o startup.o menu_scsi.o auto_sense.o disk_generic.o \
/titanic_41/usr/src/uts/sun4/
H A DMakefile.files63 CORE_OBJS += startup.o
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME30 startup file will place Apache under RM control:
/titanic_41/usr/src/uts/sun4u/sys/
H A Dmachsystm.h191 extern void startup(void);
/titanic_41/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.c91 static void remove_name(char *name, int op, int startup);
992 remove_name(char *name, int op, int startup) in remove_name() argument
1011 if (startup == 0) { in remove_name()
/titanic_41/usr/src/cmd/svc/startd/
H A Dstartd.c877 startup(void) in startup() function
1077 startup(); in main()

123