OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ib_params
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/stand/installboot/
installboot.h
89
}
ib_params
;
typedef in typeref:struct:__anon551177cf0208
98
int (*setboot) (
ib_params
*);
99
int (*clearboot) (
ib_params
*);
106
int (*match) (
ib_params
*);
107
int (*findstage2) (
ib_params
*, uint32_t *, ib_block *);
131
int cd9660_match(
ib_params
*);
132
int cd9660_findstage2(
ib_params
*, uint32_t *, ib_block *);
/src/usr.sbin/installboot/
installboot.h
112
}
ib_params
;
typedef in typeref:struct:__anon78e59b4b0308
121
int (*setboot) (
ib_params
*);
122
int (*clearboot) (
ib_params
*);
123
int (*editboot) (
ib_params
*);
124
void (*usage) (
ib_params
*);
132
int (*match) (
ib_params
*);
133
int (*findstage2) (
ib_params
*, uint32_t *, ib_block *);
163
int set_sunsum(
ib_params
*, uint16_t *, uint16_t);
164
int no_setboot(
ib_params
*);
165
int no_clearboot(
ib_params
*);
[
all
...]
Completed in 11 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025