Home
last modified time | relevance | path

Searched refs:access_mode (Results 1 – 25 of 178) sorted by relevance

12345678

/titanic_44/usr/src/cmd/vscan/vscand/
H A Dvs_main.c441 vscand_init_file(char *filepath, uid_t uid, gid_t gid, mode_t access_mode) in vscand_init_file() argument
447 if ((fd = open(filepath, O_RDONLY | O_CREAT, access_mode)) == -1) { in vscand_init_file()
453 if ((stat_buf.st_mode & S_IAMB) != access_mode) { in vscand_init_file()
454 if (fchmod(fd, access_mode) != 0) in vscand_init_file()
/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_ctrl.h137 ushort_t access_mode; /* access through IO or Config */ member
/titanic_44/usr/src/cmd/picl/plugins/sun4u/blade/frutree/
H A Dpiclfrutree.info43 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
/titanic_44/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A Dfru_HDD0.info45 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD1.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD2.info47 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD3.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD4.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD5.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD6.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD7.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_SC.info48 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_usb-a-1.info48 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_usb-a-2.info48 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_usb-a-3.info48 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_usb-a-4.info48 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
/titanic_44/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A Dfru_HDD0.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD1.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD2.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD3.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
/titanic_44/usr/src/cmd/picl/plugins/sun4u/ents/frudr/
H A Dfru_HDD0.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD1.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD2.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD3.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property
H A Dfru_HDD4.info46 * PROP <name> <type> <access_mode> [<size> <value>] -- per property

12345678