Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/krtld/
H A Dkobj.c94 static int bind_primary(val_t *, int);
479 if (bind_primary(bootaux, KOBJ_LM_PRIMARY) == -1) in kobj_init()
1135 bind_primary(val_t *bootaux, int lmid) in bind_primary() function
1411 if (bind_primary(bootaux, KOBJ_LM_DEBUGGER) < 0) in load_kmdb()