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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dmain.c59 read_name(const args_info *args) function
254 // read_name() checks for user_abort so we don't need to
257 const char *name = read_name(&args);
261 // read_name() doesn't return empty names.
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dmain.c59 read_name(const args_info *args) function
254 // read_name() checks for user_abort so we don't need to
257 const char *name = read_name(&args);
261 // read_name() doesn't return empty names.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hostfs/
H A Dhostfs_kern.c495 static int read_name(struct inode *ino, char *name) function
566 error = read_name(inode, name);
601 err = read_name(inode, name);
713 err = read_name(inode, name);
937 err = read_name(root_inode, host_root_path);
946 err = read_name(root_inode, name);

Completed in 69 milliseconds