Lines Matching defs:on
45 /* based on @(#)auth.c 8.1 (Berkeley) 6/4/93 */
90 static int auth_onoff(const char *type, boolean_t on);
242 * - a valid authentication type, turns support on / off
250 auth_onoff(const char *type, boolean_t on)
256 (void) printf(on ?
276 if (on)
289 auth_togdebug(int on)
291 if (on < 0)
294 auth_debug_mode = on > 0 ? B_TRUE : B_FALSE;
304 * each authentication type, depencing on the i_wont_support bitfield.
358 * Try the next authentication mechanism on the list, and see if it