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

/freebsd-11-stable/crypto/heimdal/kuser/
H A Dkdestroy.c41 static int unlog_flag = 1; variable
52 { "unlog", 0, arg_negative_flag, &unlog_flag,
165 if (unlog_flag && k_hasafs ()) {
/freebsd-11-stable/crypto/heimdal/appl/afsutil/
H A Dafslog.c52 static int unlog_flag; variable
64 { "unlog", 'u', arg_flag, &unlog_flag, "remove tokens" },
235 if(unlog_flag){

Completed in 119 milliseconds