Searched refs:logonly (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c191 int logonly)
230 if (logonly) {
292 if (logonly) {
342 if (logonly) {
190 sasl_gss_seterror_(const context_t *text, OM_uint32 maj, OM_uint32 min, int logonly) argument
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_xprt.c1447 fmd_xprt_recv(fmd_xprt_t *xp, nvlist_t *nvl, hrtime_t hrt, boolean_t logonly) argument
1501 ((logonly == FMD_B_TRUE) ? "logging" : "posting"), class);
1524 * The logonly flag should only be set for ereports.
1526 if (logonly == FMD_B_TRUE && isereport == FMD_B_FALSE) {
1528 "logonly flag is not valid for class %s",
1735 if (logonly == FMD_B_TRUE || (xip->xi_flags & FMD_XPRT_EXTERNAL)) {

Completed in 71 milliseconds