Home
last modified time | relevance | path

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

/trueos/sys/ufs/ufs/
HDdinode.h111 #define IFSOCK 0140000 /* UNIX domain socket. */ macro
/trueos/sys/fs/ext2fs/
HDinode.h141 #define IFSOCK 0140000 /* UNIX domain socket. */ macro
/trueos/sbin/fsdb/
HDfsdbutil.c148 case IFSOCK: in printstat()
357 case IFSOCK: in printactive()
HDfsdb.c888 {"socket", IFSOCK},
/trueos/sbin/fsck_ffs/
HDpass1.c294 mode == IFSOCK) && DIP(dp, di_size) != 0) { in checkinode()
HDfsutil.c107 case IFSOCK: in ftypeok()
/trueos/usr.sbin/quot/
HDquot.c214 case IFSOCK: in isfree()
/trueos/sbin/restore/
HDtape.c600 case IFSOCK: in extractfile()