Home
last modified time | relevance | path

Searched defs:fi (Results 1 – 2 of 2) sorted by relevance

/system/core/toolbox/upstream-netbsd/bin/cp/
Dutils.c96 progress(const struct finfo *fi, size_t written) in progress()
197 struct finfo fi; in copy_file() local
/system/extras/tests/framebuffer/
Dfb_test.c46 struct fb_fix_screeninfo fi; variable
125 static void dumpinfo(struct fb_fix_screeninfo *fi, struct fb_var_screeninfo *vi) in dumpinfo()