Searched refs:ropp (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/geom/gate/ |
H A D | g_gate.c | 463 struct g_provider *pp, *ropp; in g_gate_create() local 550 ropp = NULL; in g_gate_create() 555 ropp = g_provider_by_name(readprov); in g_gate_create() 556 if (ropp == NULL) { in g_gate_create() 567 ropp->mediasize) { in g_gate_create() 581 if (ropp != NULL) { in g_gate_create() 584 error = g_attach(cp, ropp); in g_gate_create() 586 G_GATE_DEBUG(1, "Unable to attach to %s.", ropp->name); in g_gate_create() 591 G_GATE_DEBUG(1, "Unable to access %s.", ropp->name); in g_gate_create()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 779 uint8_t *lockown, struct nfscllockowner **lpp, struct nfsclopen **ropp, in nfscl_checkown() argument 792 *ropp = op; in nfscl_checkown() 797 if (*ropp == NULL && !NFSBCMP(owp->nfsow_owner, openown, in nfscl_checkown() 799 *ropp = op; in nfscl_checkown()
|
/freebsd/share/dict/ |
H A D | web2 | 170975 ropp
|