Home
last modified time | relevance | path

Searched refs:n_gid (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/lib9p/
H A Dfcall.h273 uint32_t n_gid; member
H A Dpack.c396 r += l9p_pu32(msg, &stat->n_gid); in l9p_pustat()
H A Dutils.c561 st->n_uid, st->n_gid, st->n_muid); in l9p_describe_l9stat()
/freebsd-13.1/contrib/lib9p/backend/
H A Dfs.c650 s->n_gid = buf->st_gid; in dostat()
2068 l9stat->n_gid, AT_SYMLINK_NOFOLLOW) != 0) { in fs_wstat()