uipc_mbuf.c | 129 struct mownerhead mowners = LIST_HEAD_INITIALIZER(mowners); variable in typeref:struct:mownerhead 229 * Attach the unknown mowners. 368 LIST_FOREACH(mo, &mowners, mo_link) { 491 CTLTYPE_STRUCT, "mowners", 2188 LIST_INSERT_HEAD(&mowners, mo, mo_link);
|