Lines Matching full:unsigned
47 unsigned int entry_number;
49 unsigned int limit;
50 unsigned int seg_32bit:1;
51 unsigned int contents:2;
52 unsigned int read_exec_only:1;
53 unsigned int limit_in_pages:1;
54 unsigned int seg_not_present:1;
55 unsigned int useable:1;
56 unsigned int lm:1;
60 unsigned int entry_number;
62 unsigned int limit;
63 unsigned int flags;
74 unsigned short mode;
75 unsigned short __pad1;
76 unsigned short seq;
77 unsigned short __pad2;
84 unsigned int msg_stime; /* last msgsnd time */
85 unsigned int msg_rtime; /* last msgrcv time */
86 unsigned int msg_ctime; /* last change time */
90 unsigned int msg_lspid; /* pid of last msgsnd */
91 unsigned int msg_lrpid; /* last receive pid */