Home
last modified time | relevance | path

Searched refs:S_IRUSR (Results 176 – 179 of 179) sorted by relevance

12345678

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c802 (void) chmod(pfile, S_IRUSR); in parse_file()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c1308 if ((fd = open(door_file, O_RDWR | O_CREAT, S_IRUSR|S_IWUSR)) == -1) { in daemon_update()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c7455 if ((*lockfd = open(pathbuf, O_RDWR|O_CREAT, S_IRUSR|S_IWUSR)) < 0) { in zonecfg_grab_lock_file()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1151 01-05-09 path/pathtemp.c: pathtemp(0,0,0,"/private",0) for mode S_IRUSR|S_IWUSR

12345678