Searched refs:al_rls (Results 1 – 2 of 2) sorted by relevance
149 typedef struct al_rls { struct153 struct al_rls *next; argument407 extern int g_rdls(char *, struct al_rls **, int);
3322 g_rdls(char *path_phys, struct al_rls **rls_ptr, int verbose) in g_rdls()3471 if ((c2 = (struct al_rls *) in g_rdls()3472 g_zalloc(sizeof (struct al_rls))) == NULL) { in g_rdls()3555 if ((c2 = (struct al_rls *) in g_rdls()3556 g_zalloc(sizeof (struct al_rls))) == NULL) { in g_rdls()3673 if ((c2 = (struct al_rls *) in g_rdls()3674 g_zalloc(sizeof (struct al_rls))) == NULL) { in g_rdls()