Searched refs:g_object_open (Results 1 - 9 of 9) sorted by relevance
/illumos-gate/usr/src/lib/storage/libg_fc/common/ |
H A D | mpath.c | 120 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { 291 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { 540 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { 589 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { 673 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { 772 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) {
|
H A D | map.c | 910 if ((fd = g_object_open(drvr_path, O_NDELAY | O_RDONLY)) == -1) 969 if ((fd = g_object_open(host_path, O_NDELAY | O_RDONLY)) == -1) { 1174 if ((fd = g_object_open(fcapath, O_NDELAY | O_RDONLY)) == -1) { 1380 if ((fd = g_object_open(fcapath, O_NDELAY | O_RDONLY)) == -1) 1388 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) { 1442 if ((fd = g_object_open(fcapath, O_NDELAY | O_RDONLY)) == -1) { 1451 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) { 1850 if ((fd = g_object_open(drvr_path, O_NDELAY | O_RDONLY)) == -1) 2083 if ((fcp_fd = g_object_open(FCP_PATH, O_RDONLY)) == -1) { 2267 if ((fd = g_object_open(drvr_pat [all...] |
H A D | hot.c | 178 if ((fp_fd = g_object_open(fp_path, O_RDONLY | O_EXCL)) < 0) { 313 if ((fd = g_object_open(nexus_path,
|
H A D | genf.c | 610 g_object_open(char *path, int flag) function
|
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | g_state.h | 171 extern int g_object_open(char *, int);
|
/illumos-gate/usr/src/lib/storage/liba5k/common/ |
H A D | mon.c | 117 if ((fd = g_object_open(path, O_NDELAY | O_RDWR)) == -1) 598 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) { 1196 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) { 1322 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) { 1385 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) { 1542 if ((fd = g_object_open(result, O_NDELAY | O_RDONLY)) == -1) { 2388 if ((fd = g_object_open(path_phys, O_NDELAY | O_RDONLY)) == -1) 2743 if ((fd = g_object_open(path, O_RDONLY)) == -1) { 2744 if ((fd = g_object_open(path, 4256 if ((file_fd = g_object_open(fil [all...] |
H A D | diag.c | 242 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) { 525 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) {
|
H A D | lhot.c | 416 if ((fd = g_object_open(ses_path, O_NDELAY | O_RDWR)) == -1) {
|
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | g_adm.c | 6333 if ((fd = g_object_open(devpath, O_RDONLY | O_NDELAY)) == -1) { 6357 if ((fd = g_object_open(devpath, O_RDONLY | O_NDELAY)) == -1) { 6528 if ((fd = g_object_open(my_hba_path, O_NDELAY | O_RDONLY)) == -1) {
|
Completed in 78 milliseconds