/src/sys/arch/sparc/sparc/ |
promlib.c | 68 static void notimplemented(void); 123 (void *)notimplemented, /* bootpath */ 124 (void *)notimplemented, /* bootargs */ 125 (void *)notimplemented, /* bootfile */ 127 (void *)notimplemented, /* getchar */ 128 (void *)notimplemented, /* peekchar */ 129 (void *)notimplemented, /* putchar */ 130 (void *)notimplemented, /* putstr */ 131 (void *)notimplemented, /* open */ 132 (void *)notimplemented, /* close * 177 notimplemented(void) function in typeref:typename:void [all...] |
promlib.c | 68 static void notimplemented(void); 123 (void *)notimplemented, /* bootpath */ 124 (void *)notimplemented, /* bootargs */ 125 (void *)notimplemented, /* bootfile */ 127 (void *)notimplemented, /* getchar */ 128 (void *)notimplemented, /* peekchar */ 129 (void *)notimplemented, /* putchar */ 130 (void *)notimplemented, /* putstr */ 131 (void *)notimplemented, /* open */ 132 (void *)notimplemented, /* close * 177 notimplemented(void) function in typeref:typename:void [all...] |