OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WIND_RW_LE
(Results
1 - 5
of
5
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/wind/
test-rw.c
58
WIND_RW_LE
89
WIND_RW_LE
93
WIND_RW_BOM|
WIND_RW_LE
,
97
WIND_RW_LE
101
WIND_RW_LE
,
105
WIND_RW_LE
113
WIND_RW_LE
wind.h
60
#define
WIND_RW_LE
1
utf8.c
270
int little = ((*flags) &
WIND_RW_LE
);
295
} else if (((*flags) & (
WIND_RW_LE
|WIND_RW_BE)) != 0) {
299
*flags = ((*flags) & ~(WIND_RW_BOM|
WIND_RW_LE
|WIND_RW_BE));
300
*flags |= little ?
WIND_RW_LE
: WIND_RW_BE;
354
if ((*flags) &
WIND_RW_LE
) {
368
if ((*flags) &
WIND_RW_LE
) {
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
pac.c
739
unsigned int flags =
WIND_RW_LE
;
864
flags =
WIND_RW_LE
;
/src/crypto/external/bsd/heimdal/dist/lib/ntlm/
ntlm.c
337
unsigned int flags =
WIND_RW_LE
;
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026