Searched refs:g_get_pathlist (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | gfc.h | 419 extern int g_get_pathlist(char *, struct mp_pathlist *); 485 extern int g_get_pathlist();
|
/osnet-11/usr/src/lib/storage/libg_fc/common/ |
H A D | hot.c | 246 if (g_get_pathlist(fp_path, &pathlist)) {
|
H A D | map.c | 267 if (g_get_pathlist(phys_path, &pathlist)) { 391 if (g_get_pathlist(phys_path, &pathlist)) { 1580 if (g_get_pathlist(drvr_path0, &pathlist)) { 2196 if (g_get_pathlist(drvr_path0, &pathlist)) { 3355 if (g_get_pathlist(fp_path, &pathlist)) { 3788 if (g_get_pathlist(drvr_path, &pathlist)) { 4580 if (g_get_pathlist(drvr_path, &pathlist)) { 4783 if (g_get_pathlist(drvr_path, &pathlist)) {
|
H A D | mpath.c | 397 g_get_pathlist(char *dev_path, struct mp_pathlist *pathlist_p) function
|
H A D | genf.c | 1047 if (g_get_pathlist(drvr_path1, &pathlist)) {
|
/osnet-11/usr/src/lib/storage/liba5k/common/ |
H A D | diag.c | 427 (!g_get_pathlist(temppath, &pathlist))) {
|
H A D | mon.c | 2521 if (g_get_pathlist(temppath, &pathlist)) { 3194 if (g_get_pathlist(path0, &pathlist)) { 5075 if (g_get_pathlist(path, &pathlist)) {
|
Completed in 50 milliseconds