Searched refs:symtable (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_symbol.c | 60 static DB *symtable; variable 84 if (symtable != NULL) { in symbol_delete() 89 symtable->del(symtable, &key, /*flags*/0); in symbol_delete() 135 if (symtable == NULL) { in symtable_open() 149 while (symtable->seq(symtable, &key, &data, R_FIRST) == 0) { in symtable_close() 155 symtable->close(symtable); in symtable_close() 174 if ((retval = symtable->get(symtable, &key, &data, /*flags*/0)) != 0) { in symtable_get() 186 if (symtable->put(symtable, &key, &data, in symtable_get() 201 if (symtable->put(symtable, &key, &data, /*flags*/0) !=0) { in symtable_get() 482 if (symtable == NULL) in symtable_dump() [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 4466 -rw-r--r-- root root 5308 ./usr/include/python3.8/symtable.h
|
H A D | buildhistory_filelist1.txt | 4465 -rw-r--r-- root root 5308 ./usr/include/python3.8/symtable.h
|