Searched refs:Chmod (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/lp/cmd/lpsched/ |
H A D | msgs.c | 227 (void) Chmod(Lp_Tmp, 0711); in init_messages() 239 (void) Chmod(Lp_FIFO, 0666); in init_messages() 249 (void) Chmod(Lp_Tmp, 0700); in shutdown_messages() 250 (void) Chmod(Lp_FIFO, 0600); in shutdown_messages()
|
/titanic_44/usr/src/cmd/lp/lib/lp/ |
H A D | files.c | 73 rc = Chmod(path, mode); in chownmod()
|
/titanic_44/usr/src/cmd/logadm/ |
H A D | main.c | 78 static char *Chmod = "/bin/chmod"; variable 211 Chmod = val; in main() 734 docmd(opts, NULL, Chmod, mode, fname, NULL); in rotatelog()
|
/titanic_44/usr/src/cmd/lp/include/ |
H A D | lp.h | 503 #define Chmod _Chmod macro
|