Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/common/sys/
H A Dstat.h419 #define S_IFPORT 0xE000 /* event port */ macro
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_diff.c178 case S_IFPORT: in print_what()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vop.c1470 S_IFDOOR, 0, S_IFSOCK, S_IFPORT, 0
/illumos-gate/usr/src/lib/lib9p/common/
H A Dutils.c560 { S_IFMT, S_IFPORT, "S_IFPORT" }, in l9p_describe_lperm()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg1126 @ MSG_S_IFPORT "S_IFPORT"
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vnode.c110 S_IFDOOR, 0, S_IFSOCK, S_IFPORT, 0
/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c1744 case S_IFPORT: in pfiletype()
/illumos-gate/usr/src/cmd/ls/
H A Dls.c2010 case S_IFPORT: in gstat()
/illumos-gate/usr/src/uts/common/fs/
H A Dvnode.c223 S_IFDOOR, 0, S_IFSOCK, S_IFPORT, 0