Searched refs:Chmod (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dmain.c78 static char *Chmod = "/bin/chmod"; variable
211 Chmod = val;
734 docmd(opts, NULL, Chmod, mode, fname, NULL);
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dmsgs.c227 (void) Chmod(Lp_Tmp, 0711);
239 (void) Chmod(Lp_FIFO, 0666);
249 (void) Chmod(Lp_Tmp, 0700);
250 (void) Chmod(Lp_FIFO, 0600);
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h503 #define Chmod _Chmod macro
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dfiles.c73 rc = Chmod(path, mode);

Completed in 2733 milliseconds