/titanic_41/usr/src/cmd/lvm/md_monitord/ |
H A D | md_monitord.c | 96 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 D | lp.tell.c | 40 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 D | lpshut.c | 46 void startup(), 89 startup (); in main() 133 void startup () in startup() function
|
/titanic_41/usr/src/cmd/sgs/lex/common/ |
H A D | sub2.c | 925 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 D | lpsched.c | 72 static void startup(); 163 startup(); in main() 173 startup() in startup() function
|
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | startup.c | 40 void startup () in startup() function
|
H A D | lpadmin.h | 125 startup(),
|
H A D | Makefile | 53 startup.c \
|
H A D | lpadmin.c | 106 startup (); /* open path to Spooler */ in main()
|
/titanic_41/usr/src/cmd/acct/ |
H A D | acct.sh | 38 /usr/lib/acct/startup
|
H A D | Makefile | 33 remove runacct shutacct startup turnacct 47 remove runacct shutacct startup turnacct \
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | nl7c.c | 827 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 D | tulip.c | 492 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 D | Makefile | 34 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 D | stage2.c | 789 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 D | term.h | 86 int (*startup) (void); member
|
/titanic_41/usr/src/cmd/avs/nsctl/ |
H A D | nskernd.c | 729 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 D | adm | 24 # The adm crontab file should contain startup of performance collection if
|
H A D | sys | 25 # and performance manual pages for details on startup.
|
/titanic_41/usr/src/cmd/format/ |
H A D | Makefile | 34 prompts.o startup.o menu_scsi.o auto_sense.o disk_generic.o \
|
/titanic_41/usr/src/uts/sun4/ |
H A D | Makefile.files | 63 CORE_OBJS += startup.o
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
H A D | README | 30 startup file will place Apache under RM control:
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | machsystm.h | 191 extern void startup(void);
|
/titanic_41/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_statd.c | 91 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 D | startd.c | 877 startup(void) in startup() function 1077 startup(); in main()
|