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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c142 #define VmsAtt(d) ((vmsdirattr *)d) /* typecast shortcut */ macro
3111 strcat(VmsAtt(d)->fn, "]");
3114 vms_path_fixdown(VmsAtt(d)->fn, dir_name);
3120 G.extra_field = (uch *)((VmsAtt(d)->xlen > 0) ? VmsAtt(d)->buf : NULL);
3121 G.lrec.extra_field_length = VmsAtt(d)->xlen;
3187 attr = VmsAtt(d)->perms
3207 attr = VmsAtt(d)->perms; /* Use right-sized prot storage. */
3227 G.lrec.last_mod_dos_datetime = VmsAtt(d)->mod_dos_datetime;

Completed in 47 milliseconds