Lines Matching defs:online
297 * Determine if the SMF service instance is in the online state or
392 boolean_t online;
416 online = smb_isonline();
417 if (!online && !smb_isautoenable() && smb_isdisabled())
424 if (privileged == B_FALSE && !online) {
426 if (!online) {
444 if (privileged == B_TRUE && !online) {
450 online = B_TRUE;
458 if (!online)
533 * online is an error but don't count NERR_DuplicateName if
534 * smb/server had to be brought online since bringing the
1443 * How long to wait for service to come online
1471 /* Wait for service to come online */