/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-no-action-runflags.mk | 16 ALWAYS.no= # none 17 ALWAYS.yes= + 27 ${SILENT.${silent}}${ALWAYS.${always}}${IGNERR.${ignerr}}
|
H A D | opt-jobs-no-action.mk | 75 ALWAYS.no= # none 76 ALWAYS.yes= + 93 ${SILENT.${silent}}${ALWAYS.${always}}${IGNERR.${ignerr}}
|
H A D | sh-flags.mk | 86 ALWAYS.yes= + 119 RUNFLAGS.${target}= ${SILENT.${cmd-silent}}${ALWAYS.${cmd-always}}${IGNERR.${cmd-ignerr}}
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | XRayLists.cpp | 46 return ImbueAttribute::ALWAYS; in shouldImbueFunction() 62 return ImbueAttribute::ALWAYS; in shouldImbueFunctionsInFile()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | XRayLists.h | 43 ALWAYS, enumerator
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_peap.c | 70 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; enumerator 127 data->phase2_auth = ALWAYS; in eap_peap_parse_phase1() 475 if ((data->phase2_auth == ALWAYS || in peap_phase2_sufficient() 1237 data->phase2_success && data->phase2_auth != ALWAYS; in eap_peap_has_reauth_data()
|
H A D | eap_ttls.c | 69 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; enumerator 85 data->phase2_auth = ALWAYS; in eap_ttls_parse_phase1() 1733 data->phase2_success && data->phase2_auth != ALWAYS; in eap_ttls_has_reauth_data()
|
/freebsd/contrib/wpa/src/pae/ |
H A D | ieee802_1x_kay_i.h | 98 enum activate_ctrl { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate; enumerator
|
H A D | ieee802_1x_kay.c | 4103 case ALWAYS: in activate_control_txt()
|
/freebsd/share/ctypedef/ |
H A D | Makefile | 2 FILESGROUPS= FILES ALWAYS 218 ALWAYS= C.UTF-8.LC_CTYPE macro
|
/freebsd/usr.sbin/rtsold/ |
H A D | rtsol.c | 337 CALL_SCRIPT(ALWAYS, NULL); in rtsol_input()
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 14288 # define ALWAYS(X) (1) macro 14291 # define ALWAYS(X) ((X)?1:(assert(0),0)) macro 14294 # define ALWAYS(X) (X) macro 24116 if( ALWAYS(pSchema!=0) ){ in sqlite3_db_status() 26313 if( ALWAYS(nByte>(signed)sizeof(unsigned)) ) nByte = sizeof(unsigned int); in sqlite3OsRandomness() 28475 while( ALWAYS(iLogsize<LOGMAX) ){ in memsys5FreeUnsafe() 31965 if( ALWAYS(pExpr) && ALWAYS(!ExprHasProperty(pExpr,EP_IntValue)) ){ in sqlite3_str_vappendf() 36067 while( ALWAYS(p->n>0) && p->z[p->n-1]=='0' ){ p->n--; } in sqlite3FpDecode() 36607 if( z[i]=='.' && ALWAYS(sz>i+4) ) memmove(&z[i+1], &z[sz-3], 4); in sqlite3FileSuffix3() 39737 if( ALWAYS(pInode) ){ [all …]
|
H A D | shell.c | 9440 # define ALWAYS(X) (1) macro 9443 # define ALWAYS(X) ((X)?1:(assert(0),0)) 9446 # define ALWAYS(X) (X) 9703 while( ALWAYS(zIn[iIn]) ){ in zipfileDequote() 11939 # define ALWAYS(X) (1) macro 11942 # define ALWAYS(X) ((X)?1:(assert(0),0)) macro 11945 # define ALWAYS(X) (X) macro 12688 }else if( ALWAYS(pNew!=0) ){ in idxGetTableInfo() 12690 if( ALWAYS(pNew->zName!=0) ) memcpy(pNew->zName, zTab, nTab+1); in idxGetTableInfo()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | intel | 157 # For adaptec_ava1515_bios_585201-00.bin reverted endian! BUT IS THIS ALWAYS TRUE?
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-enc.pod.in | 237 The B<-salt> option should B<ALWAYS> be used if the key is being derived
|
/freebsd/contrib/sendmail/src/ |
H A D | README | 856 stupid. As of 8.7, sendmail ALWAYS looks for /etc/sendmail.cf.
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 3447 case ImbueAttr::ALWAYS: in imbueXRayAttrs()
|
/freebsd/share/doc/IPv6/ |
H A D | IMPLEMENTATION | 1058 KAME's interfaces, however, have ALWAYS one link-local unicast
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | [all...] |