Home
last modified time | relevance | path

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

/dports/mail/heirloom-mailx/mailx-12.4/
H A Ddotlock.c141 perhaps_setgid(path, effectivegid); in create_exclusive()
158 perhaps_setgid(fname, effectivegid); in create_exclusive()
172 perhaps_setgid(fname, effectivegid); in create_exclusive()
275 perhaps_setgid(path, effectivegid); in dot_unlock()
H A Dglob.h94 _E gid_t effectivegid; /* Saved from when we started up */ variable
H A Dmain.c107 effectivegid = getegid(); in main()