Searched refs:xabpro (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dvms_im.c120 static struct XABPRO xabpro; local
181 xabpro = cc$rms_xabpro;
238 xabdat.xab$l_nxt = (char*)&xabpro;
239 xabpro.xab$l_nxt = (char*)&xabrdt;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c159 static struct XABPRO *xabpro = NULL; /* protection */ variable in typeref:struct:XABPRO
1654 xabpro = NULL;
1714 xabpro = (struct XABPRO *) extract_izvms_block(__G__ blk,
1855 if (xabpro != NULL) free(xabpro);
2820 if (xabpro != NULL)
2823 xabpro->xab$l_uic = 0; /* Use default (user's) uic */
2824 xabpro->xab$l_nxt = outfab->fab$l_xab;
2825 outfab->fab$l_xab = (void *) xabpro;
3174 if (xabpro !
[all...]

Completed in 125 milliseconds