Searched refs:update_file (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/sbin/
H A Dupgrade.sh141 update_file() function
182 update_file
225 [ "$1" = "update" ] && update_file && exit 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/hypfs/
H A Dinode.c37 struct dentry *update_file; /* file to trigger update */ member in struct:hypfs_sb_info
54 struct inode *inode = sb_info->update_file->d_inode;
310 sbi->update_file = hypfs_create_update_file(sb, root_dentry);
311 if (IS_ERR(sbi->update_file))
312 return PTR_ERR(sbi->update_file);
330 if (sb_info->update_file)
331 hypfs_remove(sb_info->update_file);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dcompare_curl_source.com90 $ update_file = 0
93 $ update_file = 1
111 $ update_file = 0
135 $ if update_file
151 $ if update_file
234 $ if update_file
298 $ if update_file

Completed in 115 milliseconds