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

/pkg/src/modules/
H A Dcpiofile.py974 cf = CpioFile.open(sys.argv[1]) variable
975 print("cpiofile is:", cf)
977 for ci in cf:
986 # f = cf.extractfile(ci)

Completed in 97 milliseconds