Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c96 static int bind_primary(val_t *, int);
470 if (bind_primary(bootaux, KOBJ_LM_PRIMARY) == -1) in kobj_init()
1194 bind_primary(val_t *bootaux, int lmid) in bind_primary() function
1466 if (bind_primary(bootaux, KOBJ_LM_DEBUGGER) < 0) in load_kmdb()