Home
last modified time | relevance | path

Searched refs:L9P_QTSYMLINK (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lib9p/
H A Dfcall.h170 L9P_QTSYMLINK = 0x02, /* type bit for symbolic link */ enumerator
H A Dutils.c501 { L9P_QTSYMLINK, L9P_QTSYMLINK, "SYMLINK" }, in l9p_describe_qid()
/freebsd/contrib/lib9p/backend/
H A Dfs.c705 qid->type |= L9P_QTSYMLINK; in generate_qid()