Home
last modified time | relevance | path

Searched refs:LFS_IFSOCK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/fsck_lfs/
H A Dutilities.c72 case LFS_IFSOCK: in ftypeok()
/netbsd-src/sys/ufs/lfs/
H A Dlfs.h511 #define LFS_IFSOCK 0140000 /* UNIX domain socket. */ macro