Lines Matching full:unsigned
64 unsigned int entry_number;
66 unsigned int limit;
67 unsigned int seg_32bit:1;
68 unsigned int contents:2;
69 unsigned int read_exec_only:1;
70 unsigned int limit_in_pages:1;
71 unsigned int seg_not_present:1;
72 unsigned int useable:1;
73 unsigned int lm:1;
77 unsigned int entry_number;
79 unsigned int limit;
80 unsigned int flags;
91 unsigned short mode;
92 unsigned short __pad1;
93 unsigned short seq;
94 unsigned short __pad2;
101 unsigned int msg_stime; /* last msgsnd time */
102 unsigned int msg_rtime; /* last msgrcv time */
103 unsigned int msg_ctime; /* last change time */
107 unsigned int msg_lspid; /* pid of last msgsnd */
108 unsigned int msg_lrpid; /* last receive pid */