Home
last modified time | relevance | path

Searched refs:val_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkobj_impl.h68 } val_t; typedef
165 struct bootops *bootvec, val_t *bootaux);
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_boot.c56 val_t bootaux[BA_NUM]; in _kobj_boot()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c88 static void synthetic_bootaux(char *, val_t *);
92 static void load_linker(val_t *);
94 static int bind_primary(val_t *, int);
96 static int load_kmdb(val_t *);
110 static void attr_val(val_t *);
357 val_t *bootaux) in kobj_init()
632 attr_val(val_t *bootaux) in attr_val()
696 load_exec(val_t *bootaux, char *filename) in load_exec()
880 load_linker(val_t *bootaux) in load_linker()
1122 bind_primary(val_t *bootaux, int lmid) in bind_primary()
[all …]
/illumos-gate/usr/src/uts/sun4/os/
H A Dmlsetup.c397 val_t bootaux[BA_NUM];