Home
last modified time | relevance | path

Searched refs:runflags (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/make/unit-tests/
H A DMakefile284 TESTS+= opt-no-action-runflags
553 SED_CMDS.opt-no-action-runflags= ${STD_SED_CMDS.hide-from-output}
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dinit_creds_pw.c71 } runflags; member
2403 } else if (ret == KRB5KDC_ERR_KEY_EXP && ctx->runflags.change_password == 0 && ctx->prompter) { in krb5_init_creds_step()
2406 ctx->runflags.change_password = 1; in krb5_init_creds_step()