Searched refs:filetype (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh764 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
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/devices/
H A Ddevices_common.kshlib42 typeset filetype=$1
45 case $filetype in
105 log_fail "'$filetype' is wrong."
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dsimplefileattributetree1.sh142 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 Dfiletree1.sh128 file -h "$i" | IFS=' ' read dummy node.filetype
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c456 attr_data_t *attrinfo, int filetype, int lev, int symlink_lev);
462 char *prefix, int filetype);
484 const int filetype, const struct stat *, const dev_t, const char *);
507 char *prefix, char type, int filetype);
520 char *longattrname, char *prefix, int filetype, char typeflag);
522 char *longattrname, char *prefix, int filetype, char typeflag);
524 char *prefix, int typeflag, int filetype, struct linkbuf *lp);
1820 int filetype, int lev, int symlink_lev)
1859 if (filetype == XATTR_FILE) {
1871 (filetype
1819 putfile(char *longname, char *shortname, char *parent, attr_data_t *attrinfo, int filetype, int lev, int symlink_lev) argument
2588 splitfile(char *longname, int ifd, char *name, char *prefix, int filetype) argument
6369 build_dblock( const char *name, const char *linkname, const char typeflag, const int filetype, const struct stat *sp, const dev_t device, const char *prefix) argument
7205 chk_path_build( char *name, char *longname, char *linkname, char *prefix, char type, int filetype) argument
8019 put_link(char *name, char *longname, char *component, char *longattrname, char *prefix, int filetype, char type) argument
8104 put_extra_attributes(char *longname, char *shortname, char *longattrname, char *prefix, int filetype, char typeflag) argument
8165 put_xattr_hdr(char *longname, char *shortname, char *longattrname, char *prefix, int typeflag, int filetype, struct linkbuf *lp) argument
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs3.c56 static char *filetype(int);
232 fh, filetype(how), name);
438 filetype(h));
903 fltype, filetype(fltype));
966 filetype(n) function
H A Dsnoop_nfs.c47 static char *filetype(int);
576 fltype, filetype(fltype));
607 filetype(n) function
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c253 filetype(tchar *dir, tchar *file, int nosym) function
259 tprintf("TRACE- filetype()\n");
314 (tchar) filetype(dir, items[i], 0));
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c1658 int filetype, cred_t *cr,
1679 switch (filetype) {
1799 int filetype = RML_ORDINARY; local
1835 filetype = RML_NAMED_ATTR;
1840 filetype = RML_ATTRDIR;
1843 if (filetype == RML_ORDINARY && rootvp->v_type == VREG) {
1849 remap_lookup(rp->r_svnode.sv_name, rootvp, filetype, cred_otw,
1657 remap_lookup(nfs4_fname_t *fname, vnode_t *rootvp, int filetype, cred_t *cr, nfs_fh4 *fhp, nfs4_ga_res_t *garp, nfs_fh4 *pfhp, nfs4_ga_res_t *pgarp, nfs4_error_t *ep) argument
/illumos-gate/usr/src/cmd/vscan/vscand/
H A Dvscan.d81 sdt:vscan::vscan-exempt-filetype

Completed in 577 milliseconds