Home
last modified time | relevance | path

Searched refs:setboot (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dluxadm.h54 extern int setboot(unsigned, unsigned, char *);
H A DMakefile30 OBJS_sparc= g_adm.o diag.o fcalupdate.o hotplug.o qlgcupdate.o setboot.o
H A Dsetboot.c73 setboot(unsigned int yes, unsigned int verbose, char *fname) in setboot() function
H A Dx86_adm.c475 setboot(unsigned int yes, unsigned int verbose, char *fname) in setboot() function
H A Dadm.c748 exit_code = setboot(Options & OPTION_Y, in main()