Searched refs:IDENT (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/genksyms/ |
| H A D | parse.y | 103 %token IDENT 219 | STRUCT_KEYW IDENT 221 | UNION_KEYW IDENT 223 | ENUM_KEYW IDENT 227 | STRUCT_KEYW IDENT class_body 229 | UNION_KEYW IDENT class_body 231 | ENUM_KEYW IDENT enum_body 289 IDENT 325 IDENT 369 | IDENT [all …]
|
| H A D | lex.l | 28 IDENT [A-Za-z_\$][A-Za-z0-9_\$]* 65 {IDENT} return IDENT; 174 case IDENT: 281 if (token == IDENT) 408 if (token == IDENT && yyleng == 1 && yytext[0] == 'X')
|
| /OK3568_Linux_fs/kernel/sound/isa/cs423x/ |
| H A D | cs4236.c | 57 #define IDENT "CS4232+" macro 77 MODULE_PARM_DESC(index, "Index value for " IDENT " soundcard."); 79 MODULE_PARM_DESC(id, "ID string for " IDENT " soundcard."); 81 MODULE_PARM_DESC(enable, "Enable " IDENT " soundcard."); 87 MODULE_PARM_DESC(port, "Port # for " IDENT " driver."); 89 MODULE_PARM_DESC(cport, "Control port # for " IDENT " driver."); 91 MODULE_PARM_DESC(mpu_port, "MPU-401 port # for " IDENT " driver."); 93 MODULE_PARM_DESC(fm_port, "FM port # for " IDENT " driver."); 95 MODULE_PARM_DESC(sb_port, "SB port # for " IDENT " driver (optional)."); 97 MODULE_PARM_DESC(irq, "IRQ # for " IDENT " driver."); [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
| H A D | 00_man_quoting.diff | 16 Before accepting a client request, the wrappers can use the IDENT 18 When the client host provides IDENT service, a negative IDENT lookup 23 -A positive IDENT lookup result (the client matches `KNOWN@host') is 24 +A positive IDENT lookup result (the client matches `KNOWN@host\') is 26 client connection and the IDENT lookup, although doing so is much
|
| /OK3568_Linux_fs/buildroot/package/s6-networking/ |
| H A D | Config.in | 10 UNIX domain sockets, IDENT protocol management and clock
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | cpplib.h | 114 TK(NAME, IDENT) /* word */ \ 115 TK(AT_NAME, IDENT) /* @word - Objective-C */ \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | cpplib.h | 114 TK(NAME, IDENT) /* word */ \ 115 TK(AT_NAME, IDENT) /* @word - Objective-C */ \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-8 | 4151 -- Function: void openlog (const char *IDENT, int OPTION, int FACILITY) 4159 IDENT is an arbitrary identification string which future ‘syslog’ 4164 If IDENT is NULL, or if ‘openlog’ is not called, the default 4168 Please note that the string pointer IDENT will be retained 4170 that IDENT points to. It is also dangerous to pass a reference to 4172 lifetime of the variable. If you want to change the IDENT string, 4174 IDENT is not thread-safe. 4176 You can cause the Syslog routines to drop the reference to IDENT 4211 implicitly and uses defaults for the information in IDENT and 4414 argument to IDENT. The default identification string is the [all …]
|
| H A D | libc.info-13 | 15670 ‘void openlog (const char *IDENT, int OPTION, int FACILITY)’
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-8 | 4151 -- Function: void openlog (const char *IDENT, int OPTION, int FACILITY) 4159 IDENT is an arbitrary identification string which future ‘syslog’ 4164 If IDENT is NULL, or if ‘openlog’ is not called, the default 4168 Please note that the string pointer IDENT will be retained 4170 that IDENT points to. It is also dangerous to pass a reference to 4172 lifetime of the variable. If you want to change the IDENT string, 4174 IDENT is not thread-safe. 4176 You can cause the Syslog routines to drop the reference to IDENT 4211 implicitly and uses defaults for the information in IDENT and 4414 argument to IDENT. The default identification string is the [all …]
|
| H A D | libc.info-13 | 15670 ‘void openlog (const char *IDENT, int OPTION, int FACILITY)’
|
| /OK3568_Linux_fs/buildroot/package/oracle-mysql/ |
| H A D | 0005-bison_3_breaks_mysql_server_build.patch | 2832 IDENT { $$= $1; }
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 37006 as 'int') and 'D1' is a declarator that contains an identifier IDENT. 37007 The type specified for IDENT for derived declarators whose type does not 37012 for IDENT, then 'T D1' specifies the type "DERIVED-DECLARATOR-TYPE-LIST 37013 ATTRIBUTE-SPECIFIER-LIST TYPE" for IDENT. 37017 "DERIVED-DECLARATOR-TYPE-LIST TYPE" for IDENT, then 'T D1' specifies the 37019 TYPE-QUALIFIER-AND-ATTRIBUTE-SPECIFIER-LIST pointer to TYPE" for IDENT.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 37006 as 'int') and 'D1' is a declarator that contains an identifier IDENT. 37007 The type specified for IDENT for derived declarators whose type does not 37012 for IDENT, then 'T D1' specifies the type "DERIVED-DECLARATOR-TYPE-LIST 37013 ATTRIBUTE-SPECIFIER-LIST TYPE" for IDENT. 37017 "DERIVED-DECLARATOR-TYPE-LIST TYPE" for IDENT, then 'T D1' specifies the 37019 TYPE-QUALIFIER-AND-ATTRIBUTE-SPECIFIER-LIST pointer to TYPE" for IDENT.
|