Searched refs:muid (Results 1 – 4 of 4) sorted by relevance
394 r += l9p_pustring(msg, &stat->muid); in l9p_pustat()977 free(stat->muid); in l9p_freestat()992 + STRING_SIZE(stat->muid); in l9p_sizeof_stat()
270 char *muid; member
648 if (st->muid != NULL || !dotu) in l9p_describe_l9stat()649 l9p_describe_name(" muid=", st->muid, sb); in l9p_describe_l9stat()
692 s->muid = user != NULL ? strdup(user->pw_name) : NULL; in dostat()