Home
last modified time | relevance | path

Searched refs:add_new_file (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/
H A Ddocproc.c162 static struct symfile * add_new_file(char * filename) in add_new_file() function
207 sym = add_new_file(filename); in find_export_symbols()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/makedevs/makedevs/
H A Dmakedevs.c295 static void add_new_file(char *name, char *path, unsigned long uid, in add_new_file() function
393 add_new_file(name, path, uid, gid, mode); in interpret_table_entry()