Searched defs:chlog (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/util/
H A Dimport_gcry.py53 chlog = "" variable
95 chlog = "%s%s: Removed\n" % (chlog, chlognew) variable
334 chlog = "%s%s\n" % (chlog, chlognew) variable
336 chlog = "%s%sSkipped unknown file\n" % (chlog, chlognew) variable
340 chlog = "%s * crypto.lst: New file.\n" % chlog variable
346 chlog variable
352 chlog = "%s * memory.h: New file.\\n" % chlog variable
360 chlog = "%s * cipher.h: Likewise.\\n" % chlog variable
366 chlog = "%s * g10lib.h: Likewise.\\n" % chlog variable
[all...]

Completed in 16 milliseconds