Lines Matching refs:clearance
277 * Entry clearance = Clearnace structure to be initialized.
279 * Exit clearance = Initialized to the admin_low Clearance.
287 bclearlow(bclear_t *clearance)
290 BCLEARLOW(clearance);
297 * Entry clearance = Clearance structure to be initialized.
299 * Exit clearance = Initialized to the admin_high Clearance.
307 bclearhigh(bclear_t *clearance)
310 BCLEARHIGH(clearance);
336 * Entry clearance = Clearance structure to be initialized.
338 * Exit clearance = Initialized to undefined Clearance.
346 bclearundef(bclear_t *clearance)
349 BCLEARUNDEF(clearance);