Home
last modified time | relevance | path

Searched defs:kw (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/usr.sbin/ldapd/
H A Dschema.c343 schema_lex(struct schema *schema, char **kw) in schema_lex()
533 char *kw; in schema_parse_names() local
578 char *kw; in schema_parse_attrlist() local
628 char *kw; in schema_parse_objlist() local
704 char *kw = NULL, *arg = NULL; in schema_parse_attributetype() local
900 char *kw = NULL; in schema_parse_objectclass() local
1062 char *kw; in schema_parse() local
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dspawnbase.py240 def expect(self, pattern, timeout=-1, searchwindowsize=-1, async_=False, **kw):
344 async_=False, **kw):
372 async_=False, **kw):
/openbsd-src/usr.sbin/mtree/
H A Dspec.c171 char *kw, *val = NULL; in set() local
/openbsd-src/gnu/usr.bin/perl/ext/GDBM_File/
H A DGDBM_File.xs573 char *kw; variable
701 char *kw; variable
744 char *kw; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstb.c216 ffestrOther kw; member
222 ffestrOther kw; member
425 ffestrOther kw; /* INTENT(IN/OUT/INOUT). */ member
1865 ffestrSecond kw; in ffestb_do() local
9194 ffestrFormat kw; in ffestb_R10014_() local
9821 ffestrFormat kw; in ffestb_R10015_() local
13345 ffestrGenio kw; in ffestb_beru5_() local
13768 ffestrGenio kw; in ffestb_vxtcode4_() local
14231 ffestrOpen kw; in ffestb_R9044_() local
14778 ffestrGenio kw; in ffestb_R9074_() local
[all …]
H A Dstp.h382 ffelexToken kw; /* The keyword, iff kw_or_val_present && member
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dresult.py18 def inner(self, *args, **kw):
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dlex.c1565 const struct java_keyword *kw; local
/openbsd-src/usr.bin/rcs/
H A Drcs.c1485 u_char *c, *kw, *fin; in rcs_expand_keywords() local
/openbsd-src/sbin/route/
H A Droute.c156 int kw; in main() local
/openbsd-src/usr.bin/unifdef/
H A Dunifdef.c1481 const char *cp, *kw, *sym, *val, *end; in defundef() local
/openbsd-src/gnu/usr.bin/cvs/src/
H A Drcs.c3559 enum keyword kw; local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp5072 for (auto *kw : CastableTypeSpecs) in AddKeywordsToConsumer() local