Home
last modified time | relevance | path

Searched refs:S_IFPORT (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/ptools/pfiles/
H A Dpfiles.c238 case S_IFPORT: s = "S_IFPORT"; break; in show_file()
251 if ((mode & S_IFMT) == S_IFPORT) { in show_file()
/titanic_41/usr/src/uts/common/sys/
H A Dstat.h419 #define S_IFPORT 0xE000 /* event port */ macro
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c174 case S_IFPORT: in print_what()
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c1176 S_IFDOOR, 0, S_IFSOCK, S_IFPORT, 0
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg1107 @ MSG_S_IFPORT "S_IFPORT"
/titanic_41/usr/src/cmd/diff/
H A Ddiff.c1733 case S_IFPORT: in pfiletype()
/titanic_41/usr/src/cmd/ls/
H A Dls.c1991 case S_IFPORT: in gstat()
/titanic_41/usr/src/uts/common/fs/
H A Dvnode.c214 S_IFDOOR, 0, S_IFSOCK, S_IFPORT, 0