Searched refs:Chmod (Results 1 - 4 of 4) sorted by relevance
| /illumos-gate/usr/src/cmd/logadm/ |
| H A D | main.c | 78 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 D | msgs.c | 227 (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 D | lp.h | 503 #define Chmod _Chmod macro
|
| /illumos-gate/usr/src/cmd/lp/lib/lp/ |
| H A D | files.c | 73 rc = Chmod(path, mode);
|
Completed in 2733 milliseconds