Searched refs:__STD_TYPE (Results 1 – 1 of 1) sorted by relevance
116 # define __STD_TYPE __extension__ typedef macro127 # define __STD_TYPE typedef macro134 __STD_TYPE __DEV_T_TYPE __dev_t; /* Type of device numbers. */135 __STD_TYPE __UID_T_TYPE __uid_t; /* Type of user identifications. */136 __STD_TYPE __GID_T_TYPE __gid_t; /* Type of group identifications. */137 __STD_TYPE __INO_T_TYPE __ino_t; /* Type of file serial numbers. */138 __STD_TYPE __INO64_T_TYPE __ino64_t; /* Type of file serial numbers (LFS).*/139 __STD_TYPE __MODE_T_TYPE __mode_t; /* Type of file attribute bitmasks. */140 __STD_TYPE __NLINK_T_TYPE __nlink_t; /* Type of file link counts. */141 __STD_TYPE __OFF_T_TYPE __off_t; /* Type of file sizes and offsets. */[all …]