Home
last modified time | relevance | path

Searched refs:al_rls (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h149 typedef struct al_rls { struct
153 struct al_rls *next; argument
407 extern int g_rdls(char *, struct al_rls **, int);
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c3323 g_rdls(char *path_phys, struct al_rls **rls_ptr, int verbose) in g_rdls()
3472 if ((c2 = (struct al_rls *) in g_rdls()
3473 g_zalloc(sizeof (struct al_rls))) == NULL) { in g_rdls()
3556 if ((c2 = (struct al_rls *) in g_rdls()
3557 g_zalloc(sizeof (struct al_rls))) == NULL) { in g_rdls()
3674 if ((c2 = (struct al_rls *) in g_rdls()
3675 g_zalloc(sizeof (struct al_rls))) == NULL) { in g_rdls()