/illumos-gate/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 …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/devices/ |
H A D | devices_common.kshlib | 43 typeset filetype=$1 50 case $filetype in 110 log_fail "'$filetype' is wrong."
|
/illumos-gate/usr/src/cmd/tar/ |
H A D | tar.c | 458 attr_data_t *attrinfo, int filetype, int lev, int symlink_lev); 464 char *prefix, int filetype); 486 const int filetype, const struct stat *, const dev_t, const char *); 509 char *prefix, char type, int filetype); 522 char *longattrname, char *prefix, int filetype, char typeflag); 524 char *longattrname, char *prefix, int filetype, char typeflag); 526 char *prefix, int typeflag, int filetype, struct linkbuf *lp); 1822 int filetype, int lev, int symlink_lev) in putfile() argument 1861 if (filetype == XATTR_FILE) { in putfile() 1873 (filetype == XATTR_FILE) ? gettext(" attribute ") : " ", in putfile() [all …]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs.c | 45 static char *filetype(int); 574 fltype, filetype(fltype)); in detail_fattr() 605 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
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_machoread.h | 44 Dwarf_Unsigned filetype; member
|
H A D | dwarf_machoread.c | 319 ASNAR(mfp->mo_copy_word,mfp->mo_header.filetype,mh32.filetype); in load_macho_header32() 350 ASNAR(mfp->mo_copy_word,mfp->mo_header.filetype,mh64.filetype); in load_macho_header64()
|
H A D | dwarf_macho_loader.h | 76 TYP(filetype,4); /* type of file */ 97 TYP(filetype,4); /* type of file */
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.file.c | 251 filetype(tchar *dir, tchar *file, int nosym) in filetype() function 312 (tchar) filetype(dir, items[i], 0)); in print_by_column()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/cmd/vscan/vscand/ |
H A D | vscan.d | 79 sdt:vscan::vscan-exempt-filetype
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | magic.tab | 291 +12 long <=0 filetype=%ld 307 +12 long >=9 filetype=%ld
|