/titanic_44/usr/src/lib/pyzfs/common/ |
H A D | allow.py | 58 self.descend = dict() 92 d = self.descend 101 if nwho not in self.descend: 104 self.ld[nwho] = self.local[nwho] & self.descend[nwho] 106 self.descend[nwho] -= self.ld[nwho] 130 s += self.__ldstr(self.descend, _("Descendent permissions:\n")) 200 if options.descend: 356 if options.local or options.descend or options.user or \ 365 if options.local or options.descend or options.user or \ 382 if not options.local and not options.descend: [all …]
|
/titanic_44/usr/src/cmd/backup/restore/ |
H A D | restore.c | 42 long descend = hflag ? GOOD : FAIL; local 45 return (descend); 49 return (descend); 63 long descend = hflag ? GOOD : FAIL; local 77 return (descend); 85 return (descend); 93 return (descend); 102 return (descend); 116 long descend = hflag ? GOOD : FAIL; local 120 return (descend); [all …]
|
/titanic_44/usr/src/tools/ctf/cvt/ |
H A D | traverse.c | 155 int descend = 1; in tdtraverse() local 162 descend = 0; in tdtraverse() 169 if (descend && (travcb = tdtd->preops[this->t_type]) != NULL) { in tdtraverse() 173 descend = 0; in tdtraverse() 176 if (descend) { in tdtraverse()
|
/titanic_44/usr/src/cmd/du/ |
H A D | du.c | 91 static u_longlong_t descend(char *curname, int curfd, int *retcode, 261 blocks = descend(*np ? np : ".", 0, &retcode, in main() 280 descend(char *curname, int curfd, int *retcode, dev_t device) in descend() function 404 blocks += descend(NULL, fd, retcode, device); in descend() 484 retval = descend(ebase + 1, 0, retcode, device); in descend()
|
/titanic_44/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | dir.c | 491 int32_t dirDataLen, int depth, int descend, int operation, in visitNodes() argument 549 if (dp->pcd_attr & PCA_DIR && descend == PCFS_VISIT_SUBDIRS) { in visitNodes() 551 descend, operation, matchRequired, found, in visitNodes() 582 depth, descend, operation, matchRequired, in visitNodes() 599 traverseFromRoot(int fd, int depth, int descend, int operation, in traverseFromRoot() argument 604 descend, operation, matchRequired, found, lastDirCluster, dirEnd, in traverseFromRoot() 638 traverseDir(int fd, int32_t startAt, int depth, int descend, int operation, in traverseDir() argument 661 visitNodes(fd, startAt, &dirdata, dirdatasize, depth, descend, in traverseDir()
|
H A D | fsck_pcfs.h | 196 extern void traverseFromRoot(int fd, int depth, int descend, int operation, 208 extern void traverseDir(int fd, int32_t startAt, int depth, int descend,
|
/titanic_44/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 4670 boolean_t descend; member 4781 int ldcsuge_sum = csuge_sum + opts->local + opts->descend; in parse_allow_args() 4828 if (!opts->local && !opts->descend) { in parse_allow_args() 4830 opts->descend = B_TRUE; in parse_allow_args() 4835 store_allow_perm(zfs_deleg_who_type_t type, boolean_t local, boolean_t descend, in store_allow_perm() argument 4871 if (descend) in store_allow_perm() 4880 if (descend) in store_allow_perm() 4889 if (descend) in store_allow_perm() 4982 opts->descend, opts->who, opts->perms, *nvlp); in construct_fsacl_list() 4985 opts->descend, NULL, opts->perms, *nvlp); in construct_fsacl_list() [all …]
|
/titanic_44/usr/src/lib/ |
H A D | README.Makefiles | 217 1. Setting SUBDIRS to the list of directories to descend into: 229 2. Providing a common "descend into SUBDIRS" rule:
|
/titanic_44/usr/src/cmd/filesync/ |
H A D | README | 183 tells me whether or not I need to stat/descend any
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 6484 descend
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 6483 descend
|