Searched refs:symtable (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.c | 59 static DB *symtable; variable 83 if (symtable != NULL) { in symbol_delete() 88 symtable->del(symtable, &key, /*flags*/0); in symbol_delete() 130 symtable = dbopen(/*filename*/NULL, in symtable_open() 134 if (symtable == NULL) { in symtable_open() 144 if (symtable != NULL) { in symtable_close() 148 while (symtable->seq(symtable, &key, &data, R_FIRST) == 0) { in symtable_close() 154 symtable->close(symtable); in symtable_close() 173 if ((retval = symtable->get(symtable, &key, &data, /*flags*/0)) != 0) { in symtable_get() 185 if (symtable->put(symtable, &key, &data, in symtable_get() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 4465 -rw-r--r-- root root 5308 ./usr/include/python3.8/symtable.h
|
| H A D | buildhistory_filelist2.txt | 4466 -rw-r--r-- root root 5308 ./usr/include/python3.8/symtable.h
|