Searched refs:local_flag (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/crypto/heimdal/kadmin/
H A Ddump.c38 extern int local_flag;
47 if(!local_flag) {
H A Dkadmin.c40 int local_flag; variable
88 { "local", 'l', arg_flag, &local_flag, "local admin mode", NULL },
209 if(local_flag) {
H A Dstash.c39 extern int local_flag;
49 if(!local_flag) {
H A Dinit.c118 extern int local_flag;
128 if (!local_flag) {
H A Dload.c544 extern int local_flag;
549 if(!local_flag) {
/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dndef.c114 u8 local_flag; local
132 local_flag = flags;
134 local_flag |= FLAG_ID_LENGTH_PRESENT;
136 local_flag |= FLAG_SHORT_RECORD;
137 wpabuf_put_u8(record, local_flag);
/freebsd-11.0-release/contrib/gcc/
H A Dprotoize.c384 int local_flag = 0; /* Insert new local decls (when?). */ variable
3339 if (!local_flag)
4487 local_flag = 1;

Completed in 122 milliseconds