Searched defs:tspec (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap_rq.h | 33 char *tspec; member
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | rq.c | 51 char *tspec in ldap_pvt_runqueue_insert()
|
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/ |
H A D | wmm_ac.h | 108 struct wmm_tspec_element tspec; member
|
/netbsd-src/sbin/mount_nfs/ |
H A D | mount_nfs.c | 177 char *tspec; in mount_nfs_dogetargs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | cparse.d | 1619 auto tspec = cparseDeclarationSpecifiers(level, specifier); in cparseDeclaration() local 2781 auto tspec = cparseSpecifierQualifierList(LVL.global, specifier); in cparseTypeName() local 2871 auto tspec = cparseDeclarationSpecifiers(LVL.prototype, specifier); in cparseParameterList() local 3452 auto tspec = cparseSpecifierQualifierList(LVL.member, specifier); variable
|
H A D | expression.h | 672 Type *tspec; // can be NULL variable
|
H A D | parse.d | 8210 AST.Type tspec = null; in parsePrimaryExp() local
|
H A D | expression.d | 4177 Type tspec; // can be null variable 4182 …extern (D) this(const ref Loc loc, Type targ, Identifier id, TOK tok, Type tspec, TOK tok2, Templa… in this()
|
H A D | dtemplate.d | 8204 if (Type tspec = isType(tap.specAlias)) in matchArg() local
|
/netbsd-src/external/bsd/ntp/dist/include/ |
H A D | timepps-SunOS.h | 143 struct timespec tspec; member
|
H A D | timepps-SCO.h | 143 struct timespec tspec; member
|
H A D | timepps-Solaris.h | 143 struct timespec tspec; member
|
/netbsd-src/sys/sys/ |
H A D | timepps.h | 53 struct timespec tspec; member
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | lex.c | 96 #define kwdef_type(name, tspec, since) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | expression.h | 704 Type *tspec; // can be NULL variable
|
H A D | parse.c | 7019 Type *tspec = NULL; in parsePrimaryExp() local
|
H A D | expression.c | 4892 Type *tspec, TOK tok2, TemplateParameters *parameters) in IsExp()
|