Searched defs:__attribute (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dnullconsole.c68 nullc_init(struct console *cp __attribute((unused)), argument
69 int arg __attribute((unused)))
75 nullc_putchar(struct console *cp __attribute((unused)), argument
76 int c __attribute((unused)))
81 nullc_getchar(struct console *cp __attribute((unused))) argument
87 nullc_ischar(struct console *cp __attribute((unused))) argument
H A Dspinconsole.c76 spinc_init(struct console *cp __attribute((unused)), argument
77 int arg __attribute((unused)))
83 spinc_putchar(struct console *cp __attribute((unused)), argument
84 int c __attribute((unused)))
111 spinc_getchar(struct console *cp __attribute((unused))) argument
117 spinc_ischar(struct console *cp __attribute((unused))) argument
H A Dcomconsole.c223 comc_init(struct console *cp, int arg __attribute((unused))) argument
/illumos-gate/usr/src/boot/sys/boot/efi/loader/arch/amd64/
H A Delf64_freebsd.c185 elf64_obj_exec(struct preloaded_file *fp __attribute((unused))) argument
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dcommands.c217 command_commandlist(int argc __attribute((unused)), argument
218 char *argv[] __attribute((unused)))
H A Dbcache.c454 command_bcache(int argc, char *argv[] __attribute((unused))) argument
H A Dmodule.c243 command_unload(int argc __attribute((unused)), argument
244 char *argv[] __attribute((unused)))
H A Dpart.c171 uint64_t lba_last __attribute((unused)), uint16_t sectorsize)
224 uint64_t lba_last __attribute((unused)))
170 gpt_checkhdr(struct gpt_hdr *hdr, uint64_t lba_self, uint64_t lba_last __attribute((unused)), uint16_t sectorsize) argument
223 gpt_checktbl(const struct gpt_hdr *hdr, u_char *tbl, size_t size, uint64_t lba_last __attribute((unused))) argument
/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Defi_console.c116 efi_cons_init(struct console *cp __attribute((unused)), argument
117 int arg __attribute((unused)))
486 efi_cons_putchar(struct console *cp __attribute((unused)), int c) argument
496 efi_cons_getchar(struct console *cp __attribute((unused))) argument
544 efi_cons_poll(struct console *cp __attribute((unused))) argument
/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A Dmain.c429 command_reboot(int argc __attribute((unused)), argument
430 char *argv[] __attribute((unused)))
448 command_memmap(int argc __attribute((unused)), argument
449 char *argv[] __attribute((unused)))
551 command_configuration(int argc __attribute((unused)), argument
552 char *argv[] __attribute((unused)))
651 command_nvram(int argc __attribute((unused)), argument
652 char *argv[] __attribute((unused)))
842 command_lsefi(int argc __attribute((unused)), argument
843 char *argv[] __attribute((unuse
[all...]

Completed in 80 milliseconds