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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dread_fs.c703 long long read_filesystem(char *root_name, int fd, struct squashfs_super_block *sBlk, argument
772 directory_table = squashfs_readdir(fd, !root_name,
H A Dmksquashfs.c397 extern long long read_filesystem(char *root_name, int fd,
4557 char *b, *root_name = NULL; local
4838 root_name = argv[i];
5130 if((bytes = read_filesystem(root_name, fd, &sBlk, &inode_table,
5213 * (root-becomes specified on command line, here root_name !=
5220 if(root_name) {
5230 add_old_root_entry(root_name, sBlk.root_inode,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/auth/
H A Dauth_util.c785 fstring root_name; local
813 fstr_sprintf( root_name, "%s\\root", get_global_sam_name() );
814 ret = lookup_name( ctx, root_name, 0, NULL, NULL, &root_sid, &type );

Completed in 44 milliseconds