Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c1724 safechown = chownsafe(sm_io_getinfo(fp, SM_IO_WHAT_FD, NULL), safedir);
H A Dsendmail.h2509 extern bool chownsafe __P((int, bool));
H A Dconf.c3698 chownsafe(fd, safedir) in chownsafe() function