Home
last modified time | relevance | path

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

/coreutils/src/
Dwho.c306 is_tty_writable (struct stat const *pstat) in is_tty_writable() argument
312 if (!ttygr || (pstat->st_gid != ttygr->gr_gid)) in is_tty_writable()
316 return pstat->st_mode & S_IWGRP; in is_tty_writable()