Searched refs:filetype (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/brand/shared/zone/ |
H A D | common.ksh | 764 filetype="unknown" 771 filetype="existing" 795 filetype="directory" 817 *cpio*) filetype="cpio" 820 *bzip2*) filetype="bzip2" 823 *gzip*) filetype="gzip" 826 *ufsdump*) filetype="ufsdump" 830 filetype="flar" 834 filetype="flar" 838 filetype="flar" [all …]
|
/titanic_41/usr/src/lib/libshell/common/scripts/ |
H A D | simplefileattributetree1.sh | 142 typeset filetype=false 175 t) appconfig.do_record.filetype="true" ;; 176 +t) appconfig.do_record.filetype="false" ;; 221 if ${appconfig.do_record.filetype} ; then 223 typeset treenode.filetype="$(file "${treenode.filepath}")"
|
H A D | filetree1.sh | 128 file -h "$i" | IFS=' ' read dummy node.filetype
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/devices/ |
H A D | devices_common.kshlib | 42 typeset filetype=$1 45 case $filetype in 105 log_fail "'$filetype' is wrong."
|
/titanic_41/usr/src/cmd/tar/ |
H A D | tar.c | 463 attr_data_t *attrinfo, int filetype, int lev, int symlink_lev); 469 char *prefix, int filetype); 491 const int filetype, const struct stat *, const dev_t, const char *); 514 char *prefix, char type, int filetype); 527 char *longattrname, char *prefix, int filetype, char typeflag); 529 char *longattrname, char *prefix, int filetype, char typeflag); 531 char *prefix, int typeflag, int filetype, struct linkbuf *lp); 1747 int filetype, int lev, int symlink_lev) in putfile() argument 1786 if (filetype == XATTR_FILE) { in putfile() 1798 (filetype == XATTR_FILE) ? gettext(" attribute ") : " ", in putfile() [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs.c | 47 static char *filetype(int); 576 fltype, filetype(fltype)); in detail_fattr() 607 filetype(n) in filetype() function
|
H A D | snoop_nfs3.c | 56 static char *filetype(int); 232 fh, filetype(how), name); 438 filetype(h)); 903 fltype, filetype(fltype)); in detail_fattr3() 966 filetype(n) in filetype() function
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.file.c | 253 filetype(tchar *dir, tchar *file, int nosym) in filetype() function 314 (tchar) filetype(dir, items[i], 0)); in print_by_column()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_subr.c | 1658 int filetype, cred_t *cr, in remap_lookup() argument 1679 switch (filetype) { in remap_lookup() 1799 int filetype = RML_ORDINARY; in nfs4_remap_file() local 1835 filetype = RML_NAMED_ATTR; in nfs4_remap_file() 1840 filetype = RML_ATTRDIR; in nfs4_remap_file() 1843 if (filetype == RML_ORDINARY && rootvp->v_type == VREG) { in nfs4_remap_file() 1849 remap_lookup(rp->r_svnode.sv_name, rootvp, filetype, cred_otw, in nfs4_remap_file()
|
/titanic_41/usr/src/cmd/vscan/vscand/ |
H A D | vscan.d | 81 sdt:vscan::vscan-exempt-filetype
|