| No. | 名称 | 値 | ファイル名 | 説明 |
|---|---|---|---|---|
1 |
"/proc/partitions" | blockdev.c | ||
2 |
512 | fdformat.c | ||
3 |
0 | fsck.cramfs.c | No errors | |
4 |
1 | fsck.cramfs.c | File system errors corrected | |
5 |
2 | fsck.cramfs.c | System should be rebooted | |
6 |
4 | fsck.cramfs.c | File system errors left uncorrected | |
7 |
8 | fsck.cramfs.c | Operational error | |
8 |
16 | fsck.cramfs.c | Usage or syntax error | |
9 |
128 | fsck.cramfs.c | Shared library error | |
10 |
512 | fsck.cramfs.c | ||
11 |
13 | fsck.cramfs.c | ||
12 |
(1 << ROMBUFFER_BITS) | fsck.cramfs.c | ||
13 |
(ROMBUFFERSIZE-1) | fsck.cramfs.c | ||
14 |
chown | fsck.cramfs.c | ||
15 |
1 | fsck.minix.c | ||
16 |
(sizeof(struct minix_inode)) | fsck.minix.c | ||
17 |
(sizeof(struct minix2_inode)) | fsck.minix.c | ||
18 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | fsck.minix.c | ||
19 |
(INODE_BLOCKS * BLOCK_SIZE) | fsck.minix.c | ||
20 |
(BLOCK_SIZE<<3) | fsck.minix.c | ||
21 |
50 | fsck.minix.c | ||
22 |
(((struct minix_inode *) inode_buffer)-1) | fsck.minix.c | ||
23 |
(((struct minix2_inode *) inode_buffer)-1) | fsck.minix.c | ||
24 |
(*(struct minix_super_block *)super_block_buffer) | fsck.minix.c | ||
25 |
((unsigned long)Super.s_ninodes) | fsck.minix.c | ||
26 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | fsck.minix.c | ||
27 |
((unsigned long)Super.s_imap_blocks) | fsck.minix.c | ||
28 |
((unsigned long)Super.s_zmap_blocks) | fsck.minix.c | ||
29 |
((unsigned long)Super.s_firstdatazone) | fsck.minix.c | ||
30 |
((unsigned long)Super.s_log_zone_size) | fsck.minix.c | ||
31 |
((unsigned long)Super.s_max_size) | fsck.minix.c | ||
32 |
(Super.s_magic) | fsck.minix.c | ||
33 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | fsck.minix.c | ||
34 |
2 | mkfs.bfs.c | ||
35 |
14 | mkfs.bfs.c | ||
36 |
512 | mkfs.bfs.c | ||
37 |
0x1badface | mkfs.bfs.c | ||
38 |
2 | mkfs.bfs.c | ||
39 |
"ext2" | mkfs.c | ||
40 |
"PATH=/sbin:/sbin/fs:/sbin/fs.d:/etc/fs:/etc" | mkfs.c | ||
41 |
"mkfs.%s" | mkfs.c | ||
42 |
0 | mkfs.cramfs.c | No errors | |
43 |
8 | mkfs.cramfs.c | Operational error | |
44 |
16 | mkfs.cramfs.c | Usage or syntax error | |
45 |
512 | mkfs.cramfs.c | ||
46 |
1 | mkfs.cramfs.c | ||
47 |
2 | mkfs.cramfs.c | ||
48 |
24 | mkfs.cramfs.c | ||
49 |
16 | mkfs.cramfs.c | ||
50 |
8 | mkfs.cramfs.c | ||
51 |
26 | mkfs.cramfs.c | ||
52 |
255 | mkfs.cramfs.c | ||
53 |
1 | mkfs.minix.c | ||
54 |
2 | mkfs.minix.c | ||
55 |
16 | mkfs.minix.c | ||
56 |
512 | mkfs.minix.c | ||
57 |
(sizeof(struct minix_inode)) | mkfs.minix.c | ||
58 |
(sizeof(struct minix2_inode)) | mkfs.minix.c | ||
59 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | mkfs.minix.c | ||
60 |
(INODE_BLOCKS * BLOCK_SIZE) | mkfs.minix.c | ||
61 |
(BLOCK_SIZE<<3) | mkfs.minix.c | ||
62 |
(((struct minix_inode *) inode_buffer)-1) | mkfs.minix.c | ||
63 |
(((struct minix2_inode *) inode_buffer)-1) | mkfs.minix.c | ||
64 |
(*(struct minix_super_block *)super_block_buffer) | mkfs.minix.c | ||
65 |
((unsigned long)Super.s_ninodes) | mkfs.minix.c | ||
66 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | mkfs.minix.c | ||
67 |
((unsigned long)Super.s_imap_blocks) | mkfs.minix.c | ||
68 |
((unsigned long)Super.s_zmap_blocks) | mkfs.minix.c | ||
69 |
((unsigned long)Super.s_firstdatazone) | mkfs.minix.c | ||
70 |
((unsigned long)Super.s_log_zone_size) | mkfs.minix.c | ||
71 |
((unsigned long)Super.s_max_size) | mkfs.minix.c | ||
72 |
(Super.s_magic) | mkfs.minix.c | ||
73 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | mkfs.minix.c | ||
74 |
"swapfile_t" | mkswap.c | ||
75 |
((0x7fffffff / pagesize) - 1) | mkswap.c | ||
76 |
((1 << 24) - 1) | mkswap.c | ||
77 |
((1 << 17) - 1) | mkswap.c | ||
78 |
(is_sparc64() ? ((3 << 29) - 1) : ((1 << 18) - 1)) | mkswap.c | ||
79 |
((1UL << 54) - 1) | mkswap.c | ||
80 |
V1_OLD_MAX_PAGES | mkswap.c | ||
81 |
((pagesize-1024-128*sizeof(int)-10)/sizeof(int)) | mkswap.c | ||
82 |
10 | mkswap.c | ||
83 |
"/dev/raw/" | raw.c | ||
84 |
RAWDEVDIR "rawctl" | raw.c | ||
85 |
"/dev/rawctl" | raw.c | ||
86 |
8192 | raw.c | ||
87 |
"/dev/hd0" | cfdisk.c | ||
88 |
"/dev/sd0" | cfdisk.c | ||
89 |
"/dev/ad0" | cfdisk.c | ||
90 |
"/dev/da0" | cfdisk.c | ||
91 |
"/dev/hda" | cfdisk.c | ||
92 |
"/dev/sda" | cfdisk.c | ||
93 |
1000 | cfdisk.c | ||
94 |
80 | cfdisk.c | ||
95 |
60 | cfdisk.c | ||
96 |
512 | cfdisk.c | ||
97 |
256 | cfdisk.c | ||
98 |
63 | cfdisk.c | ||
99 |
0x80 | cfdisk.c | ||
100 |
0x55 | cfdisk.c | ||
101 |
0xAA | cfdisk.c | ||
102 |
-1 | cfdisk.c | ||
103 |
0x00 | cfdisk.c | ||
104 |
0x05 | cfdisk.c | ||
105 |
0x07 | cfdisk.c | ||
106 |
0x0f | cfdisk.c | ||
107 |
0x85 | cfdisk.c | ||
108 |
0x81 | cfdisk.c | ||
109 |
0x82 | cfdisk.c | ||
110 |
0x83 | cfdisk.c | ||
111 |
-1 | cfdisk.c | ||
112 |
-2 | cfdisk.c | ||
113 |
-3 | cfdisk.c | ||
114 |
25 | cfdisk.c | ||
115 |
'\015' | cfdisk.c | ||
116 |
'\033' | cfdisk.c | ||
117 |
'\177' | cfdisk.c | ||
118 |
'\007' | cfdisk.c | ||
119 |
'\011' | cfdisk.c | ||
120 |
'\014' | cfdisk.c | ^L | |
121 |
'\020' | cfdisk.c | ^P | |
122 |
'\153' | cfdisk.c | k | |
123 |
'\016' | cfdisk.c | ^N | |
124 |
'\152' | cfdisk.c | j | |
125 |
1 | cfdisk.c | ||
126 |
2 | cfdisk.c | ||
127 |
3 | cfdisk.c | ||
128 |
4 | cfdisk.c | ||
129 |
-1 | cfdisk.c | ||
130 |
-2 | cfdisk.c | ||
131 |
1 | cfdisk.c | ||
132 |
2 | cfdisk.c | ||
133 |
4 | cfdisk.c | ||
134 |
2 | cfdisk.c | ||
135 |
"ReIsErFs" | cfdisk.c | ||
136 |
"ReIsEr2Fs" | cfdisk.c | ||
137 |
sizeof(reiserfsb.s_label) | cfdisk.c | ||
138 |
1 | cfdisk.c | ||
139 |
2 | cfdisk.c | ||
140 |
4 | cfdisk.c | ||
141 |
8 | cfdisk.c | ||
142 |
2 | cfdisk.c | ||
143 |
256 | cfdisk.c | for simpleMenu function | |
144 |
1 | cfdisk.c | ||
145 |
2 | cfdisk.c | ||
146 |
3 | cfdisk.c | ||
147 |
4 | cfdisk.c | ||
148 |
16 | cfdisk.c | ||
149 |
"EOHS!" | cfdisk.c | ||
150 |
800 | fdisk.c | ||
151 |
(!sun_label && !sgi_label && !aix_label && !mac_label && !osf_label) | fdisk.c | ||
152 |
(minimum_io_size != sector_size) | fdisk.c | ||
153 |
1 | fdisk.c | ||
154 |
2 | fdisk.c | ||
155 |
3 | fdisk.c | ||
156 |
16 | fdisk.c | ||
157 |
0xa5 | fdiskbsdlabel.c | ||
158 |
0xa9 | fdiskbsdlabel.c | ||
159 |
0xffff0000 | fdiskmaclabel.c | ||
160 |
unsigned char | fdisksunlabel.c | ||
161 |
2 | fdisksunlabel.c | ||
162 |
3 | fdisksunlabel.c | ||
163 |
22 | fdisksunlabel.c | ||
164 |
0x5452415020494645LL | gpt.c | ||
165 |
1 | gpt.c | ||
166 |
0xc9c2d4c1 | partitiontype.c | ||
167 |
0xc1d4c2c9 | partitiontype.c | ||
168 |
0x82564557 | partitiontype.c | ||
169 |
0x0be5a941 | partitiontype.c | ||
170 |
0x41a9e50b | partitiontype.c | ||
171 |
0xDABE | partitiontype.c | ||
172 |
0xBEDA | partitiontype.c | ||
173 |
"sfdisk" | sfdisk.c | ||
174 |
__attribute__ ((packed)) | sfdisk.c | ||
175 |
0 | sfdisk.c | ||
176 |
5 | sfdisk.c | ||
177 |
0x0f | sfdisk.c | ||
178 |
0x51 | sfdisk.c | ||
179 |
0x53 | sfdisk.c | ||
180 |
0x54 | sfdisk.c | ||
181 |
0x55 | sfdisk.c | ||
182 |
0x82 | sfdisk.c | ||
183 |
0x83 | sfdisk.c | ||
184 |
0x85 | sfdisk.c | ||
185 |
0xa5 | sfdisk.c | ||
186 |
0xa9 | sfdisk.c | ||
187 |
1 | sfdisk.c | ||
188 |
2 | sfdisk.c | ||
189 |
3 | sfdisk.c | ||
190 |
4 | sfdisk.c | ||
191 |
(0x82564557UL) | sfdisk.c | ||
192 |
16 | sfdisk.c | ||
193 |
0 | sfdisk.c | ||
194 |
(-1) | sfdisk.c | ||
195 |
(-2) | sfdisk.c | ||
196 |
0400 | sfdisk.c | ||
197 |
01000 | sfdisk.c | ||
198 |
"/proc/partitions" | sfdisk.c | ||
199 |
600 | fsck.c | for inclusion of sa_handler in Solaris | |
200 |
"/dev/md" | fsck.c | ||
201 |
0 | fsck.c | ||
202 |
1 | fsck.c | ||
203 |
0 | fsck.c | ||
204 |
1 | fsck.c | ||
205 |
2 | fsck.c | ||
206 |
1 | getopt.c | ||
207 |
2 | getopt.c | ||
208 |
10 | getopt.c | ||
209 |
"1.4" | clock-ppc.c | ||
210 |
"/etc/adjtime" | clock-ppc.c | ||
211 |
2082844800 | clock-ppc.c | ||
212 |
1900 | cmos.c | ||
213 |
"hwclock" | hwclock.c | ||
214 |
"/etc/adjtime" | hwclock.c | ||
215 |
"/var/lib/lastdate" | hwclock.c | ||
216 |
"/dev/efirtc" | hwclock.c | ||
217 |
"/dev/rtc" | hwclock.c | ||
218 |
0x4B50 | kd.c | get hardware clock | |
219 |
0x4B51 | kd.c | set hardware clock | |
220 |
_IOR('p', 20, struct sparc_rtc_time) | rtc.c | ||
221 |
_IOW('p', 21, struct sparc_rtc_time) | rtc.c | ||
222 |
_IOR('p', 0x09, struct linux_rtc_time) | rtc.c | ||
223 |
_IOW('p', 0x0a, struct linux_rtc_time) | rtc.c | ||
224 |
_IO('p', 0x03) | rtc.c | Update int. enable on | |
225 |
_IO('p', 0x04) | rtc.c | Update int. enable off | |
226 |
_IOR('p', 0x0d, unsigned long) | rtc.c | Read epoch | |
227 |
_IOW('p', 0x0e, unsigned long) | rtc.c | Set epoch | |
228 |
256 | canonicalize.c | ||
229 |
"/dev/null" | fsprobe.c | ||
230 |
2048 | setproctitle.c | ||
231 |
"/etc/issue" | agetty.c | displayed before the login prompt | |
232 |
" login: " | agetty.c | login prompt | |
233 |
CTL('M') | agetty.c | carriage return | |
234 |
CTL('J') | agetty.c | line feed | |
235 |
CTL('H') | agetty.c | back space | |
236 |
CTL('?') | agetty.c | delete | |
237 |
DEL | agetty.c | default erase character | |
238 |
CTL('C') | agetty.c | default interrupt character | |
239 |
CTL('\\') | agetty.c | default quit char | |
240 |
CTL('U') | agetty.c | default kill char | |
241 |
CTL('D') | agetty.c | default EOF char | |
242 |
0 | agetty.c | ||
243 |
0 | agetty.c | default switch char | |
244 |
HOST_NAME_MAX | agetty.c | ||
245 |
64 | agetty.c | ||
246 |
0 | agetty.c | ||
247 |
10 | agetty.c | max. nr. of baud rates | |
248 |
(1<<0) | agetty.c | process modem status messages | |
249 |
(1<<1) | agetty.c | display /etc/issue | |
250 |
(1<<2) | agetty.c | enable RTS/CTS flow control | |
251 |
(1<<3) | agetty.c | force local | |
252 |
(1<<4) | agetty.c | initstring is set | |
253 |
(1<<5) | agetty.c | wait for CR or LF | |
254 |
(1<<6) | agetty.c | give alternative issue file | |
255 |
(1<<7) | agetty.c | don't ask for login name! | |
256 |
(1<<8) | agetty.c | Support for *LCUC stty modes | |
257 |
4 | checktty.c | ||
258 |
128 | checktty.c | ||
259 |
32 | checktty.c | ||
260 |
0 | chfn.c | ||
261 |
1 | chfn.c | ||
262 |
256 | chfn.c | ||
263 |
1 | chsh.c | ||
264 |
0 | chsh.c | ||
265 |
1 | chsh.c | ||
266 |
1 | chsh.c | ||
267 |
(24*60*60) | last.c | seconds in a day | |
268 |
0 | last.c | false/no | |
269 |
1 | last.c | true/yes | |
270 |
(int)sizeof(utmpbuf.ut_host) | last.c | size of utmp host field | |
271 |
(int)sizeof(utmpbuf.ut_line) | last.c | size of utmp tty field | |
272 |
(int)sizeof(utmpbuf.ut_name) | last.c | size of utmp name field | |
273 |
strchr | login.c | ||
274 |
strrchr | login.c | ||
275 |
3 | login.c | ||
276 |
if (retcode != PAM_SUCCESS) { \ fprintf(stderr,"\n%s\n",pam_strerror(pamh, retcode)); \ syslog(LOG_ERR,"%s",pam_strerror(pamh, | login.c | ||
277 |
{ \ pam_setcred(pamh, PAM_DELETE_CRED); \ retcode = pam_close_session(pamh,0); \ pam_end(pamh,retcode); \ } | login.c | ||
278 |
5 | login.c | ||
279 |
0620 | login.c | ||
280 |
0600 | login.c | ||
281 |
"tty" | login.c | name of group to own ttys | |
282 |
1024 | login.c | ||
283 |
"/var/log/btmp" | login.c | ||
284 |
0 | setpwnam.c | ||
285 |
1 | setpwnam.c | ||
286 |
write(fd, "\r\n", 2) | shutdown.c | ||
287 |
strerror(errno) | shutdown.c | ||
288 |
"umount", "-a", "-t", "nodevfs" | shutdown.c | ||
289 |
"swapoff", "-a" | shutdown.c | ||
290 |
150 | simpleinit.c | max size of a line in inittab | |
291 |
30 | simpleinit.c | max number of lines in inittab | |
292 |
20 | simpleinit.c | max number of tokens in inittab command | |
293 |
(CMDSIZ+CMDSIZ+1) | simpleinit.c | ||
294 |
5 | simpleinit.c | number of respawns per 100 seconds | |
295 |
"/etc/TZ" | simpleinit.c | ||
296 |
(;;) | simpleinit.c | ||
297 |
3 | simpleinit.c | number of tries allowed when giving the password | |
298 |
67 | vipw.c | ||
299 |
"sleeper" | wall.c | ||
300 |
HOST_NAME_MAX | wall.c | ||
301 |
64 | wall.c | ||
302 |
0x0001 | blkid.c | ||
303 |
0x0002 | blkid.c | ||
304 |
0x0004 | blkid.c | ||
305 |
0x0008 | blkid.c | ||
306 |
1 | cal.c | ||
307 |
4 | cal.c | for reformation | |
308 |
6 | cal.c | 1 Jan 1 was a Saturday | |
309 |
639799 | cal.c | 3 Sep 1752 | |
310 |
11 | cal.c | 11 day correction | |
311 |
42 | cal.c | slots in a month array | |
312 |
-1 | cal.c | used in day array | |
313 |
4 | cal.c | sep1752[4] is a Sunday | |
314 |
3 | cal.c | 3 spaces per day | |
315 |
4 | cal.c | 4 spaces per day | |
316 |
21 | cal.c | 7 days * 3 characters | |
317 |
28 | cal.c | 7 days * 4 characters | |
318 |
2 | cal.c | spaces between day headings | |
319 |
2 | cal.c | ||
320 |
0x400 | cal.c | flag day for highlighting | |
321 |
8 | cal.c | ||
322 |
300 | cal.c | 90 suffices in most locales | |
323 |
13013 | ddate.c | ||
324 |
0 | look.c | ||
325 |
1 | look.c | ||
326 |
(-1) | look.c | ||
327 |
4096 | mcookie.c | ||
328 |
(sizeof(rngs)/sizeof(struct rngs)) | mcookie.c | ||
329 |
256 | namei.c | ||
330 |
256 | namei.c | ||
331 |
(1 << 1) | namei.c | ||
332 |
(1 << 2) | namei.c | ||
333 |
(1 << 3) | namei.c | ||
334 |
(1 << 4) | namei.c | ||
335 |
(1 << 5) | namei.c | ||
336 |
1 | procs.c | ||
337 |
0.0001 | scriptreplay.c | from original sripreplay.pl | |
338 |
const | setterm.c | define before including term.h | |
339 |
__NR_syslog | setterm.c | ||
340 |
syslog | setterm.c | ||
341 |
0 | setterm.c | ||
342 |
1 | setterm.c | ||
343 |
2 | setterm.c | ||
344 |
3 | setterm.c | ||
345 |
0 | setterm.c | ||
346 |
1 | setterm.c | ||
347 |
2 | setterm.c | ||
348 |
3 | setterm.c | ||
349 |
4 | setterm.c | ||
350 |
5 | setterm.c | ||
351 |
6 | setterm.c | ||
352 |
7 | setterm.c | ||
353 |
8 | setterm.c | ||
354 |
9 | setterm.c | ||
355 |
-1 | setterm.c | ||
356 |
-2 | setterm.c | ||
357 |
-3 | setterm.c | ||
358 |
4 | setterm.c | unblank screen | |
359 |
10 | setterm.c | set vesa blanking mode | |
360 |
14 | setterm.c | keep screen blank even if a key is pressed | |
361 |
15 | setterm.c | return which vt was blanked | |
362 |
"\033" | setterm.c | ||
363 |
"\033P" | setterm.c | ||
364 |
"\033\\" | setterm.c | ||
365 |
1 | uuidgen.c | ||
366 |
2 | uuidgen.c | ||
367 |
0 | wipefs.c | default | |
368 |
1 | wipefs.c | ||
369 |
_PATH_MOUNTED_LOCK "%d" | fstab.c | ||
370 |
(sizeof(_PATH_MOUNTED_LOCK)+20) | fstab.c | ||
371 |
30 | fstab.c | ||
372 |
5000 | fstab.c | ||
373 |
7 | lomount.c | ||
374 |
8 | lomount.c | dev/loop[0-7] | |
375 |
(1 << 1) | lomount.c | return used devices only | |
376 |
(1 << 2) | lomount.c | return non-used devices | |
377 |
(1 << 3) | lomount.c | all is done | |
378 |
(1 << 4) | lomount.c | try to found used devices in /proc/partitions | |
379 |
(1 << 5) | lomount.c | dev/loop/N | |
380 |
(1 << 6) | lomount.c | directly try to check default loops | |
381 |
0x80000000 | mount.c | ||
382 |
0x40000000 | mount.c | ||
383 |
0x20000000 | mount.c | ||
384 |
0x10000000 | mount.c | ||
385 |
0x08000000 | mount.c | ||
386 |
0x02000000 | mount.c | ||
387 |
0x00010000 | mount.c | ||
388 |
(MS_NOAUTO|MS_USERS|MS_USER|MS_COMMENT|MS_LOOP) | mount.c | ||
389 |
(MS_REMOUNT|MS_NOAUTO|MS_USERS|MS_USER) | mount.c | ||
390 |
(MS_SHARED|MS_SLAVE|MS_UNBINDABLE|MS_PRIVATE) | mount.c | ||
391 |
(MS_NOEXEC|MS_NOSUID|MS_NODEV) | mount.c | ||
392 |
(MS_NOSUID|MS_NODEV) | mount.c | ||
393 |
"/sbin/mkswap" | swapon.c | ||
394 |
1 | swapon.c | ||
395 |
1 | swapon.c | ||
396 |
(64 * 1024) | swapon.c | ||
397 |
"SWAPSPACE2" | swapon.c | ||
398 |
(sizeof(SWAP_SIGNATURE) - 1) | swapon.c | ||
399 |
1 | umount.c | ||
400 |
2 | umount.c | ||
401 |
(0x82564557UL) | bsd.c | The disk magic number | |
402 |
16 | bsd.c | ||
403 |
0 | bsd.c | ||
404 |
0xedb88320 | crc32.c | ||
405 |
0x04c11db7 | crc32.c | ||
406 |
8 | crc32.c | ||
407 |
8 | crc32.c | ||
408 |
64 | partx.c | ||
409 |
256 | partx.c | ||
410 |
8 | solaris.c | ||
411 |
(0x600DDEEEUL) | solaris.c | ||
412 |
0 | unixware.c | ||
413 |
16 | unixware.c | ||
414 |
(0xCA5E600D) | unixware.c | ||
415 |
(0x600DDEEE) | unixware.c | ||
416 |
3 | chrt.c | ||
417 |
5 | chrt.c | ||
418 |
13 | ionice.c | ||
419 |
(8 * sizeof(unsigned long)) | taskset.c | ||
420 |
3 | cache.c | ||
421 |
0x01a5284c | dev.c | ||
422 |
1 | devname.c | ||
423 |
"/proc/partitions" | devname.c | ||
424 |
"/proc/lvm/VGs" | devname.c | ||
425 |
"/proc/evms/volumes" | devname.c | ||
426 |
"/ $%?," | encode.c | ||
427 |
_IO(0x12,96) | getsize.c | return device size | |
428 |
_IOR(0x12,114,size_t) | getsize.c | return device size in bytes (u64 *arg) | |
429 |
DKIOCGETBLOCKCOUNT32 | getsize.c | ||
430 |
lseek64 | llseek.c | ||
431 |
llseek | llseek.c | ||
432 |
lseek | llseek.c | ||
433 |
140 | llseek.c | ||
434 |
EXT2_ET_INVALID_ARGUMENT | llseek.c | ||
435 |
112 | llseek.c | ||
436 |
600 | read.c | for inclusion of strtoull | |
437 |
strtoull | read.c | defined in stdlib.h if you try hard enough | |
438 |
strtoul | read.c | ||
439 |
0x01a5284c | tag.c | ||
440 |
16 | bsd.c | ||
441 |
0 | bsd.c | ||
442 |
1 | gpt.c | ||
443 |
0x5452415020494645ULL | gpt.c | ||
444 |
EFI_GUID(0x00000000, 0x0000, 0x0000, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | gpt.c | ||
445 |
0x504d | mac.c | ||
446 |
0x5453 | mac.c | ||
447 |
4 | minix.c | ||
448 |
16 | sgi.c | ||
449 |
0x00 | sgi.c | ||
450 |
0x06 | sgi.c | entire disk | |
451 |
16 | solaris_x86.c | ||
452 |
1 | solaris_x86.c | in 512-sectors | |
453 |
(SOLARIS_SECTOR << 9) | solaris_x86.c | in bytes | |
454 |
(SOLARIS_OFFSET + 12) | solaris_x86.c | v_sanity offset in bytes | |
455 |
5 | solaris_x86.c | ||
456 |
0x600DDEEE | sun.c | magic number | |
457 |
1 | sun.c | ||
458 |
8 | sun.c | ||
459 |
0x05 | sun.c | ||
460 |
29 | unixware.c | ||
461 |
(UNIXWARE_SECTOR << 9) | unixware.c | offset in bytes | |
462 |
(UNIXWARE_OFFSET >> 10) | unixware.c | offset in 1024-blocks | |
463 |
(UNIXWARE_OFFSET - UNIXWARE_KBOFFSET + 4) | unixware.c | ||
464 |
0x600DDEEEUL | unixware.c | ||
465 |
16 | unixware.c | ||
466 |
0x0000 | unixware.c | unused partition | |
467 |
0x0001 | unixware.c | boot fs | |
468 |
0x0002 | unixware.c | root fs | |
469 |
0x0003 | unixware.c | swap fs | |
470 |
0x0004 | unixware.c | user fs | |
471 |
0x0005 | unixware.c | whole disk | |
472 |
0x0006 | unixware.c | alternate sector space | |
473 |
0x0007 | unixware.c | non unix | |
474 |
0x0008 | unixware.c | alternate track space | |
475 |
0x0009 | unixware.c | stand partition | |
476 |
0x000a | unixware.c | var partition | |
477 |
0x000b | unixware.c | home partition | |
478 |
0x000c | unixware.c | dump partition | |
479 |
0x000d | unixware.c | alternate sector track | |
480 |
0x000e | unixware.c | volume mgt public partition | |
481 |
0x000f | unixware.c | volume mgt private partition | |
482 |
0x0200 | unixware.c | ||
483 |
0x4450544D | adaptec_raid.c | "DPTM" | |
484 |
0x37FC4D1E | adaptec_raid.c | ||
485 |
24 | ddf_raid.c | ||
486 |
8 | ddf_raid.c | ||
487 |
0x83740267 | drbd.c | ||
488 |
(DRBD_MAGIC+4) | drbd.c | ||
489 |
"\123\357" | ext.c | ||
490 |
0x400 | ext.c | ||
491 |
(EXT_SB_OFF >> 10) | ext.c | ||
492 |
0x38 | ext.c | ||
493 |
0x0004 | ext.c | ||
494 |
0x0004 | ext.c | ||
495 |
0x0001 | ext.c | ||
496 |
0x0002 | ext.c | ||
497 |
0x0004 | ext.c | ||
498 |
0x0008 | ext.c | ||
499 |
0x0010 | ext.c | ||
500 |
0x0020 | ext.c | ||
501 |
0x0040 | ext.c | ||
502 |
0x0002 | ext.c | ||
503 |
0x0004 | ext.c | ||
504 |
0x0008 | ext.c | ||
505 |
0x0010 | ext.c | ||
506 |
0x0040 | ext.c | extents support | |
507 |
0x0080 | ext.c | ||
508 |
0x0100 | ext.c | ||
509 |
0x0200 | ext.c | ||
510 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
511 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
512 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
513 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
514 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
515 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
516 |
~EXT3_FEATURE_INCOMPAT_SUPP | ext.c | ||
517 |
~EXT3_FEATURE_RO_COMPAT_SUPP | ext.c | ||
518 |
0x0004 | ext.c | ||
519 |
0x0004 | ext.c | ||
520 |
0x0001 | ext.c | ||
521 |
0x0002 | ext.c | ||
522 |
0x0004 | ext.c | ||
523 |
0x0008 | ext.c | ||
524 |
0x0010 | ext.c | ||
525 |
0x0020 | ext.c | ||
526 |
0x0040 | ext.c | ||
527 |
0x0002 | ext.c | ||
528 |
0x0004 | ext.c | ||
529 |
0x0008 | ext.c | ||
530 |
0x0010 | ext.c | ||
531 |
0x0040 | ext.c | extents support | |
532 |
0x0080 | ext.c | ||
533 |
0x0100 | ext.c | ||
534 |
0x0200 | ext.c | ||
535 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
536 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
537 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
538 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
539 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
540 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
541 |
(~EXT3_FEATURE_INCOMPAT_SUPP) | ext.c | ||
542 |
(~EXT3_FEATURE_RO_COMPAT_SUPP) | ext.c | ||
543 |
KERNEL_VERSION(2, 6, 29) | ext.c | ||
544 |
{ \ { \ .magic = EXT_SB_MAGIC, \ .len = sizeof(EXT_SB_MAGIC) - 1, \ .kboff = EXT_SB_KBOFF, \ .sboff = EXT_MAG_OFF \ }, \ { N | ext.c | ||
545 |
64 | gfs.c | ||
546 |
1309 | gfs.c | ||
547 |
1401 | gfs.c | ||
548 |
1801 | gfs.c | ||
549 |
1900 | gfs.c | ||
550 |
0xff | hfs.c | ||
551 |
1 | hfs.c | ||
552 |
8 | hfs.c | ||
553 |
0x5a7816f3 | highpoint_raid.c | ||
554 |
0x5a7816fd | highpoint_raid.c | ||
555 |
0x2000 | hpfs.c | ||
556 |
0x2200 | hpfs.c | ||
557 |
0x8000 | iso9660.c | ||
558 |
0x800 | iso9660.c | ||
559 |
(ISO_SUPERBLOCK_OFFSET + ISO_SECTOR_SIZE) | iso9660.c | ||
560 |
0x2 | iso9660.c | ||
561 |
0xff | iso9660.c | ||
562 |
16 | iso9660.c | ||
563 |
"Intel Raid ISM Cfg Sig. " | isw_raid.c | ||
564 |
"JM" | jmicron_raid.c | ||
565 |
0x10000 | linux_raid.c | ||
566 |
0xa92b4efc | linux_raid.c | ||
567 |
"$XIDE$" | lsi_raid.c | ||
568 |
32 | luks.c | ||
569 |
32 | luks.c | ||
570 |
32 | luks.c | ||
571 |
20 | luks.c | ||
572 |
32 | luks.c | ||
573 |
6 | luks.c | ||
574 |
40 | luks.c | ||
575 |
128 | lvm.c | ||
576 |
32 | lvm.c | ||
577 |
512 | lvm.c | ||
578 |
3 | ntfs.c | ||
579 |
0x60 | ntfs.c | ||
580 |
0x70 | ntfs.c | ||
581 |
0x40 | ntfs.c | ||
582 |
0xffffffffu | ntfs.c | ||
583 |
"NVIDIA" | nvidia_raid.c | ||
584 |
0x1200 | promise_raid.c | ||
585 |
"Promise Technology, Inc." | promise_raid.c | ||
586 |
0x2F000000 | silicon_raid.c | ||
587 |
0xff6 | swap.c | 4086 (arm, i386, ...) | |
588 |
0xfff6 | swap.c | 65526 (ia64) | |
589 |
100 | sysv.c | ||
590 |
100 | sysv.c | ||
591 |
100 | sysv.c | ||
592 |
50 | sysv.c | ||
593 |
1024 | sysv.c | ||
594 |
0x8000 | udf.c | ||
595 |
0x00011954 | ufs.c | ||
596 |
0x19540119 | ufs.c | ||
597 |
0x00195612 | ufs.c | ||
598 |
0x00095014 | ufs.c | ||
599 |
0x00612195 | ufs.c | ||
600 |
0x05231994 | ufs.c | ||
601 |
0xFF4 | vfat.c | ||
602 |
0xFFF4 | vfat.c | ||
603 |
0x0FFFFFF6 | vfat.c | ||
604 |
0x08 | vfat.c | ||
605 |
0x10 | vfat.c | ||
606 |
0x0f | vfat.c | ||
607 |
0x3f | vfat.c | ||
608 |
0xe5 | vfat.c | ||
609 |
0xAA55 | via_raid.c | ||
610 |
0x00bab10c | zfs.c | oo-ba-bloc! | |
611 |
117 | evms.c | ||
612 |
_IOR(EVMS_MAJOR, 0xF0, struct evms_stripe_info) | evms.c | ||
613 |
58 | lvm.c | ||
614 |
9 | md.c | ||
615 |
_IOR (MD_MAJOR, 0x11, struct md_array_info) | md.c | ||
616 |
0x0500 | gen_uuid.c | ||
617 |
MYUUID | gen_uuid.c | ||
618 |
static __thread | gen_uuid.c | ||
619 |
static | gen_uuid.c | ||
620 |
10 | gen_uuid.c | ||
621 |
0x0500 | tst_uuid.c | ||
622 |
MYUUID | tst_uuid.c | ||
623 |
fmt_upper | unparse.c | ||
624 |
fmt_lower | unparse.c | ||
625 |
0x0500 | uuid_time.c | ||
626 |
MYUUID | uuid_time.c | ||
627 |
01000 | ipcs.c | segment will be destroyed on last detach | |
628 |
02000 | ipcs.c | segment will not be swapped | |
629 |
11 | ipcs.c | ||
630 |
12 | ipcs.c | ||
631 |
13 | ipcs.c | ||
632 |
14 | ipcs.c | ||
633 |
18 | ipcs.c | ||
634 |
19 | ipcs.c | ||
635 |
3 | ipcs.c | ||
636 |
__key | ipcs.c | ||
637 |
key | ipcs.c | ||
638 |
1 | ipcs.c | ||
639 |
2 | ipcs.c | ||
640 |
3 | ipcs.c | ||
641 |
4 | ipcs.c | ||
642 |
5 | ipcs.c | ||
643 |
16 | ldattach.c | ||
644 |
18 | ldattach.c | ||
645 |
0x5423 | ldattach.c | ||
646 |
100 | lscpu.c | ||
647 |
"sys/devices/system" | lscpu.c | ||
648 |
_PATH_SYS_SYSTEM "/cpu/cpu0" | lscpu.c | ||
649 |
"proc/xen" | lscpu.c | ||
650 |
_PATH_PROC_XEN "/capabilities" | lscpu.c | ||
651 |
"proc/cpuinfo" | lscpu.c | ||
652 |
"proc/bus/pci/devices" | lscpu.c | ||
653 |
0x40000000 | lscpu.c | ||
654 |
508 | rdev.c | ||
655 |
128 | readprofile.c | ||
656 |
"/boot/System.map-" | readprofile.c | ||
657 |
0x40 | rtcwake.c | ||
658 |
0x20 | rtcwake.c | ||
659 |
0x10 | rtcwake.c | ||
660 |
1024 | rtcwake.c | ||
661 |
"rtcwake from " PACKAGE_STRING | rtcwake.c | ||
662 |
"/sys/class/rtc/%s/device/power/wakeup" | rtcwake.c | ||
663 |
"/sys/power/state" | rtcwake.c | ||
664 |
"/etc/adjtime" | rtcwake.c | ||
665 |
"/dev/rtc0" | rtcwake.c | ||
666 |
"standby" | rtcwake.c | ||
667 |
(CHAR_MAX+1) | setarch.c | ||
668 |
0x0040000 | setarch.c | ||
669 |
0x0080000 | setarch.c | ||
670 |
0x0100000 | setarch.c | ||
671 |
0x0200000 | setarch.c | ||
672 |
0x0400000 | setarch.c | ||
673 |
0x0800000 | setarch.c | ||
674 |
0x1000000 | setarch.c | ||
675 |
0x2000000 | setarch.c | ||
676 |
0x4000000 | setarch.c | ||
677 |
0x8000000 | setarch.c | ||
678 |
8192 | switch_root.c | ||
679 |
0x00020000 | unshare.c | ||
680 |
0x04000000 | unshare.c | ||
681 |
0x08000000 | unshare.c | ||
682 |
0x40000000 | unshare.c | ||
683 |
'\b' | col.c | backspace | |
684 |
'\t' | col.c | tab | |
685 |
' ' | col.c | space | |
686 |
'\n' | col.c | newline | |
687 |
'\r' | col.c | carriage return | |
688 |
'\033' | col.c | escape | |
689 |
'\017' | col.c | shift in to normal character set | |
690 |
'\016' | col.c | shift out to alternate character set | |
691 |
'\013' | col.c | vertical tab (aka reverse line feed) | |
692 |
'\007' | col.c | ESC-07 reverse line feed | |
693 |
'\010' | col.c | ESC-010 reverse half-line feed | |
694 |
'\011' | col.c | ESC-011 forward half-line feed | |
695 |
32 | col.c | ||
696 |
64 | col.c | ||
697 |
mtsafe_strtok | column.c | ||
698 |
8 | column.c | ||
699 |
25 | column.c | ||
700 |
1000 | column.c | ||
701 |
(LINE_MAX + 1) | column.c | ||
702 |
"vi" | more.c | found on the user's path | |
703 |
1024 | more.c | ||
704 |
256 | more.c | minimal Line buffer size | |
705 |
'\177' | more.c | ||
706 |
'\033' | more.c | ||
707 |
'\034' | more.c | ||
708 |
-10 | more.c | ||
709 |
if (docrterase) \ putserr(BSB); \ else \ putserr(BS); | more.c | ||
710 |
LINE_MAX | pg.c | size of input buffer | |
711 |
255 | pg.c | size of command buffer | |
712 |
8 | pg.c | spaces consumed by tab character | |
713 |
sigset | pg.c | ||
714 |
sigrelse | pg.c | ||
715 |
10 | tailf.c | ||
716 |
(IN_MODIFY|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT) | tailf.c | ||
717 |
4 | tailf.c | ||
718 |
'\033' | ul.c | ||
719 |
'\016' | ul.c | ||
720 |
'\017' | ul.c | ||
721 |
'9' | ul.c | ||
722 |
'8' | ul.c | ||
723 |
'7' | ul.c | ||
724 |
000 | ul.c | ||
725 |
001 | ul.c | Reverse | |
726 |
002 | ul.c | Dim | |
727 |
004 | ul.c | Dim | Ul | |
728 |
010 | ul.c | Ul | |
729 |
020 | ul.c | Bold | |
730 |
512 | ul.c | ||
731 |
"/proc/partitions" | blockdev.c | ||
732 |
512 | fdformat.c | ||
733 |
0 | fsck.cramfs.c | No errors | |
734 |
1 | fsck.cramfs.c | File system errors corrected | |
735 |
2 | fsck.cramfs.c | System should be rebooted | |
736 |
4 | fsck.cramfs.c | File system errors left uncorrected | |
737 |
8 | fsck.cramfs.c | Operational error | |
738 |
16 | fsck.cramfs.c | Usage or syntax error | |
739 |
128 | fsck.cramfs.c | Shared library error | |
740 |
512 | fsck.cramfs.c | ||
741 |
13 | fsck.cramfs.c | ||
742 |
(1 << ROMBUFFER_BITS) | fsck.cramfs.c | ||
743 |
(ROMBUFFERSIZE-1) | fsck.cramfs.c | ||
744 |
chown | fsck.cramfs.c | ||
745 |
1 | fsck.minix.c | ||
746 |
(sizeof(struct minix_inode)) | fsck.minix.c | ||
747 |
(sizeof(struct minix2_inode)) | fsck.minix.c | ||
748 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | fsck.minix.c | ||
749 |
(INODE_BLOCKS * BLOCK_SIZE) | fsck.minix.c | ||
750 |
(BLOCK_SIZE<<3) | fsck.minix.c | ||
751 |
50 | fsck.minix.c | ||
752 |
(((struct minix_inode *) inode_buffer)-1) | fsck.minix.c | ||
753 |
(((struct minix2_inode *) inode_buffer)-1) | fsck.minix.c | ||
754 |
(*(struct minix_super_block *)super_block_buffer) | fsck.minix.c | ||
755 |
((unsigned long)Super.s_ninodes) | fsck.minix.c | ||
756 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | fsck.minix.c | ||
757 |
((unsigned long)Super.s_imap_blocks) | fsck.minix.c | ||
758 |
((unsigned long)Super.s_zmap_blocks) | fsck.minix.c | ||
759 |
((unsigned long)Super.s_firstdatazone) | fsck.minix.c | ||
760 |
((unsigned long)Super.s_log_zone_size) | fsck.minix.c | ||
761 |
((unsigned long)Super.s_max_size) | fsck.minix.c | ||
762 |
(Super.s_magic) | fsck.minix.c | ||
763 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | fsck.minix.c | ||
764 |
2 | mkfs.bfs.c | ||
765 |
14 | mkfs.bfs.c | ||
766 |
512 | mkfs.bfs.c | ||
767 |
0x1badface | mkfs.bfs.c | ||
768 |
2 | mkfs.bfs.c | ||
769 |
"ext2" | mkfs.c | ||
770 |
"PATH=/sbin:/sbin/fs:/sbin/fs.d:/etc/fs:/etc" | mkfs.c | ||
771 |
"mkfs.%s" | mkfs.c | ||
772 |
0 | mkfs.cramfs.c | No errors | |
773 |
8 | mkfs.cramfs.c | Operational error | |
774 |
16 | mkfs.cramfs.c | Usage or syntax error | |
775 |
512 | mkfs.cramfs.c | ||
776 |
1 | mkfs.cramfs.c | ||
777 |
2 | mkfs.cramfs.c | ||
778 |
24 | mkfs.cramfs.c | ||
779 |
16 | mkfs.cramfs.c | ||
780 |
8 | mkfs.cramfs.c | ||
781 |
26 | mkfs.cramfs.c | ||
782 |
255 | mkfs.cramfs.c | ||
783 |
1 | mkfs.minix.c | ||
784 |
2 | mkfs.minix.c | ||
785 |
16 | mkfs.minix.c | ||
786 |
512 | mkfs.minix.c | ||
787 |
(sizeof(struct minix_inode)) | mkfs.minix.c | ||
788 |
(sizeof(struct minix2_inode)) | mkfs.minix.c | ||
789 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | mkfs.minix.c | ||
790 |
(INODE_BLOCKS * BLOCK_SIZE) | mkfs.minix.c | ||
791 |
(BLOCK_SIZE<<3) | mkfs.minix.c | ||
792 |
(((struct minix_inode *) inode_buffer)-1) | mkfs.minix.c | ||
793 |
(((struct minix2_inode *) inode_buffer)-1) | mkfs.minix.c | ||
794 |
(*(struct minix_super_block *)super_block_buffer) | mkfs.minix.c | ||
795 |
((unsigned long)Super.s_ninodes) | mkfs.minix.c | ||
796 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | mkfs.minix.c | ||
797 |
((unsigned long)Super.s_imap_blocks) | mkfs.minix.c | ||
798 |
((unsigned long)Super.s_zmap_blocks) | mkfs.minix.c | ||
799 |
((unsigned long)Super.s_firstdatazone) | mkfs.minix.c | ||
800 |
((unsigned long)Super.s_log_zone_size) | mkfs.minix.c | ||
801 |
((unsigned long)Super.s_max_size) | mkfs.minix.c | ||
802 |
(Super.s_magic) | mkfs.minix.c | ||
803 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | mkfs.minix.c | ||
804 |
"swapfile_t" | mkswap.c | ||
805 |
((0x7fffffff / pagesize) - 1) | mkswap.c | ||
806 |
((1 << 24) - 1) | mkswap.c | ||
807 |
((1 << 17) - 1) | mkswap.c | ||
808 |
(is_sparc64() ? ((3 << 29) - 1) : ((1 << 18) - 1)) | mkswap.c | ||
809 |
((1UL << 54) - 1) | mkswap.c | ||
810 |
V1_OLD_MAX_PAGES | mkswap.c | ||
811 |
((pagesize-1024-128*sizeof(int)-10)/sizeof(int)) | mkswap.c | ||
812 |
10 | mkswap.c | ||
813 |
"/dev/raw/" | raw.c | ||
814 |
RAWDEVDIR "rawctl" | raw.c | ||
815 |
"/dev/rawctl" | raw.c | ||
816 |
8192 | raw.c | ||
817 |
"/dev/hd0" | cfdisk.c | ||
818 |
"/dev/sd0" | cfdisk.c | ||
819 |
"/dev/ad0" | cfdisk.c | ||
820 |
"/dev/da0" | cfdisk.c | ||
821 |
"/dev/hda" | cfdisk.c | ||
822 |
"/dev/sda" | cfdisk.c | ||
823 |
1000 | cfdisk.c | ||
824 |
80 | cfdisk.c | ||
825 |
60 | cfdisk.c | ||
826 |
512 | cfdisk.c | ||
827 |
256 | cfdisk.c | ||
828 |
63 | cfdisk.c | ||
829 |
0x80 | cfdisk.c | ||
830 |
0x55 | cfdisk.c | ||
831 |
0xAA | cfdisk.c | ||
832 |
-1 | cfdisk.c | ||
833 |
0x00 | cfdisk.c | ||
834 |
0x05 | cfdisk.c | ||
835 |
0x07 | cfdisk.c | ||
836 |
0x0f | cfdisk.c | ||
837 |
0x85 | cfdisk.c | ||
838 |
0x81 | cfdisk.c | ||
839 |
0x82 | cfdisk.c | ||
840 |
0x83 | cfdisk.c | ||
841 |
-1 | cfdisk.c | ||
842 |
-2 | cfdisk.c | ||
843 |
-3 | cfdisk.c | ||
844 |
25 | cfdisk.c | ||
845 |
'\015' | cfdisk.c | ||
846 |
'\033' | cfdisk.c | ||
847 |
'\177' | cfdisk.c | ||
848 |
'\007' | cfdisk.c | ||
849 |
'\011' | cfdisk.c | ||
850 |
'\014' | cfdisk.c | ^L | |
851 |
'\020' | cfdisk.c | ^P | |
852 |
'\153' | cfdisk.c | k | |
853 |
'\016' | cfdisk.c | ^N | |
854 |
'\152' | cfdisk.c | j | |
855 |
1 | cfdisk.c | ||
856 |
2 | cfdisk.c | ||
857 |
3 | cfdisk.c | ||
858 |
4 | cfdisk.c | ||
859 |
-1 | cfdisk.c | ||
860 |
-2 | cfdisk.c | ||
861 |
1 | cfdisk.c | ||
862 |
2 | cfdisk.c | ||
863 |
4 | cfdisk.c | ||
864 |
2 | cfdisk.c | ||
865 |
"ReIsErFs" | cfdisk.c | ||
866 |
"ReIsEr2Fs" | cfdisk.c | ||
867 |
sizeof(reiserfsb.s_label) | cfdisk.c | ||
868 |
1 | cfdisk.c | ||
869 |
2 | cfdisk.c | ||
870 |
4 | cfdisk.c | ||
871 |
8 | cfdisk.c | ||
872 |
2 | cfdisk.c | ||
873 |
256 | cfdisk.c | for simpleMenu function | |
874 |
1 | cfdisk.c | ||
875 |
2 | cfdisk.c | ||
876 |
3 | cfdisk.c | ||
877 |
4 | cfdisk.c | ||
878 |
16 | cfdisk.c | ||
879 |
"EOHS!" | cfdisk.c | ||
880 |
800 | fdisk.c | ||
881 |
(!sun_label && !sgi_label && !aix_label && !mac_label && !osf_label) | fdisk.c | ||
882 |
(minimum_io_size != sector_size) | fdisk.c | ||
883 |
1 | fdisk.c | ||
884 |
2 | fdisk.c | ||
885 |
3 | fdisk.c | ||
886 |
16 | fdisk.c | ||
887 |
0xa5 | fdiskbsdlabel.c | ||
888 |
0xa9 | fdiskbsdlabel.c | ||
889 |
0xffff0000 | fdiskmaclabel.c | ||
890 |
unsigned char | fdisksunlabel.c | ||
891 |
2 | fdisksunlabel.c | ||
892 |
3 | fdisksunlabel.c | ||
893 |
22 | fdisksunlabel.c | ||
894 |
0x5452415020494645LL | gpt.c | ||
895 |
1 | gpt.c | ||
896 |
0xc9c2d4c1 | partitiontype.c | ||
897 |
0xc1d4c2c9 | partitiontype.c | ||
898 |
0x82564557 | partitiontype.c | ||
899 |
0x0be5a941 | partitiontype.c | ||
900 |
0x41a9e50b | partitiontype.c | ||
901 |
0xDABE | partitiontype.c | ||
902 |
0xBEDA | partitiontype.c | ||
903 |
"sfdisk" | sfdisk.c | ||
904 |
__attribute__ ((packed)) | sfdisk.c | ||
905 |
0 | sfdisk.c | ||
906 |
5 | sfdisk.c | ||
907 |
0x0f | sfdisk.c | ||
908 |
0x51 | sfdisk.c | ||
909 |
0x53 | sfdisk.c | ||
910 |
0x54 | sfdisk.c | ||
911 |
0x55 | sfdisk.c | ||
912 |
0x82 | sfdisk.c | ||
913 |
0x83 | sfdisk.c | ||
914 |
0x85 | sfdisk.c | ||
915 |
0xa5 | sfdisk.c | ||
916 |
0xa9 | sfdisk.c | ||
917 |
1 | sfdisk.c | ||
918 |
2 | sfdisk.c | ||
919 |
3 | sfdisk.c | ||
920 |
4 | sfdisk.c | ||
921 |
(0x82564557UL) | sfdisk.c | ||
922 |
16 | sfdisk.c | ||
923 |
0 | sfdisk.c | ||
924 |
(-1) | sfdisk.c | ||
925 |
(-2) | sfdisk.c | ||
926 |
0400 | sfdisk.c | ||
927 |
01000 | sfdisk.c | ||
928 |
"/proc/partitions" | sfdisk.c | ||
929 |
600 | fsck.c | for inclusion of sa_handler in Solaris | |
930 |
"/dev/md" | fsck.c | ||
931 |
0 | fsck.c | ||
932 |
1 | fsck.c | ||
933 |
0 | fsck.c | ||
934 |
1 | fsck.c | ||
935 |
2 | fsck.c | ||
936 |
1 | getopt.c | ||
937 |
2 | getopt.c | ||
938 |
10 | getopt.c | ||
939 |
"1.4" | clock-ppc.c | ||
940 |
"/etc/adjtime" | clock-ppc.c | ||
941 |
2082844800 | clock-ppc.c | ||
942 |
1900 | cmos.c | ||
943 |
"hwclock" | hwclock.c | ||
944 |
"/etc/adjtime" | hwclock.c | ||
945 |
"/var/lib/lastdate" | hwclock.c | ||
946 |
"/dev/efirtc" | hwclock.c | ||
947 |
"/dev/rtc" | hwclock.c | ||
948 |
0x4B50 | kd.c | get hardware clock | |
949 |
0x4B51 | kd.c | set hardware clock | |
950 |
_IOR('p', 20, struct sparc_rtc_time) | rtc.c | ||
951 |
_IOW('p', 21, struct sparc_rtc_time) | rtc.c | ||
952 |
_IOR('p', 0x09, struct linux_rtc_time) | rtc.c | ||
953 |
_IOW('p', 0x0a, struct linux_rtc_time) | rtc.c | ||
954 |
_IO('p', 0x03) | rtc.c | Update int. enable on | |
955 |
_IO('p', 0x04) | rtc.c | Update int. enable off | |
956 |
_IOR('p', 0x0d, unsigned long) | rtc.c | Read epoch | |
957 |
_IOW('p', 0x0e, unsigned long) | rtc.c | Set epoch | |
958 |
256 | canonicalize.c | ||
959 |
"/dev/null" | fsprobe.c | ||
960 |
2048 | setproctitle.c | ||
961 |
"/etc/issue" | agetty.c | displayed before the login prompt | |
962 |
" login: " | agetty.c | login prompt | |
963 |
CTL('M') | agetty.c | carriage return | |
964 |
CTL('J') | agetty.c | line feed | |
965 |
CTL('H') | agetty.c | back space | |
966 |
CTL('?') | agetty.c | delete | |
967 |
DEL | agetty.c | default erase character | |
968 |
CTL('C') | agetty.c | default interrupt character | |
969 |
CTL('\\') | agetty.c | default quit char | |
970 |
CTL('U') | agetty.c | default kill char | |
971 |
CTL('D') | agetty.c | default EOF char | |
972 |
0 | agetty.c | ||
973 |
0 | agetty.c | default switch char | |
974 |
HOST_NAME_MAX | agetty.c | ||
975 |
64 | agetty.c | ||
976 |
0 | agetty.c | ||
977 |
10 | agetty.c | max. nr. of baud rates | |
978 |
(1<<0) | agetty.c | process modem status messages | |
979 |
(1<<1) | agetty.c | display /etc/issue | |
980 |
(1<<2) | agetty.c | enable RTS/CTS flow control | |
981 |
(1<<3) | agetty.c | force local | |
982 |
(1<<4) | agetty.c | initstring is set | |
983 |
(1<<5) | agetty.c | wait for CR or LF | |
984 |
(1<<6) | agetty.c | give alternative issue file | |
985 |
(1<<7) | agetty.c | don't ask for login name! | |
986 |
(1<<8) | agetty.c | Support for *LCUC stty modes | |
987 |
4 | checktty.c | ||
988 |
128 | checktty.c | ||
989 |
32 | checktty.c | ||
990 |
0 | chfn.c | ||
991 |
1 | chfn.c | ||
992 |
256 | chfn.c | ||
993 |
1 | chsh.c | ||
994 |
0 | chsh.c | ||
995 |
1 | chsh.c | ||
996 |
1 | chsh.c | ||
997 |
(24*60*60) | last.c | seconds in a day | |
998 |
0 | last.c | false/no | |
999 |
1 | last.c | true/yes | |
1000 |
(int)sizeof(utmpbuf.ut_host) | last.c | size of utmp host field | |
1001 |
(int)sizeof(utmpbuf.ut_line) | last.c | size of utmp tty field | |
1002 |
(int)sizeof(utmpbuf.ut_name) | last.c | size of utmp name field | |
1003 |
strchr | login.c | ||
1004 |
strrchr | login.c | ||
1005 |
3 | login.c | ||
1006 |
if (retcode != PAM_SUCCESS) { \ fprintf(stderr,"\n%s\n",pam_strerror(pamh, retcode)); \ syslog(LOG_ERR,"%s",pam_strerror(pamh, | login.c | ||
1007 |
{ \ pam_setcred(pamh, PAM_DELETE_CRED); \ retcode = pam_close_session(pamh,0); \ pam_end(pamh,retcode); \ } | login.c | ||
1008 |
5 | login.c | ||
1009 |
0620 | login.c | ||
1010 |
0600 | login.c | ||
1011 |
"tty" | login.c | name of group to own ttys | |
1012 |
1024 | login.c | ||
1013 |
"/var/log/btmp" | login.c | ||
1014 |
0 | setpwnam.c | ||
1015 |
1 | setpwnam.c | ||
1016 |
write(fd, "\r\n", 2) | shutdown.c | ||
1017 |
strerror(errno) | shutdown.c | ||
1018 |
"umount", "-a", "-t", "nodevfs" | shutdown.c | ||
1019 |
"swapoff", "-a" | shutdown.c | ||
1020 |
150 | simpleinit.c | max size of a line in inittab | |
1021 |
30 | simpleinit.c | max number of lines in inittab | |
1022 |
20 | simpleinit.c | max number of tokens in inittab command | |
1023 |
(CMDSIZ+CMDSIZ+1) | simpleinit.c | ||
1024 |
5 | simpleinit.c | number of respawns per 100 seconds | |
1025 |
"/etc/TZ" | simpleinit.c | ||
1026 |
(;;) | simpleinit.c | ||
1027 |
3 | simpleinit.c | number of tries allowed when giving the password | |
1028 |
67 | vipw.c | ||
1029 |
"sleeper" | wall.c | ||
1030 |
HOST_NAME_MAX | wall.c | ||
1031 |
64 | wall.c | ||
1032 |
0x0001 | blkid.c | ||
1033 |
0x0002 | blkid.c | ||
1034 |
0x0004 | blkid.c | ||
1035 |
0x0008 | blkid.c | ||
1036 |
1 | cal.c | ||
1037 |
4 | cal.c | for reformation | |
1038 |
6 | cal.c | 1 Jan 1 was a Saturday | |
1039 |
639799 | cal.c | 3 Sep 1752 | |
1040 |
11 | cal.c | 11 day correction | |
1041 |
42 | cal.c | slots in a month array | |
1042 |
-1 | cal.c | used in day array | |
1043 |
4 | cal.c | sep1752[4] is a Sunday | |
1044 |
3 | cal.c | 3 spaces per day | |
1045 |
4 | cal.c | 4 spaces per day | |
1046 |
21 | cal.c | 7 days * 3 characters | |
1047 |
28 | cal.c | 7 days * 4 characters | |
1048 |
2 | cal.c | spaces between day headings | |
1049 |
2 | cal.c | ||
1050 |
0x400 | cal.c | flag day for highlighting | |
1051 |
8 | cal.c | ||
1052 |
300 | cal.c | 90 suffices in most locales | |
1053 |
13013 | ddate.c | ||
1054 |
0 | look.c | ||
1055 |
1 | look.c | ||
1056 |
(-1) | look.c | ||
1057 |
4096 | mcookie.c | ||
1058 |
(sizeof(rngs)/sizeof(struct rngs)) | mcookie.c | ||
1059 |
256 | namei.c | ||
1060 |
256 | namei.c | ||
1061 |
(1 << 1) | namei.c | ||
1062 |
(1 << 2) | namei.c | ||
1063 |
(1 << 3) | namei.c | ||
1064 |
(1 << 4) | namei.c | ||
1065 |
(1 << 5) | namei.c | ||
1066 |
1 | procs.c | ||
1067 |
0.0001 | scriptreplay.c | from original sripreplay.pl | |
1068 |
const | setterm.c | define before including term.h | |
1069 |
__NR_syslog | setterm.c | ||
1070 |
syslog | setterm.c | ||
1071 |
0 | setterm.c | ||
1072 |
1 | setterm.c | ||
1073 |
2 | setterm.c | ||
1074 |
3 | setterm.c | ||
1075 |
0 | setterm.c | ||
1076 |
1 | setterm.c | ||
1077 |
2 | setterm.c | ||
1078 |
3 | setterm.c | ||
1079 |
4 | setterm.c | ||
1080 |
5 | setterm.c | ||
1081 |
6 | setterm.c | ||
1082 |
7 | setterm.c | ||
1083 |
8 | setterm.c | ||
1084 |
9 | setterm.c | ||
1085 |
-1 | setterm.c | ||
1086 |
-2 | setterm.c | ||
1087 |
-3 | setterm.c | ||
1088 |
4 | setterm.c | unblank screen | |
1089 |
10 | setterm.c | set vesa blanking mode | |
1090 |
14 | setterm.c | keep screen blank even if a key is pressed | |
1091 |
15 | setterm.c | return which vt was blanked | |
1092 |
"\033" | setterm.c | ||
1093 |
"\033P" | setterm.c | ||
1094 |
"\033\\" | setterm.c | ||
1095 |
1 | uuidgen.c | ||
1096 |
2 | uuidgen.c | ||
1097 |
0 | wipefs.c | default | |
1098 |
1 | wipefs.c | ||
1099 |
_PATH_MOUNTED_LOCK "%d" | fstab.c | ||
1100 |
(sizeof(_PATH_MOUNTED_LOCK)+20) | fstab.c | ||
1101 |
30 | fstab.c | ||
1102 |
5000 | fstab.c | ||
1103 |
7 | lomount.c | ||
1104 |
8 | lomount.c | dev/loop[0-7] | |
1105 |
(1 << 1) | lomount.c | return used devices only | |
1106 |
(1 << 2) | lomount.c | return non-used devices | |
1107 |
(1 << 3) | lomount.c | all is done | |
1108 |
(1 << 4) | lomount.c | try to found used devices in /proc/partitions | |
1109 |
(1 << 5) | lomount.c | dev/loop/N | |
1110 |
(1 << 6) | lomount.c | directly try to check default loops | |
1111 |
0x80000000 | mount.c | ||
1112 |
0x40000000 | mount.c | ||
1113 |
0x20000000 | mount.c | ||
1114 |
0x10000000 | mount.c | ||
1115 |
0x08000000 | mount.c | ||
1116 |
0x02000000 | mount.c | ||
1117 |
0x00010000 | mount.c | ||
1118 |
(MS_NOAUTO|MS_USERS|MS_USER|MS_COMMENT|MS_LOOP) | mount.c | ||
1119 |
(MS_REMOUNT|MS_NOAUTO|MS_USERS|MS_USER) | mount.c | ||
1120 |
(MS_SHARED|MS_SLAVE|MS_UNBINDABLE|MS_PRIVATE) | mount.c | ||
1121 |
(MS_NOEXEC|MS_NOSUID|MS_NODEV) | mount.c | ||
1122 |
(MS_NOSUID|MS_NODEV) | mount.c | ||
1123 |
"/sbin/mkswap" | swapon.c | ||
1124 |
1 | swapon.c | ||
1125 |
1 | swapon.c | ||
1126 |
(64 * 1024) | swapon.c | ||
1127 |
"SWAPSPACE2" | swapon.c | ||
1128 |
(sizeof(SWAP_SIGNATURE) - 1) | swapon.c | ||
1129 |
1 | umount.c | ||
1130 |
2 | umount.c | ||
1131 |
(0x82564557UL) | bsd.c | The disk magic number | |
1132 |
16 | bsd.c | ||
1133 |
0 | bsd.c | ||
1134 |
0xedb88320 | crc32.c | ||
1135 |
0x04c11db7 | crc32.c | ||
1136 |
8 | crc32.c | ||
1137 |
8 | crc32.c | ||
1138 |
64 | partx.c | ||
1139 |
256 | partx.c | ||
1140 |
8 | solaris.c | ||
1141 |
(0x600DDEEEUL) | solaris.c | ||
1142 |
0 | unixware.c | ||
1143 |
16 | unixware.c | ||
1144 |
(0xCA5E600D) | unixware.c | ||
1145 |
(0x600DDEEE) | unixware.c | ||
1146 |
3 | chrt.c | ||
1147 |
5 | chrt.c | ||
1148 |
13 | ionice.c | ||
1149 |
(8 * sizeof(unsigned long)) | taskset.c | ||
1150 |
3 | cache.c | ||
1151 |
0x01a5284c | dev.c | ||
1152 |
1 | devname.c | ||
1153 |
"/proc/partitions" | devname.c | ||
1154 |
"/proc/lvm/VGs" | devname.c | ||
1155 |
"/proc/evms/volumes" | devname.c | ||
1156 |
"/ $%?," | encode.c | ||
1157 |
_IO(0x12,96) | getsize.c | return device size | |
1158 |
_IOR(0x12,114,size_t) | getsize.c | return device size in bytes (u64 *arg) | |
1159 |
DKIOCGETBLOCKCOUNT32 | getsize.c | ||
1160 |
lseek64 | llseek.c | ||
1161 |
llseek | llseek.c | ||
1162 |
lseek | llseek.c | ||
1163 |
140 | llseek.c | ||
1164 |
EXT2_ET_INVALID_ARGUMENT | llseek.c | ||
1165 |
112 | llseek.c | ||
1166 |
600 | read.c | for inclusion of strtoull | |
1167 |
strtoull | read.c | defined in stdlib.h if you try hard enough | |
1168 |
strtoul | read.c | ||
1169 |
0x01a5284c | tag.c | ||
1170 |
16 | bsd.c | ||
1171 |
0 | bsd.c | ||
1172 |
1 | gpt.c | ||
1173 |
0x5452415020494645ULL | gpt.c | ||
1174 |
EFI_GUID(0x00000000, 0x0000, 0x0000, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | gpt.c | ||
1175 |
0x504d | mac.c | ||
1176 |
0x5453 | mac.c | ||
1177 |
4 | minix.c | ||
1178 |
16 | sgi.c | ||
1179 |
0x00 | sgi.c | ||
1180 |
0x06 | sgi.c | entire disk | |
1181 |
16 | solaris_x86.c | ||
1182 |
1 | solaris_x86.c | in 512-sectors | |
1183 |
(SOLARIS_SECTOR << 9) | solaris_x86.c | in bytes | |
1184 |
(SOLARIS_OFFSET + 12) | solaris_x86.c | v_sanity offset in bytes | |
1185 |
5 | solaris_x86.c | ||
1186 |
0x600DDEEE | sun.c | magic number | |
1187 |
1 | sun.c | ||
1188 |
8 | sun.c | ||
1189 |
0x05 | sun.c | ||
1190 |
29 | unixware.c | ||
1191 |
(UNIXWARE_SECTOR << 9) | unixware.c | offset in bytes | |
1192 |
(UNIXWARE_OFFSET >> 10) | unixware.c | offset in 1024-blocks | |
1193 |
(UNIXWARE_OFFSET - UNIXWARE_KBOFFSET + 4) | unixware.c | ||
1194 |
0x600DDEEEUL | unixware.c | ||
1195 |
16 | unixware.c | ||
1196 |
0x0000 | unixware.c | unused partition | |
1197 |
0x0001 | unixware.c | boot fs | |
1198 |
0x0002 | unixware.c | root fs | |
1199 |
0x0003 | unixware.c | swap fs | |
1200 |
0x0004 | unixware.c | user fs | |
1201 |
0x0005 | unixware.c | whole disk | |
1202 |
0x0006 | unixware.c | alternate sector space | |
1203 |
0x0007 | unixware.c | non unix | |
1204 |
0x0008 | unixware.c | alternate track space | |
1205 |
0x0009 | unixware.c | stand partition | |
1206 |
0x000a | unixware.c | var partition | |
1207 |
0x000b | unixware.c | home partition | |
1208 |
0x000c | unixware.c | dump partition | |
1209 |
0x000d | unixware.c | alternate sector track | |
1210 |
0x000e | unixware.c | volume mgt public partition | |
1211 |
0x000f | unixware.c | volume mgt private partition | |
1212 |
0x0200 | unixware.c | ||
1213 |
"DPTM" | adaptec_raid.c | ||
1214 |
0x37FC4D1E | adaptec_raid.c | ||
1215 |
24 | ddf_raid.c | ||
1216 |
8 | ddf_raid.c | ||
1217 |
"\123\357" | ext.c | ||
1218 |
0x400 | ext.c | ||
1219 |
(EXT_SB_OFF >> 10) | ext.c | ||
1220 |
0x38 | ext.c | ||
1221 |
0x0004 | ext.c | ||
1222 |
0x0004 | ext.c | ||
1223 |
0x0001 | ext.c | ||
1224 |
0x0002 | ext.c | ||
1225 |
0x0004 | ext.c | ||
1226 |
0x0008 | ext.c | ||
1227 |
0x0010 | ext.c | ||
1228 |
0x0020 | ext.c | ||
1229 |
0x0040 | ext.c | ||
1230 |
0x0002 | ext.c | ||
1231 |
0x0004 | ext.c | ||
1232 |
0x0008 | ext.c | ||
1233 |
0x0010 | ext.c | ||
1234 |
0x0040 | ext.c | extents support | |
1235 |
0x0080 | ext.c | ||
1236 |
0x0100 | ext.c | ||
1237 |
0x0200 | ext.c | ||
1238 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
1239 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
1240 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
1241 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
1242 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
1243 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
1244 |
~EXT3_FEATURE_INCOMPAT_SUPP | ext.c | ||
1245 |
~EXT3_FEATURE_RO_COMPAT_SUPP | ext.c | ||
1246 |
0x0004 | ext.c | ||
1247 |
0x0004 | ext.c | ||
1248 |
0x0001 | ext.c | ||
1249 |
0x0002 | ext.c | ||
1250 |
0x0004 | ext.c | ||
1251 |
0x0008 | ext.c | ||
1252 |
0x0010 | ext.c | ||
1253 |
0x0020 | ext.c | ||
1254 |
0x0040 | ext.c | ||
1255 |
0x0002 | ext.c | ||
1256 |
0x0004 | ext.c | ||
1257 |
0x0008 | ext.c | ||
1258 |
0x0010 | ext.c | ||
1259 |
0x0040 | ext.c | extents support | |
1260 |
0x0080 | ext.c | ||
1261 |
0x0100 | ext.c | ||
1262 |
0x0200 | ext.c | ||
1263 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
1264 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
1265 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
1266 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
1267 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
1268 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
1269 |
(~EXT3_FEATURE_INCOMPAT_SUPP) | ext.c | ||
1270 |
(~EXT3_FEATURE_RO_COMPAT_SUPP) | ext.c | ||
1271 |
KERNEL_VERSION(2, 6, 29) | ext.c | ||
1272 |
{ \ { \ .magic = EXT_SB_MAGIC, \ .len = sizeof(EXT_SB_MAGIC) - 1, \ .kboff = EXT_SB_KBOFF, \ .sboff = EXT_MAG_OFF \ }, \ { N | ext.c | ||
1273 |
64 | gfs.c | ||
1274 |
1309 | gfs.c | ||
1275 |
1401 | gfs.c | ||
1276 |
1801 | gfs.c | ||
1277 |
1900 | gfs.c | ||
1278 |
0xff | hfs.c | ||
1279 |
1 | hfs.c | ||
1280 |
8 | hfs.c | ||
1281 |
0x5a7816f3 | highpoint_raid.c | ||
1282 |
0x5a7816fd | highpoint_raid.c | ||
1283 |
0x2000 | hpfs.c | ||
1284 |
0x2200 | hpfs.c | ||
1285 |
0x8000 | iso9660.c | ||
1286 |
0x800 | iso9660.c | ||
1287 |
(ISO_SUPERBLOCK_OFFSET + ISO_SECTOR_SIZE) | iso9660.c | ||
1288 |
0x2 | iso9660.c | ||
1289 |
0xff | iso9660.c | ||
1290 |
16 | iso9660.c | ||
1291 |
"Intel Raid ISM Cfg Sig. " | isw_raid.c | ||
1292 |
"JM" | jmicron_raid.c | ||
1293 |
0x10000 | linux_raid.c | ||
1294 |
0xa92b4efc | linux_raid.c | ||
1295 |
"$XIDE$" | lsi_raid.c | ||
1296 |
32 | luks.c | ||
1297 |
32 | luks.c | ||
1298 |
32 | luks.c | ||
1299 |
20 | luks.c | ||
1300 |
32 | luks.c | ||
1301 |
6 | luks.c | ||
1302 |
40 | luks.c | ||
1303 |
128 | lvm.c | ||
1304 |
32 | lvm.c | ||
1305 |
512 | lvm.c | ||
1306 |
3 | ntfs.c | ||
1307 |
0x60 | ntfs.c | ||
1308 |
0x70 | ntfs.c | ||
1309 |
0x40 | ntfs.c | ||
1310 |
0xffffffffu | ntfs.c | ||
1311 |
"NVIDIA" | nvidia_raid.c | ||
1312 |
0x1200 | promise_raid.c | ||
1313 |
"Promise Technology, Inc." | promise_raid.c | ||
1314 |
0x2F000000 | silicon_raid.c | ||
1315 |
0xff6 | swap.c | 4086 (arm, i386, ...) | |
1316 |
0xfff6 | swap.c | 65526 (ia64) | |
1317 |
100 | sysv.c | ||
1318 |
100 | sysv.c | ||
1319 |
100 | sysv.c | ||
1320 |
50 | sysv.c | ||
1321 |
1024 | sysv.c | ||
1322 |
0x8000 | udf.c | ||
1323 |
0x00011954 | ufs.c | ||
1324 |
0x19540119 | ufs.c | ||
1325 |
0x00195612 | ufs.c | ||
1326 |
0x00095014 | ufs.c | ||
1327 |
0xFF4 | vfat.c | ||
1328 |
0xFFF4 | vfat.c | ||
1329 |
0x0FFFFFF6 | vfat.c | ||
1330 |
0x08 | vfat.c | ||
1331 |
0x10 | vfat.c | ||
1332 |
0x0f | vfat.c | ||
1333 |
0x3f | vfat.c | ||
1334 |
0xe5 | vfat.c | ||
1335 |
0xAA55 | via_raid.c | ||
1336 |
0x00bab10c | zfs.c | oo-ba-bloc! | |
1337 |
117 | evms.c | ||
1338 |
_IOR(EVMS_MAJOR, 0xF0, struct evms_stripe_info) | evms.c | ||
1339 |
58 | lvm.c | ||
1340 |
9 | md.c | ||
1341 |
_IOR (MD_MAJOR, 0x11, struct md_array_info) | md.c | ||
1342 |
0x0500 | gen_uuid.c | ||
1343 |
MYUUID | gen_uuid.c | ||
1344 |
static TLS | gen_uuid.c | ||
1345 |
static | gen_uuid.c | ||
1346 |
10 | gen_uuid.c | ||
1347 |
0x0500 | tst_uuid.c | ||
1348 |
MYUUID | tst_uuid.c | ||
1349 |
fmt_upper | unparse.c | ||
1350 |
fmt_lower | unparse.c | ||
1351 |
0x0500 | uuid_time.c | ||
1352 |
MYUUID | uuid_time.c | ||
1353 |
01000 | ipcs.c | segment will be destroyed on last detach | |
1354 |
02000 | ipcs.c | segment will not be swapped | |
1355 |
11 | ipcs.c | ||
1356 |
12 | ipcs.c | ||
1357 |
13 | ipcs.c | ||
1358 |
14 | ipcs.c | ||
1359 |
18 | ipcs.c | ||
1360 |
19 | ipcs.c | ||
1361 |
3 | ipcs.c | ||
1362 |
__key | ipcs.c | ||
1363 |
key | ipcs.c | ||
1364 |
1 | ipcs.c | ||
1365 |
2 | ipcs.c | ||
1366 |
3 | ipcs.c | ||
1367 |
4 | ipcs.c | ||
1368 |
5 | ipcs.c | ||
1369 |
16 | ldattach.c | ||
1370 |
18 | ldattach.c | ||
1371 |
0x5423 | ldattach.c | ||
1372 |
100 | lscpu.c | ||
1373 |
"sys/devices/system" | lscpu.c | ||
1374 |
_PATH_SYS_SYSTEM "/cpu/cpu0" | lscpu.c | ||
1375 |
"proc/xen" | lscpu.c | ||
1376 |
_PATH_PROC_XEN "/capabilities" | lscpu.c | ||
1377 |
"proc/cpuinfo" | lscpu.c | ||
1378 |
"proc/bus/pci/devices" | lscpu.c | ||
1379 |
0x40000000 | lscpu.c | ||
1380 |
508 | rdev.c | ||
1381 |
128 | readprofile.c | ||
1382 |
"/boot/System.map-" | readprofile.c | ||
1383 |
0x40 | rtcwake.c | ||
1384 |
0x20 | rtcwake.c | ||
1385 |
0x10 | rtcwake.c | ||
1386 |
1024 | rtcwake.c | ||
1387 |
"rtcwake from " PACKAGE_STRING | rtcwake.c | ||
1388 |
"/sys/class/rtc/%s/device/power/wakeup" | rtcwake.c | ||
1389 |
"/sys/power/state" | rtcwake.c | ||
1390 |
"/etc/adjtime" | rtcwake.c | ||
1391 |
"/dev/rtc0" | rtcwake.c | ||
1392 |
"standby" | rtcwake.c | ||
1393 |
(CHAR_MAX+1) | setarch.c | ||
1394 |
0x0040000 | setarch.c | ||
1395 |
0x0080000 | setarch.c | ||
1396 |
0x0100000 | setarch.c | ||
1397 |
0x0200000 | setarch.c | ||
1398 |
0x0400000 | setarch.c | ||
1399 |
0x0800000 | setarch.c | ||
1400 |
0x1000000 | setarch.c | ||
1401 |
0x2000000 | setarch.c | ||
1402 |
0x4000000 | setarch.c | ||
1403 |
0x8000000 | setarch.c | ||
1404 |
8192 | switch_root.c | ||
1405 |
0x00020000 | unshare.c | ||
1406 |
0x04000000 | unshare.c | ||
1407 |
0x08000000 | unshare.c | ||
1408 |
0x40000000 | unshare.c | ||
1409 |
'\b' | col.c | backspace | |
1410 |
'\t' | col.c | tab | |
1411 |
' ' | col.c | space | |
1412 |
'\n' | col.c | newline | |
1413 |
'\r' | col.c | carriage return | |
1414 |
'\033' | col.c | escape | |
1415 |
'\017' | col.c | shift in to normal character set | |
1416 |
'\016' | col.c | shift out to alternate character set | |
1417 |
'\013' | col.c | vertical tab (aka reverse line feed) | |
1418 |
'\007' | col.c | ESC-07 reverse line feed | |
1419 |
'\010' | col.c | ESC-010 reverse half-line feed | |
1420 |
'\011' | col.c | ESC-011 forward half-line feed | |
1421 |
32 | col.c | ||
1422 |
64 | col.c | ||
1423 |
mtsafe_strtok | column.c | ||
1424 |
8 | column.c | ||
1425 |
25 | column.c | ||
1426 |
1000 | column.c | ||
1427 |
(LINE_MAX + 1) | column.c | ||
1428 |
"vi" | more.c | found on the user's path | |
1429 |
1024 | more.c | ||
1430 |
256 | more.c | minimal Line buffer size | |
1431 |
'\177' | more.c | ||
1432 |
'\033' | more.c | ||
1433 |
'\034' | more.c | ||
1434 |
-10 | more.c | ||
1435 |
if (docrterase) \ putserr(BSB); \ else \ putserr(BS); | more.c | ||
1436 |
LINE_MAX | pg.c | size of input buffer | |
1437 |
255 | pg.c | size of command buffer | |
1438 |
8 | pg.c | spaces consumed by tab character | |
1439 |
sigset | pg.c | ||
1440 |
sigrelse | pg.c | ||
1441 |
10 | tailf.c | ||
1442 |
(IN_MODIFY|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT) | tailf.c | ||
1443 |
4 | tailf.c | ||
1444 |
'\033' | ul.c | ||
1445 |
'\016' | ul.c | ||
1446 |
'\017' | ul.c | ||
1447 |
'9' | ul.c | ||
1448 |
'8' | ul.c | ||
1449 |
'7' | ul.c | ||
1450 |
000 | ul.c | ||
1451 |
001 | ul.c | Reverse | |
1452 |
002 | ul.c | Dim | |
1453 |
004 | ul.c | Dim | Ul | |
1454 |
010 | ul.c | Ul | |
1455 |
020 | ul.c | Bold | |
1456 |
512 | ul.c | ||
1457 |
"/proc/partitions" | blockdev.c | ||
1458 |
512 | fdformat.c | ||
1459 |
0 | fsck.cramfs.c | No errors | |
1460 |
1 | fsck.cramfs.c | File system errors corrected | |
1461 |
2 | fsck.cramfs.c | System should be rebooted | |
1462 |
4 | fsck.cramfs.c | File system errors left uncorrected | |
1463 |
8 | fsck.cramfs.c | Operational error | |
1464 |
16 | fsck.cramfs.c | Usage or syntax error | |
1465 |
128 | fsck.cramfs.c | Shared library error | |
1466 |
512 | fsck.cramfs.c | ||
1467 |
13 | fsck.cramfs.c | ||
1468 |
(1 << ROMBUFFER_BITS) | fsck.cramfs.c | ||
1469 |
(ROMBUFFERSIZE-1) | fsck.cramfs.c | ||
1470 |
chown | fsck.cramfs.c | ||
1471 |
1 | fsck.minix.c | ||
1472 |
(sizeof(struct minix_inode)) | fsck.minix.c | ||
1473 |
(sizeof(struct minix2_inode)) | fsck.minix.c | ||
1474 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | fsck.minix.c | ||
1475 |
(INODE_BLOCKS * BLOCK_SIZE) | fsck.minix.c | ||
1476 |
(BLOCK_SIZE<<3) | fsck.minix.c | ||
1477 |
50 | fsck.minix.c | ||
1478 |
(((struct minix_inode *) inode_buffer)-1) | fsck.minix.c | ||
1479 |
(((struct minix2_inode *) inode_buffer)-1) | fsck.minix.c | ||
1480 |
(*(struct minix_super_block *)super_block_buffer) | fsck.minix.c | ||
1481 |
((unsigned long)Super.s_ninodes) | fsck.minix.c | ||
1482 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | fsck.minix.c | ||
1483 |
((unsigned long)Super.s_imap_blocks) | fsck.minix.c | ||
1484 |
((unsigned long)Super.s_zmap_blocks) | fsck.minix.c | ||
1485 |
((unsigned long)Super.s_firstdatazone) | fsck.minix.c | ||
1486 |
((unsigned long)Super.s_log_zone_size) | fsck.minix.c | ||
1487 |
((unsigned long)Super.s_max_size) | fsck.minix.c | ||
1488 |
(Super.s_magic) | fsck.minix.c | ||
1489 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | fsck.minix.c | ||
1490 |
2 | mkfs.bfs.c | ||
1491 |
14 | mkfs.bfs.c | ||
1492 |
512 | mkfs.bfs.c | ||
1493 |
0x1badface | mkfs.bfs.c | ||
1494 |
2 | mkfs.bfs.c | ||
1495 |
"ext2" | mkfs.c | ||
1496 |
"PATH=/sbin:/sbin/fs:/sbin/fs.d:/etc/fs:/etc" | mkfs.c | ||
1497 |
"mkfs.%s" | mkfs.c | ||
1498 |
0 | mkfs.cramfs.c | No errors | |
1499 |
8 | mkfs.cramfs.c | Operational error | |
1500 |
16 | mkfs.cramfs.c | Usage or syntax error | |
1501 |
512 | mkfs.cramfs.c | ||
1502 |
1 | mkfs.cramfs.c | ||
1503 |
2 | mkfs.cramfs.c | ||
1504 |
24 | mkfs.cramfs.c | ||
1505 |
16 | mkfs.cramfs.c | ||
1506 |
8 | mkfs.cramfs.c | ||
1507 |
26 | mkfs.cramfs.c | ||
1508 |
255 | mkfs.cramfs.c | ||
1509 |
1 | mkfs.minix.c | ||
1510 |
2 | mkfs.minix.c | ||
1511 |
16 | mkfs.minix.c | ||
1512 |
512 | mkfs.minix.c | ||
1513 |
(sizeof(struct minix_inode)) | mkfs.minix.c | ||
1514 |
(sizeof(struct minix2_inode)) | mkfs.minix.c | ||
1515 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | mkfs.minix.c | ||
1516 |
(INODE_BLOCKS * BLOCK_SIZE) | mkfs.minix.c | ||
1517 |
(BLOCK_SIZE<<3) | mkfs.minix.c | ||
1518 |
(((struct minix_inode *) inode_buffer)-1) | mkfs.minix.c | ||
1519 |
(((struct minix2_inode *) inode_buffer)-1) | mkfs.minix.c | ||
1520 |
(*(struct minix_super_block *)super_block_buffer) | mkfs.minix.c | ||
1521 |
((unsigned long)Super.s_ninodes) | mkfs.minix.c | ||
1522 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | mkfs.minix.c | ||
1523 |
((unsigned long)Super.s_imap_blocks) | mkfs.minix.c | ||
1524 |
((unsigned long)Super.s_zmap_blocks) | mkfs.minix.c | ||
1525 |
((unsigned long)Super.s_firstdatazone) | mkfs.minix.c | ||
1526 |
((unsigned long)Super.s_log_zone_size) | mkfs.minix.c | ||
1527 |
((unsigned long)Super.s_max_size) | mkfs.minix.c | ||
1528 |
(Super.s_magic) | mkfs.minix.c | ||
1529 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | mkfs.minix.c | ||
1530 |
"swapfile_t" | mkswap.c | ||
1531 |
((0x7fffffff / pagesize) - 1) | mkswap.c | ||
1532 |
((1 << 24) - 1) | mkswap.c | ||
1533 |
((1 << 17) - 1) | mkswap.c | ||
1534 |
(is_sparc64() ? ((3 << 29) - 1) : ((1 << 18) - 1)) | mkswap.c | ||
1535 |
((1UL << 54) - 1) | mkswap.c | ||
1536 |
V1_OLD_MAX_PAGES | mkswap.c | ||
1537 |
((pagesize-1024-128*sizeof(int)-10)/sizeof(int)) | mkswap.c | ||
1538 |
10 | mkswap.c | ||
1539 |
"/dev/raw/" | raw.c | ||
1540 |
RAWDEVDIR "rawctl" | raw.c | ||
1541 |
"/dev/rawctl" | raw.c | ||
1542 |
8192 | raw.c | ||
1543 |
"/dev/hd0" | cfdisk.c | ||
1544 |
"/dev/sd0" | cfdisk.c | ||
1545 |
"/dev/ad0" | cfdisk.c | ||
1546 |
"/dev/da0" | cfdisk.c | ||
1547 |
"/dev/hda" | cfdisk.c | ||
1548 |
"/dev/sda" | cfdisk.c | ||
1549 |
1000 | cfdisk.c | ||
1550 |
80 | cfdisk.c | ||
1551 |
60 | cfdisk.c | ||
1552 |
512 | cfdisk.c | ||
1553 |
256 | cfdisk.c | ||
1554 |
63 | cfdisk.c | ||
1555 |
0x80 | cfdisk.c | ||
1556 |
0x55 | cfdisk.c | ||
1557 |
0xAA | cfdisk.c | ||
1558 |
-1 | cfdisk.c | ||
1559 |
0x00 | cfdisk.c | ||
1560 |
0x05 | cfdisk.c | ||
1561 |
0x07 | cfdisk.c | ||
1562 |
0x0f | cfdisk.c | ||
1563 |
0x85 | cfdisk.c | ||
1564 |
0x81 | cfdisk.c | ||
1565 |
0x82 | cfdisk.c | ||
1566 |
0x83 | cfdisk.c | ||
1567 |
-1 | cfdisk.c | ||
1568 |
-2 | cfdisk.c | ||
1569 |
-3 | cfdisk.c | ||
1570 |
25 | cfdisk.c | ||
1571 |
'\015' | cfdisk.c | ||
1572 |
'\033' | cfdisk.c | ||
1573 |
'\177' | cfdisk.c | ||
1574 |
'\007' | cfdisk.c | ||
1575 |
'\011' | cfdisk.c | ||
1576 |
'\014' | cfdisk.c | ^L | |
1577 |
'\020' | cfdisk.c | ^P | |
1578 |
'\153' | cfdisk.c | k | |
1579 |
'\016' | cfdisk.c | ^N | |
1580 |
'\152' | cfdisk.c | j | |
1581 |
1 | cfdisk.c | ||
1582 |
2 | cfdisk.c | ||
1583 |
3 | cfdisk.c | ||
1584 |
4 | cfdisk.c | ||
1585 |
-1 | cfdisk.c | ||
1586 |
-2 | cfdisk.c | ||
1587 |
1 | cfdisk.c | ||
1588 |
2 | cfdisk.c | ||
1589 |
4 | cfdisk.c | ||
1590 |
2 | cfdisk.c | ||
1591 |
"ReIsErFs" | cfdisk.c | ||
1592 |
"ReIsEr2Fs" | cfdisk.c | ||
1593 |
sizeof(reiserfsb.s_label) | cfdisk.c | ||
1594 |
1 | cfdisk.c | ||
1595 |
2 | cfdisk.c | ||
1596 |
4 | cfdisk.c | ||
1597 |
8 | cfdisk.c | ||
1598 |
2 | cfdisk.c | ||
1599 |
256 | cfdisk.c | for simpleMenu function | |
1600 |
1 | cfdisk.c | ||
1601 |
2 | cfdisk.c | ||
1602 |
3 | cfdisk.c | ||
1603 |
4 | cfdisk.c | ||
1604 |
16 | cfdisk.c | ||
1605 |
"EOHS!" | cfdisk.c | ||
1606 |
800 | fdisk.c | ||
1607 |
(!sun_label && !sgi_label && !aix_label && !mac_label && !osf_label) | fdisk.c | ||
1608 |
(minimum_io_size != sector_size) | fdisk.c | ||
1609 |
1 | fdisk.c | ||
1610 |
2 | fdisk.c | ||
1611 |
3 | fdisk.c | ||
1612 |
16 | fdisk.c | ||
1613 |
0xa5 | fdiskbsdlabel.c | ||
1614 |
0xa9 | fdiskbsdlabel.c | ||
1615 |
0xffff0000 | fdiskmaclabel.c | ||
1616 |
unsigned char | fdisksunlabel.c | ||
1617 |
2 | fdisksunlabel.c | ||
1618 |
3 | fdisksunlabel.c | ||
1619 |
22 | fdisksunlabel.c | ||
1620 |
0x5452415020494645LL | gpt.c | ||
1621 |
1 | gpt.c | ||
1622 |
0xc9c2d4c1 | partitiontype.c | ||
1623 |
0xc1d4c2c9 | partitiontype.c | ||
1624 |
0x82564557 | partitiontype.c | ||
1625 |
0x0be5a941 | partitiontype.c | ||
1626 |
0x41a9e50b | partitiontype.c | ||
1627 |
0xDABE | partitiontype.c | ||
1628 |
0xBEDA | partitiontype.c | ||
1629 |
"sfdisk" | sfdisk.c | ||
1630 |
__attribute__ ((packed)) | sfdisk.c | ||
1631 |
0 | sfdisk.c | ||
1632 |
5 | sfdisk.c | ||
1633 |
0x0f | sfdisk.c | ||
1634 |
0x51 | sfdisk.c | ||
1635 |
0x53 | sfdisk.c | ||
1636 |
0x54 | sfdisk.c | ||
1637 |
0x55 | sfdisk.c | ||
1638 |
0x82 | sfdisk.c | ||
1639 |
0x83 | sfdisk.c | ||
1640 |
0x85 | sfdisk.c | ||
1641 |
0xa5 | sfdisk.c | ||
1642 |
0xa9 | sfdisk.c | ||
1643 |
1 | sfdisk.c | ||
1644 |
2 | sfdisk.c | ||
1645 |
3 | sfdisk.c | ||
1646 |
4 | sfdisk.c | ||
1647 |
(0x82564557UL) | sfdisk.c | ||
1648 |
16 | sfdisk.c | ||
1649 |
0 | sfdisk.c | ||
1650 |
(-1) | sfdisk.c | ||
1651 |
(-2) | sfdisk.c | ||
1652 |
0400 | sfdisk.c | ||
1653 |
01000 | sfdisk.c | ||
1654 |
"/proc/partitions" | sfdisk.c | ||
1655 |
600 | fsck.c | for inclusion of sa_handler in Solaris | |
1656 |
"/dev/md" | fsck.c | ||
1657 |
0 | fsck.c | ||
1658 |
1 | fsck.c | ||
1659 |
0 | fsck.c | ||
1660 |
1 | fsck.c | ||
1661 |
2 | fsck.c | ||
1662 |
1 | getopt.c | ||
1663 |
2 | getopt.c | ||
1664 |
10 | getopt.c | ||
1665 |
"1.4" | clock-ppc.c | ||
1666 |
"/etc/adjtime" | clock-ppc.c | ||
1667 |
2082844800 | clock-ppc.c | ||
1668 |
1900 | cmos.c | ||
1669 |
"hwclock" | hwclock.c | ||
1670 |
"/etc/adjtime" | hwclock.c | ||
1671 |
"/var/lib/lastdate" | hwclock.c | ||
1672 |
"/dev/efirtc" | hwclock.c | ||
1673 |
"/dev/rtc" | hwclock.c | ||
1674 |
0x4B50 | kd.c | get hardware clock | |
1675 |
0x4B51 | kd.c | set hardware clock | |
1676 |
_IOR('p', 20, struct sparc_rtc_time) | rtc.c | ||
1677 |
_IOW('p', 21, struct sparc_rtc_time) | rtc.c | ||
1678 |
_IOR('p', 0x09, struct linux_rtc_time) | rtc.c | ||
1679 |
_IOW('p', 0x0a, struct linux_rtc_time) | rtc.c | ||
1680 |
_IO('p', 0x03) | rtc.c | Update int. enable on | |
1681 |
_IO('p', 0x04) | rtc.c | Update int. enable off | |
1682 |
_IOR('p', 0x0d, unsigned long) | rtc.c | Read epoch | |
1683 |
_IOW('p', 0x0e, unsigned long) | rtc.c | Set epoch | |
1684 |
256 | canonicalize.c | ||
1685 |
"/dev/null" | fsprobe.c | ||
1686 |
2048 | setproctitle.c | ||
1687 |
"/etc/issue" | agetty.c | displayed before the login prompt | |
1688 |
" login: " | agetty.c | login prompt | |
1689 |
CTL('M') | agetty.c | carriage return | |
1690 |
CTL('J') | agetty.c | line feed | |
1691 |
CTL('H') | agetty.c | back space | |
1692 |
CTL('?') | agetty.c | delete | |
1693 |
DEL | agetty.c | default erase character | |
1694 |
CTL('C') | agetty.c | default interrupt character | |
1695 |
CTL('\\') | agetty.c | default quit char | |
1696 |
CTL('U') | agetty.c | default kill char | |
1697 |
CTL('D') | agetty.c | default EOF char | |
1698 |
0 | agetty.c | ||
1699 |
0 | agetty.c | default switch char | |
1700 |
HOST_NAME_MAX | agetty.c | ||
1701 |
64 | agetty.c | ||
1702 |
0 | agetty.c | ||
1703 |
10 | agetty.c | max. nr. of baud rates | |
1704 |
(1<<0) | agetty.c | process modem status messages | |
1705 |
(1<<1) | agetty.c | display /etc/issue | |
1706 |
(1<<2) | agetty.c | enable RTS/CTS flow control | |
1707 |
(1<<3) | agetty.c | force local | |
1708 |
(1<<4) | agetty.c | initstring is set | |
1709 |
(1<<5) | agetty.c | wait for CR or LF | |
1710 |
(1<<6) | agetty.c | give alternative issue file | |
1711 |
(1<<7) | agetty.c | don't ask for login name! | |
1712 |
(1<<8) | agetty.c | Support for *LCUC stty modes | |
1713 |
4 | checktty.c | ||
1714 |
128 | checktty.c | ||
1715 |
32 | checktty.c | ||
1716 |
0 | chfn.c | ||
1717 |
1 | chfn.c | ||
1718 |
256 | chfn.c | ||
1719 |
1 | chsh.c | ||
1720 |
0 | chsh.c | ||
1721 |
1 | chsh.c | ||
1722 |
1 | chsh.c | ||
1723 |
(24*60*60) | last.c | seconds in a day | |
1724 |
0 | last.c | false/no | |
1725 |
1 | last.c | true/yes | |
1726 |
(int)sizeof(utmpbuf.ut_host) | last.c | size of utmp host field | |
1727 |
(int)sizeof(utmpbuf.ut_line) | last.c | size of utmp tty field | |
1728 |
(int)sizeof(utmpbuf.ut_name) | last.c | size of utmp name field | |
1729 |
strchr | login.c | ||
1730 |
strrchr | login.c | ||
1731 |
3 | login.c | ||
1732 |
if (retcode != PAM_SUCCESS) { \ fprintf(stderr,"\n%s\n",pam_strerror(pamh, retcode)); \ syslog(LOG_ERR,"%s",pam_strerror(pamh, | login.c | ||
1733 |
{ \ pam_setcred(pamh, PAM_DELETE_CRED); \ retcode = pam_close_session(pamh,0); \ pam_end(pamh,retcode); \ } | login.c | ||
1734 |
5 | login.c | ||
1735 |
0620 | login.c | ||
1736 |
0600 | login.c | ||
1737 |
"tty" | login.c | name of group to own ttys | |
1738 |
1024 | login.c | ||
1739 |
"/var/log/btmp" | login.c | ||
1740 |
0 | setpwnam.c | ||
1741 |
1 | setpwnam.c | ||
1742 |
write(fd, "\r\n", 2) | shutdown.c | ||
1743 |
strerror(errno) | shutdown.c | ||
1744 |
"umount", "-a", "-t", "nodevfs" | shutdown.c | ||
1745 |
"swapoff", "-a" | shutdown.c | ||
1746 |
150 | simpleinit.c | max size of a line in inittab | |
1747 |
30 | simpleinit.c | max number of lines in inittab | |
1748 |
20 | simpleinit.c | max number of tokens in inittab command | |
1749 |
(CMDSIZ+CMDSIZ+1) | simpleinit.c | ||
1750 |
5 | simpleinit.c | number of respawns per 100 seconds | |
1751 |
"/etc/TZ" | simpleinit.c | ||
1752 |
(;;) | simpleinit.c | ||
1753 |
3 | simpleinit.c | number of tries allowed when giving the password | |
1754 |
67 | vipw.c | ||
1755 |
"sleeper" | wall.c | ||
1756 |
HOST_NAME_MAX | wall.c | ||
1757 |
64 | wall.c | ||
1758 |
0x0001 | blkid.c | ||
1759 |
0x0002 | blkid.c | ||
1760 |
0x0004 | blkid.c | ||
1761 |
0x0008 | blkid.c | ||
1762 |
1 | cal.c | ||
1763 |
4 | cal.c | for reformation | |
1764 |
6 | cal.c | 1 Jan 1 was a Saturday | |
1765 |
639799 | cal.c | 3 Sep 1752 | |
1766 |
11 | cal.c | 11 day correction | |
1767 |
42 | cal.c | slots in a month array | |
1768 |
-1 | cal.c | used in day array | |
1769 |
4 | cal.c | sep1752[4] is a Sunday | |
1770 |
3 | cal.c | 3 spaces per day | |
1771 |
4 | cal.c | 4 spaces per day | |
1772 |
21 | cal.c | 7 days * 3 characters | |
1773 |
28 | cal.c | 7 days * 4 characters | |
1774 |
2 | cal.c | spaces between day headings | |
1775 |
2 | cal.c | ||
1776 |
0x400 | cal.c | flag day for highlighting | |
1777 |
8 | cal.c | ||
1778 |
300 | cal.c | 90 suffices in most locales | |
1779 |
13013 | ddate.c | ||
1780 |
0 | look.c | ||
1781 |
1 | look.c | ||
1782 |
(-1) | look.c | ||
1783 |
4096 | mcookie.c | ||
1784 |
(sizeof(rngs)/sizeof(struct rngs)) | mcookie.c | ||
1785 |
256 | namei.c | ||
1786 |
256 | namei.c | ||
1787 |
(1 << 1) | namei.c | ||
1788 |
(1 << 2) | namei.c | ||
1789 |
(1 << 3) | namei.c | ||
1790 |
(1 << 4) | namei.c | ||
1791 |
(1 << 5) | namei.c | ||
1792 |
1 | procs.c | ||
1793 |
0.0001 | scriptreplay.c | from original sripreplay.pl | |
1794 |
const | setterm.c | define before including term.h | |
1795 |
__NR_syslog | setterm.c | ||
1796 |
syslog | setterm.c | ||
1797 |
0 | setterm.c | ||
1798 |
1 | setterm.c | ||
1799 |
2 | setterm.c | ||
1800 |
3 | setterm.c | ||
1801 |
0 | setterm.c | ||
1802 |
1 | setterm.c | ||
1803 |
2 | setterm.c | ||
1804 |
3 | setterm.c | ||
1805 |
4 | setterm.c | ||
1806 |
5 | setterm.c | ||
1807 |
6 | setterm.c | ||
1808 |
7 | setterm.c | ||
1809 |
8 | setterm.c | ||
1810 |
9 | setterm.c | ||
1811 |
-1 | setterm.c | ||
1812 |
-2 | setterm.c | ||
1813 |
-3 | setterm.c | ||
1814 |
4 | setterm.c | unblank screen | |
1815 |
10 | setterm.c | set vesa blanking mode | |
1816 |
14 | setterm.c | keep screen blank even if a key is pressed | |
1817 |
15 | setterm.c | return which vt was blanked | |
1818 |
"\033" | setterm.c | ||
1819 |
"\033P" | setterm.c | ||
1820 |
"\033\\" | setterm.c | ||
1821 |
1 | uuidgen.c | ||
1822 |
2 | uuidgen.c | ||
1823 |
0 | wipefs.c | default | |
1824 |
1 | wipefs.c | ||
1825 |
_PATH_MOUNTED_LOCK "%d" | fstab.c | ||
1826 |
(sizeof(_PATH_MOUNTED_LOCK)+20) | fstab.c | ||
1827 |
30 | fstab.c | ||
1828 |
5000 | fstab.c | ||
1829 |
7 | lomount.c | ||
1830 |
8 | lomount.c | dev/loop[0-7] | |
1831 |
(1 << 1) | lomount.c | return used devices only | |
1832 |
(1 << 2) | lomount.c | return non-used devices | |
1833 |
(1 << 3) | lomount.c | all is done | |
1834 |
(1 << 4) | lomount.c | try to found used devices in /proc/partitions | |
1835 |
(1 << 5) | lomount.c | dev/loop/N | |
1836 |
(1 << 6) | lomount.c | directly try to check default loops | |
1837 |
0x80000000 | mount.c | ||
1838 |
0x40000000 | mount.c | ||
1839 |
0x20000000 | mount.c | ||
1840 |
0x10000000 | mount.c | ||
1841 |
0x08000000 | mount.c | ||
1842 |
0x02000000 | mount.c | ||
1843 |
0x00010000 | mount.c | ||
1844 |
(MS_NOAUTO|MS_USERS|MS_USER|MS_COMMENT|MS_LOOP) | mount.c | ||
1845 |
(MS_REMOUNT|MS_NOAUTO|MS_USERS|MS_USER) | mount.c | ||
1846 |
(MS_SHARED|MS_SLAVE|MS_UNBINDABLE|MS_PRIVATE) | mount.c | ||
1847 |
(MS_NOEXEC|MS_NOSUID|MS_NODEV) | mount.c | ||
1848 |
(MS_NOSUID|MS_NODEV) | mount.c | ||
1849 |
"/sbin/mkswap" | swapon.c | ||
1850 |
1 | swapon.c | ||
1851 |
1 | swapon.c | ||
1852 |
(64 * 1024) | swapon.c | ||
1853 |
"SWAPSPACE2" | swapon.c | ||
1854 |
(sizeof(SWAP_SIGNATURE) - 1) | swapon.c | ||
1855 |
1 | umount.c | ||
1856 |
2 | umount.c | ||
1857 |
(0x82564557UL) | bsd.c | The disk magic number | |
1858 |
16 | bsd.c | ||
1859 |
0 | bsd.c | ||
1860 |
0xedb88320 | crc32.c | ||
1861 |
0x04c11db7 | crc32.c | ||
1862 |
8 | crc32.c | ||
1863 |
8 | crc32.c | ||
1864 |
64 | partx.c | ||
1865 |
256 | partx.c | ||
1866 |
8 | solaris.c | ||
1867 |
(0x600DDEEEUL) | solaris.c | ||
1868 |
0 | unixware.c | ||
1869 |
16 | unixware.c | ||
1870 |
(0xCA5E600D) | unixware.c | ||
1871 |
(0x600DDEEE) | unixware.c | ||
1872 |
3 | chrt.c | ||
1873 |
5 | chrt.c | ||
1874 |
13 | ionice.c | ||
1875 |
(8 * sizeof(unsigned long)) | taskset.c | ||
1876 |
3 | cache.c | ||
1877 |
0x01a5284c | dev.c | ||
1878 |
1 | devname.c | ||
1879 |
"/proc/partitions" | devname.c | ||
1880 |
"/proc/lvm/VGs" | devname.c | ||
1881 |
"/proc/evms/volumes" | devname.c | ||
1882 |
"/ $%?," | encode.c | ||
1883 |
_IO(0x12,96) | getsize.c | return device size | |
1884 |
_IOR(0x12,114,size_t) | getsize.c | return device size in bytes (u64 *arg) | |
1885 |
DKIOCGETBLOCKCOUNT32 | getsize.c | ||
1886 |
lseek64 | llseek.c | ||
1887 |
llseek | llseek.c | ||
1888 |
lseek | llseek.c | ||
1889 |
140 | llseek.c | ||
1890 |
EXT2_ET_INVALID_ARGUMENT | llseek.c | ||
1891 |
112 | llseek.c | ||
1892 |
600 | read.c | for inclusion of strtoull | |
1893 |
strtoull | read.c | defined in stdlib.h if you try hard enough | |
1894 |
strtoul | read.c | ||
1895 |
0x01a5284c | tag.c | ||
1896 |
16 | bsd.c | ||
1897 |
0 | bsd.c | ||
1898 |
1 | gpt.c | ||
1899 |
0x5452415020494645ULL | gpt.c | ||
1900 |
EFI_GUID(0x00000000, 0x0000, 0x0000, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | gpt.c | ||
1901 |
0x504d | mac.c | ||
1902 |
0x5453 | mac.c | ||
1903 |
4 | minix.c | ||
1904 |
16 | sgi.c | ||
1905 |
0x00 | sgi.c | ||
1906 |
0x06 | sgi.c | entire disk | |
1907 |
16 | solaris_x86.c | ||
1908 |
1 | solaris_x86.c | in 512-sectors | |
1909 |
(SOLARIS_SECTOR << 9) | solaris_x86.c | in bytes | |
1910 |
(SOLARIS_OFFSET + 12) | solaris_x86.c | v_sanity offset in bytes | |
1911 |
5 | solaris_x86.c | ||
1912 |
0x600DDEEE | sun.c | magic number | |
1913 |
1 | sun.c | ||
1914 |
8 | sun.c | ||
1915 |
0x05 | sun.c | ||
1916 |
29 | unixware.c | ||
1917 |
(UNIXWARE_SECTOR << 9) | unixware.c | offset in bytes | |
1918 |
(UNIXWARE_OFFSET >> 10) | unixware.c | offset in 1024-blocks | |
1919 |
(UNIXWARE_OFFSET - UNIXWARE_KBOFFSET + 4) | unixware.c | ||
1920 |
0x600DDEEEUL | unixware.c | ||
1921 |
16 | unixware.c | ||
1922 |
0x0000 | unixware.c | unused partition | |
1923 |
0x0001 | unixware.c | boot fs | |
1924 |
0x0002 | unixware.c | root fs | |
1925 |
0x0003 | unixware.c | swap fs | |
1926 |
0x0004 | unixware.c | user fs | |
1927 |
0x0005 | unixware.c | whole disk | |
1928 |
0x0006 | unixware.c | alternate sector space | |
1929 |
0x0007 | unixware.c | non unix | |
1930 |
0x0008 | unixware.c | alternate track space | |
1931 |
0x0009 | unixware.c | stand partition | |
1932 |
0x000a | unixware.c | var partition | |
1933 |
0x000b | unixware.c | home partition | |
1934 |
0x000c | unixware.c | dump partition | |
1935 |
0x000d | unixware.c | alternate sector track | |
1936 |
0x000e | unixware.c | volume mgt public partition | |
1937 |
0x000f | unixware.c | volume mgt private partition | |
1938 |
0x0200 | unixware.c | ||
1939 |
"DPTM" | adaptec_raid.c | ||
1940 |
0x37FC4D1E | adaptec_raid.c | ||
1941 |
24 | ddf_raid.c | ||
1942 |
8 | ddf_raid.c | ||
1943 |
"\123\357" | ext.c | ||
1944 |
0x400 | ext.c | ||
1945 |
(EXT_SB_OFF >> 10) | ext.c | ||
1946 |
0x38 | ext.c | ||
1947 |
0x0004 | ext.c | ||
1948 |
0x0004 | ext.c | ||
1949 |
0x0001 | ext.c | ||
1950 |
0x0002 | ext.c | ||
1951 |
0x0004 | ext.c | ||
1952 |
0x0008 | ext.c | ||
1953 |
0x0010 | ext.c | ||
1954 |
0x0020 | ext.c | ||
1955 |
0x0040 | ext.c | ||
1956 |
0x0002 | ext.c | ||
1957 |
0x0004 | ext.c | ||
1958 |
0x0008 | ext.c | ||
1959 |
0x0010 | ext.c | ||
1960 |
0x0040 | ext.c | extents support | |
1961 |
0x0080 | ext.c | ||
1962 |
0x0100 | ext.c | ||
1963 |
0x0200 | ext.c | ||
1964 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
1965 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
1966 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
1967 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
1968 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
1969 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
1970 |
~EXT3_FEATURE_INCOMPAT_SUPP | ext.c | ||
1971 |
~EXT3_FEATURE_RO_COMPAT_SUPP | ext.c | ||
1972 |
0x0004 | ext.c | ||
1973 |
0x0004 | ext.c | ||
1974 |
0x0001 | ext.c | ||
1975 |
0x0002 | ext.c | ||
1976 |
0x0004 | ext.c | ||
1977 |
0x0008 | ext.c | ||
1978 |
0x0010 | ext.c | ||
1979 |
0x0020 | ext.c | ||
1980 |
0x0040 | ext.c | ||
1981 |
0x0002 | ext.c | ||
1982 |
0x0004 | ext.c | ||
1983 |
0x0008 | ext.c | ||
1984 |
0x0010 | ext.c | ||
1985 |
0x0040 | ext.c | extents support | |
1986 |
0x0080 | ext.c | ||
1987 |
0x0100 | ext.c | ||
1988 |
0x0200 | ext.c | ||
1989 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
1990 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
1991 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
1992 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
1993 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
1994 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
1995 |
(~EXT3_FEATURE_INCOMPAT_SUPP) | ext.c | ||
1996 |
(~EXT3_FEATURE_RO_COMPAT_SUPP) | ext.c | ||
1997 |
KERNEL_VERSION(2, 6, 29) | ext.c | ||
1998 |
{ \ { \ .magic = EXT_SB_MAGIC, \ .len = sizeof(EXT_SB_MAGIC) - 1, \ .kboff = EXT_SB_KBOFF, \ .sboff = EXT_MAG_OFF \ }, \ { N | ext.c | ||
1999 |
64 | gfs.c | ||
2000 |
1309 | gfs.c | ||
2001 |
1401 | gfs.c | ||
2002 |
1801 | gfs.c | ||
2003 |
1900 | gfs.c | ||
2004 |
0xff | hfs.c | ||
2005 |
1 | hfs.c | ||
2006 |
8 | hfs.c | ||
2007 |
0x5a7816f3 | highpoint_raid.c | ||
2008 |
0x5a7816fd | highpoint_raid.c | ||
2009 |
0x2000 | hpfs.c | ||
2010 |
0x2200 | hpfs.c | ||
2011 |
0x8000 | iso9660.c | ||
2012 |
0x800 | iso9660.c | ||
2013 |
(ISO_SUPERBLOCK_OFFSET + ISO_SECTOR_SIZE) | iso9660.c | ||
2014 |
0x2 | iso9660.c | ||
2015 |
0xff | iso9660.c | ||
2016 |
16 | iso9660.c | ||
2017 |
"Intel Raid ISM Cfg Sig. " | isw_raid.c | ||
2018 |
"JM" | jmicron_raid.c | ||
2019 |
0x10000 | linux_raid.c | ||
2020 |
0xa92b4efc | linux_raid.c | ||
2021 |
"$XIDE$" | lsi_raid.c | ||
2022 |
32 | luks.c | ||
2023 |
32 | luks.c | ||
2024 |
32 | luks.c | ||
2025 |
20 | luks.c | ||
2026 |
32 | luks.c | ||
2027 |
6 | luks.c | ||
2028 |
40 | luks.c | ||
2029 |
128 | lvm.c | ||
2030 |
32 | lvm.c | ||
2031 |
512 | lvm.c | ||
2032 |
3 | ntfs.c | ||
2033 |
0x60 | ntfs.c | ||
2034 |
0x70 | ntfs.c | ||
2035 |
0x40 | ntfs.c | ||
2036 |
0xffffffffu | ntfs.c | ||
2037 |
"NVIDIA" | nvidia_raid.c | ||
2038 |
0x1200 | promise_raid.c | ||
2039 |
"Promise Technology, Inc." | promise_raid.c | ||
2040 |
0x2F000000 | silicon_raid.c | ||
2041 |
0xff6 | swap.c | 4086 (arm, i386, ...) | |
2042 |
0xfff6 | swap.c | 65526 (ia64) | |
2043 |
100 | sysv.c | ||
2044 |
100 | sysv.c | ||
2045 |
100 | sysv.c | ||
2046 |
50 | sysv.c | ||
2047 |
1024 | sysv.c | ||
2048 |
0x8000 | udf.c | ||
2049 |
0x00011954 | ufs.c | ||
2050 |
0x19540119 | ufs.c | ||
2051 |
0x00195612 | ufs.c | ||
2052 |
0x00095014 | ufs.c | ||
2053 |
0x00612195 | ufs.c | ||
2054 |
0x05231994 | ufs.c | ||
2055 |
0xFF4 | vfat.c | ||
2056 |
0xFFF4 | vfat.c | ||
2057 |
0x0FFFFFF6 | vfat.c | ||
2058 |
0x08 | vfat.c | ||
2059 |
0x10 | vfat.c | ||
2060 |
0x0f | vfat.c | ||
2061 |
0x3f | vfat.c | ||
2062 |
0xe5 | vfat.c | ||
2063 |
0xAA55 | via_raid.c | ||
2064 |
0x00bab10c | zfs.c | oo-ba-bloc! | |
2065 |
117 | evms.c | ||
2066 |
_IOR(EVMS_MAJOR, 0xF0, struct evms_stripe_info) | evms.c | ||
2067 |
58 | lvm.c | ||
2068 |
9 | md.c | ||
2069 |
_IOR (MD_MAJOR, 0x11, struct md_array_info) | md.c | ||
2070 |
0x0500 | gen_uuid.c | ||
2071 |
MYUUID | gen_uuid.c | ||
2072 |
static __thread | gen_uuid.c | ||
2073 |
static | gen_uuid.c | ||
2074 |
10 | gen_uuid.c | ||
2075 |
0x0500 | tst_uuid.c | ||
2076 |
MYUUID | tst_uuid.c | ||
2077 |
fmt_upper | unparse.c | ||
2078 |
fmt_lower | unparse.c | ||
2079 |
0x0500 | uuid_time.c | ||
2080 |
MYUUID | uuid_time.c | ||
2081 |
01000 | ipcs.c | segment will be destroyed on last detach | |
2082 |
02000 | ipcs.c | segment will not be swapped | |
2083 |
11 | ipcs.c | ||
2084 |
12 | ipcs.c | ||
2085 |
13 | ipcs.c | ||
2086 |
14 | ipcs.c | ||
2087 |
18 | ipcs.c | ||
2088 |
19 | ipcs.c | ||
2089 |
3 | ipcs.c | ||
2090 |
__key | ipcs.c | ||
2091 |
key | ipcs.c | ||
2092 |
1 | ipcs.c | ||
2093 |
2 | ipcs.c | ||
2094 |
3 | ipcs.c | ||
2095 |
4 | ipcs.c | ||
2096 |
5 | ipcs.c | ||
2097 |
16 | ldattach.c | ||
2098 |
18 | ldattach.c | ||
2099 |
0x5423 | ldattach.c | ||
2100 |
100 | lscpu.c | ||
2101 |
"sys/devices/system" | lscpu.c | ||
2102 |
_PATH_SYS_SYSTEM "/cpu/cpu0" | lscpu.c | ||
2103 |
"proc/xen" | lscpu.c | ||
2104 |
_PATH_PROC_XEN "/capabilities" | lscpu.c | ||
2105 |
"proc/cpuinfo" | lscpu.c | ||
2106 |
"proc/bus/pci/devices" | lscpu.c | ||
2107 |
0x40000000 | lscpu.c | ||
2108 |
508 | rdev.c | ||
2109 |
128 | readprofile.c | ||
2110 |
"/boot/System.map-" | readprofile.c | ||
2111 |
0x40 | rtcwake.c | ||
2112 |
0x20 | rtcwake.c | ||
2113 |
0x10 | rtcwake.c | ||
2114 |
1024 | rtcwake.c | ||
2115 |
"rtcwake from " PACKAGE_STRING | rtcwake.c | ||
2116 |
"/sys/class/rtc/%s/device/power/wakeup" | rtcwake.c | ||
2117 |
"/sys/power/state" | rtcwake.c | ||
2118 |
"/etc/adjtime" | rtcwake.c | ||
2119 |
"/dev/rtc0" | rtcwake.c | ||
2120 |
"standby" | rtcwake.c | ||
2121 |
(CHAR_MAX+1) | setarch.c | ||
2122 |
0x0040000 | setarch.c | ||
2123 |
0x0080000 | setarch.c | ||
2124 |
0x0100000 | setarch.c | ||
2125 |
0x0200000 | setarch.c | ||
2126 |
0x0400000 | setarch.c | ||
2127 |
0x0800000 | setarch.c | ||
2128 |
0x1000000 | setarch.c | ||
2129 |
0x2000000 | setarch.c | ||
2130 |
0x4000000 | setarch.c | ||
2131 |
0x8000000 | setarch.c | ||
2132 |
8192 | switch_root.c | ||
2133 |
0x00020000 | unshare.c | ||
2134 |
0x04000000 | unshare.c | ||
2135 |
0x08000000 | unshare.c | ||
2136 |
0x40000000 | unshare.c | ||
2137 |
'\b' | col.c | backspace | |
2138 |
'\t' | col.c | tab | |
2139 |
' ' | col.c | space | |
2140 |
'\n' | col.c | newline | |
2141 |
'\r' | col.c | carriage return | |
2142 |
'\033' | col.c | escape | |
2143 |
'\017' | col.c | shift in to normal character set | |
2144 |
'\016' | col.c | shift out to alternate character set | |
2145 |
'\013' | col.c | vertical tab (aka reverse line feed) | |
2146 |
'\007' | col.c | ESC-07 reverse line feed | |
2147 |
'\010' | col.c | ESC-010 reverse half-line feed | |
2148 |
'\011' | col.c | ESC-011 forward half-line feed | |
2149 |
32 | col.c | ||
2150 |
64 | col.c | ||
2151 |
mtsafe_strtok | column.c | ||
2152 |
8 | column.c | ||
2153 |
25 | column.c | ||
2154 |
1000 | column.c | ||
2155 |
(LINE_MAX + 1) | column.c | ||
2156 |
"vi" | more.c | found on the user's path | |
2157 |
1024 | more.c | ||
2158 |
256 | more.c | minimal Line buffer size | |
2159 |
'\177' | more.c | ||
2160 |
'\033' | more.c | ||
2161 |
'\034' | more.c | ||
2162 |
-10 | more.c | ||
2163 |
if (docrterase) \ putserr(BSB); \ else \ putserr(BS); | more.c | ||
2164 |
LINE_MAX | pg.c | size of input buffer | |
2165 |
255 | pg.c | size of command buffer | |
2166 |
8 | pg.c | spaces consumed by tab character | |
2167 |
sigset | pg.c | ||
2168 |
sigrelse | pg.c | ||
2169 |
10 | tailf.c | ||
2170 |
(IN_MODIFY|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT) | tailf.c | ||
2171 |
4 | tailf.c | ||
2172 |
'\033' | ul.c | ||
2173 |
'\016' | ul.c | ||
2174 |
'\017' | ul.c | ||
2175 |
'9' | ul.c | ||
2176 |
'8' | ul.c | ||
2177 |
'7' | ul.c | ||
2178 |
000 | ul.c | ||
2179 |
001 | ul.c | Reverse | |
2180 |
002 | ul.c | Dim | |
2181 |
004 | ul.c | Dim | Ul | |
2182 |
010 | ul.c | Ul | |
2183 |
020 | ul.c | Bold | |
2184 |
512 | ul.c | ||
2185 |
"/proc/partitions" | blockdev.c | ||
2186 |
512 | fdformat.c | ||
2187 |
0 | fsck.cramfs.c | No errors | |
2188 |
1 | fsck.cramfs.c | File system errors corrected | |
2189 |
2 | fsck.cramfs.c | System should be rebooted | |
2190 |
4 | fsck.cramfs.c | File system errors left uncorrected | |
2191 |
8 | fsck.cramfs.c | Operational error | |
2192 |
16 | fsck.cramfs.c | Usage or syntax error | |
2193 |
128 | fsck.cramfs.c | Shared library error | |
2194 |
512 | fsck.cramfs.c | ||
2195 |
13 | fsck.cramfs.c | ||
2196 |
(1 << ROMBUFFER_BITS) | fsck.cramfs.c | ||
2197 |
(ROMBUFFERSIZE-1) | fsck.cramfs.c | ||
2198 |
chown | fsck.cramfs.c | ||
2199 |
1 | fsck.minix.c | ||
2200 |
(sizeof(struct minix_inode)) | fsck.minix.c | ||
2201 |
(sizeof(struct minix2_inode)) | fsck.minix.c | ||
2202 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | fsck.minix.c | ||
2203 |
(INODE_BLOCKS * BLOCK_SIZE) | fsck.minix.c | ||
2204 |
(BLOCK_SIZE<<3) | fsck.minix.c | ||
2205 |
50 | fsck.minix.c | ||
2206 |
(((struct minix_inode *) inode_buffer)-1) | fsck.minix.c | ||
2207 |
(((struct minix2_inode *) inode_buffer)-1) | fsck.minix.c | ||
2208 |
(*(struct minix_super_block *)super_block_buffer) | fsck.minix.c | ||
2209 |
((unsigned long)Super.s_ninodes) | fsck.minix.c | ||
2210 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | fsck.minix.c | ||
2211 |
((unsigned long)Super.s_imap_blocks) | fsck.minix.c | ||
2212 |
((unsigned long)Super.s_zmap_blocks) | fsck.minix.c | ||
2213 |
((unsigned long)Super.s_firstdatazone) | fsck.minix.c | ||
2214 |
((unsigned long)Super.s_log_zone_size) | fsck.minix.c | ||
2215 |
((unsigned long)Super.s_max_size) | fsck.minix.c | ||
2216 |
(Super.s_magic) | fsck.minix.c | ||
2217 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | fsck.minix.c | ||
2218 |
2 | mkfs.bfs.c | ||
2219 |
14 | mkfs.bfs.c | ||
2220 |
512 | mkfs.bfs.c | ||
2221 |
0x1badface | mkfs.bfs.c | ||
2222 |
2 | mkfs.bfs.c | ||
2223 |
"ext2" | mkfs.c | ||
2224 |
"PATH=/sbin:/sbin/fs:/sbin/fs.d:/etc/fs:/etc" | mkfs.c | ||
2225 |
"mkfs.%s" | mkfs.c | ||
2226 |
0 | mkfs.cramfs.c | No errors | |
2227 |
8 | mkfs.cramfs.c | Operational error | |
2228 |
16 | mkfs.cramfs.c | Usage or syntax error | |
2229 |
512 | mkfs.cramfs.c | ||
2230 |
1 | mkfs.cramfs.c | ||
2231 |
2 | mkfs.cramfs.c | ||
2232 |
24 | mkfs.cramfs.c | ||
2233 |
16 | mkfs.cramfs.c | ||
2234 |
8 | mkfs.cramfs.c | ||
2235 |
26 | mkfs.cramfs.c | ||
2236 |
255 | mkfs.cramfs.c | ||
2237 |
1 | mkfs.minix.c | ||
2238 |
2 | mkfs.minix.c | ||
2239 |
16 | mkfs.minix.c | ||
2240 |
512 | mkfs.minix.c | ||
2241 |
(sizeof(struct minix_inode)) | mkfs.minix.c | ||
2242 |
(sizeof(struct minix2_inode)) | mkfs.minix.c | ||
2243 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | mkfs.minix.c | ||
2244 |
(INODE_BLOCKS * BLOCK_SIZE) | mkfs.minix.c | ||
2245 |
(BLOCK_SIZE<<3) | mkfs.minix.c | ||
2246 |
(((struct minix_inode *) inode_buffer)-1) | mkfs.minix.c | ||
2247 |
(((struct minix2_inode *) inode_buffer)-1) | mkfs.minix.c | ||
2248 |
(*(struct minix_super_block *)super_block_buffer) | mkfs.minix.c | ||
2249 |
((unsigned long)Super.s_ninodes) | mkfs.minix.c | ||
2250 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | mkfs.minix.c | ||
2251 |
((unsigned long)Super.s_imap_blocks) | mkfs.minix.c | ||
2252 |
((unsigned long)Super.s_zmap_blocks) | mkfs.minix.c | ||
2253 |
((unsigned long)Super.s_firstdatazone) | mkfs.minix.c | ||
2254 |
((unsigned long)Super.s_log_zone_size) | mkfs.minix.c | ||
2255 |
((unsigned long)Super.s_max_size) | mkfs.minix.c | ||
2256 |
(Super.s_magic) | mkfs.minix.c | ||
2257 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | mkfs.minix.c | ||
2258 |
"swapfile_t" | mkswap.c | ||
2259 |
((0x7fffffff / pagesize) - 1) | mkswap.c | ||
2260 |
((1 << 24) - 1) | mkswap.c | ||
2261 |
((1 << 17) - 1) | mkswap.c | ||
2262 |
(is_sparc64() ? ((3 << 29) - 1) : ((1 << 18) - 1)) | mkswap.c | ||
2263 |
((1UL << 54) - 1) | mkswap.c | ||
2264 |
V1_OLD_MAX_PAGES | mkswap.c | ||
2265 |
((pagesize-1024-128*sizeof(int)-10)/sizeof(int)) | mkswap.c | ||
2266 |
10 | mkswap.c | ||
2267 |
"/dev/raw/" | raw.c | ||
2268 |
RAWDEVDIR "rawctl" | raw.c | ||
2269 |
"/dev/rawctl" | raw.c | ||
2270 |
8192 | raw.c | ||
2271 |
"/dev/hd0" | cfdisk.c | ||
2272 |
"/dev/sd0" | cfdisk.c | ||
2273 |
"/dev/ad0" | cfdisk.c | ||
2274 |
"/dev/da0" | cfdisk.c | ||
2275 |
"/dev/hda" | cfdisk.c | ||
2276 |
"/dev/sda" | cfdisk.c | ||
2277 |
1000 | cfdisk.c | ||
2278 |
80 | cfdisk.c | ||
2279 |
60 | cfdisk.c | ||
2280 |
512 | cfdisk.c | ||
2281 |
256 | cfdisk.c | ||
2282 |
63 | cfdisk.c | ||
2283 |
0x80 | cfdisk.c | ||
2284 |
0x55 | cfdisk.c | ||
2285 |
0xAA | cfdisk.c | ||
2286 |
-1 | cfdisk.c | ||
2287 |
0x00 | cfdisk.c | ||
2288 |
0x05 | cfdisk.c | ||
2289 |
0x07 | cfdisk.c | ||
2290 |
0x0f | cfdisk.c | ||
2291 |
0x85 | cfdisk.c | ||
2292 |
0x81 | cfdisk.c | ||
2293 |
0x82 | cfdisk.c | ||
2294 |
0x83 | cfdisk.c | ||
2295 |
-1 | cfdisk.c | ||
2296 |
-2 | cfdisk.c | ||
2297 |
-3 | cfdisk.c | ||
2298 |
25 | cfdisk.c | ||
2299 |
'\015' | cfdisk.c | ||
2300 |
'\033' | cfdisk.c | ||
2301 |
'\177' | cfdisk.c | ||
2302 |
'\007' | cfdisk.c | ||
2303 |
'\011' | cfdisk.c | ||
2304 |
'\014' | cfdisk.c | ^L | |
2305 |
'\020' | cfdisk.c | ^P | |
2306 |
'\153' | cfdisk.c | k | |
2307 |
'\016' | cfdisk.c | ^N | |
2308 |
'\152' | cfdisk.c | j | |
2309 |
1 | cfdisk.c | ||
2310 |
2 | cfdisk.c | ||
2311 |
3 | cfdisk.c | ||
2312 |
4 | cfdisk.c | ||
2313 |
-1 | cfdisk.c | ||
2314 |
-2 | cfdisk.c | ||
2315 |
1 | cfdisk.c | ||
2316 |
2 | cfdisk.c | ||
2317 |
4 | cfdisk.c | ||
2318 |
2 | cfdisk.c | ||
2319 |
"ReIsErFs" | cfdisk.c | ||
2320 |
"ReIsEr2Fs" | cfdisk.c | ||
2321 |
sizeof(reiserfsb.s_label) | cfdisk.c | ||
2322 |
1 | cfdisk.c | ||
2323 |
2 | cfdisk.c | ||
2324 |
4 | cfdisk.c | ||
2325 |
8 | cfdisk.c | ||
2326 |
2 | cfdisk.c | ||
2327 |
256 | cfdisk.c | for simpleMenu function | |
2328 |
1 | cfdisk.c | ||
2329 |
2 | cfdisk.c | ||
2330 |
3 | cfdisk.c | ||
2331 |
4 | cfdisk.c | ||
2332 |
16 | cfdisk.c | ||
2333 |
"EOHS!" | cfdisk.c | ||
2334 |
800 | fdisk.c | ||
2335 |
(!sun_label && !sgi_label && !aix_label && !mac_label && !osf_label) | fdisk.c | ||
2336 |
(minimum_io_size != sector_size) | fdisk.c | ||
2337 |
1 | fdisk.c | ||
2338 |
2 | fdisk.c | ||
2339 |
3 | fdisk.c | ||
2340 |
16 | fdisk.c | ||
2341 |
0xa5 | fdiskbsdlabel.c | ||
2342 |
0xa9 | fdiskbsdlabel.c | ||
2343 |
0xffff0000 | fdiskmaclabel.c | ||
2344 |
unsigned char | fdisksunlabel.c | ||
2345 |
2 | fdisksunlabel.c | ||
2346 |
3 | fdisksunlabel.c | ||
2347 |
22 | fdisksunlabel.c | ||
2348 |
0x5452415020494645LL | gpt.c | ||
2349 |
1 | gpt.c | ||
2350 |
0xc9c2d4c1 | partitiontype.c | ||
2351 |
0xc1d4c2c9 | partitiontype.c | ||
2352 |
0x82564557 | partitiontype.c | ||
2353 |
0x0be5a941 | partitiontype.c | ||
2354 |
0x41a9e50b | partitiontype.c | ||
2355 |
0xDABE | partitiontype.c | ||
2356 |
0xBEDA | partitiontype.c | ||
2357 |
"sfdisk" | sfdisk.c | ||
2358 |
__attribute__ ((packed)) | sfdisk.c | ||
2359 |
0 | sfdisk.c | ||
2360 |
5 | sfdisk.c | ||
2361 |
0x0f | sfdisk.c | ||
2362 |
0x51 | sfdisk.c | ||
2363 |
0x53 | sfdisk.c | ||
2364 |
0x54 | sfdisk.c | ||
2365 |
0x55 | sfdisk.c | ||
2366 |
0x82 | sfdisk.c | ||
2367 |
0x83 | sfdisk.c | ||
2368 |
0x85 | sfdisk.c | ||
2369 |
0xa5 | sfdisk.c | ||
2370 |
0xa9 | sfdisk.c | ||
2371 |
1 | sfdisk.c | ||
2372 |
2 | sfdisk.c | ||
2373 |
3 | sfdisk.c | ||
2374 |
4 | sfdisk.c | ||
2375 |
(0x82564557UL) | sfdisk.c | ||
2376 |
16 | sfdisk.c | ||
2377 |
0 | sfdisk.c | ||
2378 |
(-1) | sfdisk.c | ||
2379 |
(-2) | sfdisk.c | ||
2380 |
0400 | sfdisk.c | ||
2381 |
01000 | sfdisk.c | ||
2382 |
"/proc/partitions" | sfdisk.c | ||
2383 |
600 | fsck.c | for inclusion of sa_handler in Solaris | |
2384 |
"/dev/md" | fsck.c | ||
2385 |
0 | fsck.c | ||
2386 |
1 | fsck.c | ||
2387 |
0 | fsck.c | ||
2388 |
1 | fsck.c | ||
2389 |
2 | fsck.c | ||
2390 |
1 | getopt.c | ||
2391 |
2 | getopt.c | ||
2392 |
10 | getopt.c | ||
2393 |
"1.4" | clock-ppc.c | ||
2394 |
"/etc/adjtime" | clock-ppc.c | ||
2395 |
2082844800 | clock-ppc.c | ||
2396 |
1900 | cmos.c | ||
2397 |
"hwclock" | hwclock.c | ||
2398 |
"/etc/adjtime" | hwclock.c | ||
2399 |
"/var/lib/lastdate" | hwclock.c | ||
2400 |
"/dev/efirtc" | hwclock.c | ||
2401 |
"/dev/rtc" | hwclock.c | ||
2402 |
0x4B50 | kd.c | get hardware clock | |
2403 |
0x4B51 | kd.c | set hardware clock | |
2404 |
_IOR('p', 20, struct sparc_rtc_time) | rtc.c | ||
2405 |
_IOW('p', 21, struct sparc_rtc_time) | rtc.c | ||
2406 |
_IOR('p', 0x09, struct linux_rtc_time) | rtc.c | ||
2407 |
_IOW('p', 0x0a, struct linux_rtc_time) | rtc.c | ||
2408 |
_IO('p', 0x03) | rtc.c | Update int. enable on | |
2409 |
_IO('p', 0x04) | rtc.c | Update int. enable off | |
2410 |
_IOR('p', 0x0d, unsigned long) | rtc.c | Read epoch | |
2411 |
_IOW('p', 0x0e, unsigned long) | rtc.c | Set epoch | |
2412 |
256 | canonicalize.c | ||
2413 |
"/dev/null" | fsprobe.c | ||
2414 |
2048 | setproctitle.c | ||
2415 |
"/etc/issue" | agetty.c | displayed before the login prompt | |
2416 |
" login: " | agetty.c | login prompt | |
2417 |
CTL('M') | agetty.c | carriage return | |
2418 |
CTL('J') | agetty.c | line feed | |
2419 |
CTL('H') | agetty.c | back space | |
2420 |
CTL('?') | agetty.c | delete | |
2421 |
DEL | agetty.c | default erase character | |
2422 |
CTL('C') | agetty.c | default interrupt character | |
2423 |
CTL('\\') | agetty.c | default quit char | |
2424 |
CTL('U') | agetty.c | default kill char | |
2425 |
CTL('D') | agetty.c | default EOF char | |
2426 |
0 | agetty.c | ||
2427 |
0 | agetty.c | default switch char | |
2428 |
HOST_NAME_MAX | agetty.c | ||
2429 |
64 | agetty.c | ||
2430 |
0 | agetty.c | ||
2431 |
10 | agetty.c | max. nr. of baud rates | |
2432 |
(1<<0) | agetty.c | process modem status messages | |
2433 |
(1<<1) | agetty.c | display /etc/issue | |
2434 |
(1<<2) | agetty.c | enable RTS/CTS flow control | |
2435 |
(1<<3) | agetty.c | force local | |
2436 |
(1<<4) | agetty.c | initstring is set | |
2437 |
(1<<5) | agetty.c | wait for CR or LF | |
2438 |
(1<<6) | agetty.c | give alternative issue file | |
2439 |
(1<<7) | agetty.c | don't ask for login name! | |
2440 |
(1<<8) | agetty.c | Support for *LCUC stty modes | |
2441 |
4 | checktty.c | ||
2442 |
128 | checktty.c | ||
2443 |
32 | checktty.c | ||
2444 |
0 | chfn.c | ||
2445 |
1 | chfn.c | ||
2446 |
256 | chfn.c | ||
2447 |
1 | chsh.c | ||
2448 |
0 | chsh.c | ||
2449 |
1 | chsh.c | ||
2450 |
1 | chsh.c | ||
2451 |
(24*60*60) | last.c | seconds in a day | |
2452 |
0 | last.c | false/no | |
2453 |
1 | last.c | true/yes | |
2454 |
(int)sizeof(utmpbuf.ut_host) | last.c | size of utmp host field | |
2455 |
(int)sizeof(utmpbuf.ut_line) | last.c | size of utmp tty field | |
2456 |
(int)sizeof(utmpbuf.ut_name) | last.c | size of utmp name field | |
2457 |
strchr | login.c | ||
2458 |
strrchr | login.c | ||
2459 |
3 | login.c | ||
2460 |
if (retcode != PAM_SUCCESS) { \ fprintf(stderr,"\n%s\n",pam_strerror(pamh, retcode)); \ syslog(LOG_ERR,"%s",pam_strerror(pamh, | login.c | ||
2461 |
{ \ pam_setcred(pamh, PAM_DELETE_CRED); \ retcode = pam_close_session(pamh,0); \ pam_end(pamh,retcode); \ } | login.c | ||
2462 |
5 | login.c | ||
2463 |
0620 | login.c | ||
2464 |
0600 | login.c | ||
2465 |
"tty" | login.c | name of group to own ttys | |
2466 |
1024 | login.c | ||
2467 |
"/var/log/btmp" | login.c | ||
2468 |
0 | setpwnam.c | ||
2469 |
1 | setpwnam.c | ||
2470 |
write(fd, "\r\n", 2) | shutdown.c | ||
2471 |
strerror(errno) | shutdown.c | ||
2472 |
"umount", "-a", "-t", "nodevfs" | shutdown.c | ||
2473 |
"swapoff", "-a" | shutdown.c | ||
2474 |
150 | simpleinit.c | max size of a line in inittab | |
2475 |
30 | simpleinit.c | max number of lines in inittab | |
2476 |
20 | simpleinit.c | max number of tokens in inittab command | |
2477 |
(CMDSIZ+CMDSIZ+1) | simpleinit.c | ||
2478 |
5 | simpleinit.c | number of respawns per 100 seconds | |
2479 |
"/etc/TZ" | simpleinit.c | ||
2480 |
(;;) | simpleinit.c | ||
2481 |
3 | simpleinit.c | number of tries allowed when giving the password | |
2482 |
67 | vipw.c | ||
2483 |
"sleeper" | wall.c | ||
2484 |
HOST_NAME_MAX | wall.c | ||
2485 |
64 | wall.c | ||
2486 |
0x0001 | blkid.c | ||
2487 |
0x0002 | blkid.c | ||
2488 |
0x0004 | blkid.c | ||
2489 |
0x0008 | blkid.c | ||
2490 |
1 | cal.c | ||
2491 |
4 | cal.c | for reformation | |
2492 |
6 | cal.c | 1 Jan 1 was a Saturday | |
2493 |
639799 | cal.c | 3 Sep 1752 | |
2494 |
11 | cal.c | 11 day correction | |
2495 |
42 | cal.c | slots in a month array | |
2496 |
-1 | cal.c | used in day array | |
2497 |
4 | cal.c | sep1752[4] is a Sunday | |
2498 |
3 | cal.c | 3 spaces per day | |
2499 |
4 | cal.c | 4 spaces per day | |
2500 |
21 | cal.c | 7 days * 3 characters | |
2501 |
28 | cal.c | 7 days * 4 characters | |
2502 |
2 | cal.c | spaces between day headings | |
2503 |
2 | cal.c | ||
2504 |
0x400 | cal.c | flag day for highlighting | |
2505 |
8 | cal.c | ||
2506 |
300 | cal.c | 90 suffices in most locales | |
2507 |
13013 | ddate.c | ||
2508 |
0 | look.c | ||
2509 |
1 | look.c | ||
2510 |
(-1) | look.c | ||
2511 |
4096 | mcookie.c | ||
2512 |
(sizeof(rngs)/sizeof(struct rngs)) | mcookie.c | ||
2513 |
256 | namei.c | ||
2514 |
256 | namei.c | ||
2515 |
(1 << 1) | namei.c | ||
2516 |
(1 << 2) | namei.c | ||
2517 |
(1 << 3) | namei.c | ||
2518 |
(1 << 4) | namei.c | ||
2519 |
(1 << 5) | namei.c | ||
2520 |
1 | procs.c | ||
2521 |
0.0001 | scriptreplay.c | from original sripreplay.pl | |
2522 |
const | setterm.c | define before including term.h | |
2523 |
__NR_syslog | setterm.c | ||
2524 |
syslog | setterm.c | ||
2525 |
0 | setterm.c | ||
2526 |
1 | setterm.c | ||
2527 |
2 | setterm.c | ||
2528 |
3 | setterm.c | ||
2529 |
0 | setterm.c | ||
2530 |
1 | setterm.c | ||
2531 |
2 | setterm.c | ||
2532 |
3 | setterm.c | ||
2533 |
4 | setterm.c | ||
2534 |
5 | setterm.c | ||
2535 |
6 | setterm.c | ||
2536 |
7 | setterm.c | ||
2537 |
8 | setterm.c | ||
2538 |
9 | setterm.c | ||
2539 |
-1 | setterm.c | ||
2540 |
-2 | setterm.c | ||
2541 |
-3 | setterm.c | ||
2542 |
4 | setterm.c | unblank screen | |
2543 |
10 | setterm.c | set vesa blanking mode | |
2544 |
14 | setterm.c | keep screen blank even if a key is pressed | |
2545 |
15 | setterm.c | return which vt was blanked | |
2546 |
"\033" | setterm.c | ||
2547 |
"\033P" | setterm.c | ||
2548 |
"\033\\" | setterm.c | ||
2549 |
1 | uuidgen.c | ||
2550 |
2 | uuidgen.c | ||
2551 |
0 | wipefs.c | default | |
2552 |
1 | wipefs.c | ||
2553 |
_PATH_MOUNTED_LOCK "%d" | fstab.c | ||
2554 |
(sizeof(_PATH_MOUNTED_LOCK)+20) | fstab.c | ||
2555 |
30 | fstab.c | ||
2556 |
5000 | fstab.c | ||
2557 |
7 | lomount.c | ||
2558 |
8 | lomount.c | dev/loop[0-7] | |
2559 |
(1 << 1) | lomount.c | return used devices only | |
2560 |
(1 << 2) | lomount.c | return non-used devices | |
2561 |
(1 << 3) | lomount.c | all is done | |
2562 |
(1 << 4) | lomount.c | try to found used devices in /proc/partitions | |
2563 |
(1 << 5) | lomount.c | dev/loop/N | |
2564 |
(1 << 6) | lomount.c | directly try to check default loops | |
2565 |
0x80000000 | mount.c | ||
2566 |
0x40000000 | mount.c | ||
2567 |
0x20000000 | mount.c | ||
2568 |
0x10000000 | mount.c | ||
2569 |
0x08000000 | mount.c | ||
2570 |
0x02000000 | mount.c | ||
2571 |
0x00010000 | mount.c | ||
2572 |
(MS_NOAUTO|MS_USERS|MS_USER|MS_COMMENT|MS_LOOP) | mount.c | ||
2573 |
(MS_REMOUNT|MS_NOAUTO|MS_USERS|MS_USER) | mount.c | ||
2574 |
(MS_SHARED|MS_SLAVE|MS_UNBINDABLE|MS_PRIVATE) | mount.c | ||
2575 |
(MS_NOEXEC|MS_NOSUID|MS_NODEV) | mount.c | ||
2576 |
(MS_NOSUID|MS_NODEV) | mount.c | ||
2577 |
"/sbin/mkswap" | swapon.c | ||
2578 |
1 | swapon.c | ||
2579 |
1 | swapon.c | ||
2580 |
(64 * 1024) | swapon.c | ||
2581 |
"SWAPSPACE2" | swapon.c | ||
2582 |
(sizeof(SWAP_SIGNATURE) - 1) | swapon.c | ||
2583 |
1 | umount.c | ||
2584 |
2 | umount.c | ||
2585 |
(0x82564557UL) | bsd.c | The disk magic number | |
2586 |
16 | bsd.c | ||
2587 |
0 | bsd.c | ||
2588 |
0xedb88320 | crc32.c | ||
2589 |
0x04c11db7 | crc32.c | ||
2590 |
8 | crc32.c | ||
2591 |
8 | crc32.c | ||
2592 |
64 | partx.c | ||
2593 |
256 | partx.c | ||
2594 |
8 | solaris.c | ||
2595 |
(0x600DDEEEUL) | solaris.c | ||
2596 |
0 | unixware.c | ||
2597 |
16 | unixware.c | ||
2598 |
(0xCA5E600D) | unixware.c | ||
2599 |
(0x600DDEEE) | unixware.c | ||
2600 |
3 | chrt.c | ||
2601 |
5 | chrt.c | ||
2602 |
13 | ionice.c | ||
2603 |
(8 * sizeof(unsigned long)) | taskset.c | ||
2604 |
3 | cache.c | ||
2605 |
0x01a5284c | dev.c | ||
2606 |
1 | devname.c | ||
2607 |
"/proc/partitions" | devname.c | ||
2608 |
"/proc/lvm/VGs" | devname.c | ||
2609 |
"/proc/evms/volumes" | devname.c | ||
2610 |
"/ $%?," | encode.c | ||
2611 |
_IO(0x12,96) | getsize.c | return device size | |
2612 |
_IOR(0x12,114,size_t) | getsize.c | return device size in bytes (u64 *arg) | |
2613 |
DKIOCGETBLOCKCOUNT32 | getsize.c | ||
2614 |
lseek64 | llseek.c | ||
2615 |
llseek | llseek.c | ||
2616 |
lseek | llseek.c | ||
2617 |
140 | llseek.c | ||
2618 |
EXT2_ET_INVALID_ARGUMENT | llseek.c | ||
2619 |
112 | llseek.c | ||
2620 |
600 | read.c | for inclusion of strtoull | |
2621 |
strtoull | read.c | defined in stdlib.h if you try hard enough | |
2622 |
strtoul | read.c | ||
2623 |
0x01a5284c | tag.c | ||
2624 |
16 | bsd.c | ||
2625 |
0 | bsd.c | ||
2626 |
1 | gpt.c | ||
2627 |
0x5452415020494645ULL | gpt.c | ||
2628 |
EFI_GUID(0x00000000, 0x0000, 0x0000, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | gpt.c | ||
2629 |
0x504d | mac.c | ||
2630 |
0x5453 | mac.c | ||
2631 |
4 | minix.c | ||
2632 |
16 | sgi.c | ||
2633 |
0x00 | sgi.c | ||
2634 |
0x06 | sgi.c | entire disk | |
2635 |
16 | solaris_x86.c | ||
2636 |
1 | solaris_x86.c | in 512-sectors | |
2637 |
(SOLARIS_SECTOR << 9) | solaris_x86.c | in bytes | |
2638 |
(SOLARIS_OFFSET + 12) | solaris_x86.c | v_sanity offset in bytes | |
2639 |
5 | solaris_x86.c | ||
2640 |
0x600DDEEE | sun.c | magic number | |
2641 |
1 | sun.c | ||
2642 |
8 | sun.c | ||
2643 |
0x05 | sun.c | ||
2644 |
29 | unixware.c | ||
2645 |
(UNIXWARE_SECTOR << 9) | unixware.c | offset in bytes | |
2646 |
(UNIXWARE_OFFSET >> 10) | unixware.c | offset in 1024-blocks | |
2647 |
(UNIXWARE_OFFSET - UNIXWARE_KBOFFSET + 4) | unixware.c | ||
2648 |
0x600DDEEEUL | unixware.c | ||
2649 |
16 | unixware.c | ||
2650 |
0x0000 | unixware.c | unused partition | |
2651 |
0x0001 | unixware.c | boot fs | |
2652 |
0x0002 | unixware.c | root fs | |
2653 |
0x0003 | unixware.c | swap fs | |
2654 |
0x0004 | unixware.c | user fs | |
2655 |
0x0005 | unixware.c | whole disk | |
2656 |
0x0006 | unixware.c | alternate sector space | |
2657 |
0x0007 | unixware.c | non unix | |
2658 |
0x0008 | unixware.c | alternate track space | |
2659 |
0x0009 | unixware.c | stand partition | |
2660 |
0x000a | unixware.c | var partition | |
2661 |
0x000b | unixware.c | home partition | |
2662 |
0x000c | unixware.c | dump partition | |
2663 |
0x000d | unixware.c | alternate sector track | |
2664 |
0x000e | unixware.c | volume mgt public partition | |
2665 |
0x000f | unixware.c | volume mgt private partition | |
2666 |
0x0200 | unixware.c | ||
2667 |
"DPTM" | adaptec_raid.c | ||
2668 |
0x37FC4D1E | adaptec_raid.c | ||
2669 |
24 | ddf_raid.c | ||
2670 |
8 | ddf_raid.c | ||
2671 |
"\123\357" | ext.c | ||
2672 |
0x400 | ext.c | ||
2673 |
(EXT_SB_OFF >> 10) | ext.c | ||
2674 |
0x38 | ext.c | ||
2675 |
0x0004 | ext.c | ||
2676 |
0x0004 | ext.c | ||
2677 |
0x0001 | ext.c | ||
2678 |
0x0002 | ext.c | ||
2679 |
0x0004 | ext.c | ||
2680 |
0x0008 | ext.c | ||
2681 |
0x0010 | ext.c | ||
2682 |
0x0020 | ext.c | ||
2683 |
0x0040 | ext.c | ||
2684 |
0x0002 | ext.c | ||
2685 |
0x0004 | ext.c | ||
2686 |
0x0008 | ext.c | ||
2687 |
0x0010 | ext.c | ||
2688 |
0x0040 | ext.c | extents support | |
2689 |
0x0080 | ext.c | ||
2690 |
0x0100 | ext.c | ||
2691 |
0x0200 | ext.c | ||
2692 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
2693 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
2694 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
2695 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
2696 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
2697 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
2698 |
~EXT3_FEATURE_INCOMPAT_SUPP | ext.c | ||
2699 |
~EXT3_FEATURE_RO_COMPAT_SUPP | ext.c | ||
2700 |
0x0004 | ext.c | ||
2701 |
0x0004 | ext.c | ||
2702 |
0x0001 | ext.c | ||
2703 |
0x0002 | ext.c | ||
2704 |
0x0004 | ext.c | ||
2705 |
0x0008 | ext.c | ||
2706 |
0x0010 | ext.c | ||
2707 |
0x0020 | ext.c | ||
2708 |
0x0040 | ext.c | ||
2709 |
0x0002 | ext.c | ||
2710 |
0x0004 | ext.c | ||
2711 |
0x0008 | ext.c | ||
2712 |
0x0010 | ext.c | ||
2713 |
0x0040 | ext.c | extents support | |
2714 |
0x0080 | ext.c | ||
2715 |
0x0100 | ext.c | ||
2716 |
0x0200 | ext.c | ||
2717 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
2718 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
2719 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
2720 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
2721 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
2722 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
2723 |
(~EXT3_FEATURE_INCOMPAT_SUPP) | ext.c | ||
2724 |
(~EXT3_FEATURE_RO_COMPAT_SUPP) | ext.c | ||
2725 |
KERNEL_VERSION(2, 6, 29) | ext.c | ||
2726 |
{ \ { \ .magic = EXT_SB_MAGIC, \ .len = sizeof(EXT_SB_MAGIC) - 1, \ .kboff = EXT_SB_KBOFF, \ .sboff = EXT_MAG_OFF \ }, \ { N | ext.c | ||
2727 |
64 | gfs.c | ||
2728 |
1309 | gfs.c | ||
2729 |
1401 | gfs.c | ||
2730 |
1801 | gfs.c | ||
2731 |
1900 | gfs.c | ||
2732 |
0xff | hfs.c | ||
2733 |
1 | hfs.c | ||
2734 |
8 | hfs.c | ||
2735 |
0x5a7816f3 | highpoint_raid.c | ||
2736 |
0x5a7816fd | highpoint_raid.c | ||
2737 |
0x2000 | hpfs.c | ||
2738 |
0x2200 | hpfs.c | ||
2739 |
0x8000 | iso9660.c | ||
2740 |
0x800 | iso9660.c | ||
2741 |
(ISO_SUPERBLOCK_OFFSET + ISO_SECTOR_SIZE) | iso9660.c | ||
2742 |
0x2 | iso9660.c | ||
2743 |
0xff | iso9660.c | ||
2744 |
16 | iso9660.c | ||
2745 |
"Intel Raid ISM Cfg Sig. " | isw_raid.c | ||
2746 |
"JM" | jmicron_raid.c | ||
2747 |
0x10000 | linux_raid.c | ||
2748 |
0xa92b4efc | linux_raid.c | ||
2749 |
"$XIDE$" | lsi_raid.c | ||
2750 |
32 | luks.c | ||
2751 |
32 | luks.c | ||
2752 |
32 | luks.c | ||
2753 |
20 | luks.c | ||
2754 |
32 | luks.c | ||
2755 |
6 | luks.c | ||
2756 |
40 | luks.c | ||
2757 |
128 | lvm.c | ||
2758 |
32 | lvm.c | ||
2759 |
512 | lvm.c | ||
2760 |
3 | ntfs.c | ||
2761 |
0x60 | ntfs.c | ||
2762 |
0x70 | ntfs.c | ||
2763 |
0x40 | ntfs.c | ||
2764 |
0xffffffffu | ntfs.c | ||
2765 |
"NVIDIA" | nvidia_raid.c | ||
2766 |
0x1200 | promise_raid.c | ||
2767 |
"Promise Technology, Inc." | promise_raid.c | ||
2768 |
0x2F000000 | silicon_raid.c | ||
2769 |
0xff6 | swap.c | 4086 (arm, i386, ...) | |
2770 |
0xfff6 | swap.c | 65526 (ia64) | |
2771 |
100 | sysv.c | ||
2772 |
100 | sysv.c | ||
2773 |
100 | sysv.c | ||
2774 |
50 | sysv.c | ||
2775 |
1024 | sysv.c | ||
2776 |
0x8000 | udf.c | ||
2777 |
0x00011954 | ufs.c | ||
2778 |
0x19540119 | ufs.c | ||
2779 |
0x00195612 | ufs.c | ||
2780 |
0x00095014 | ufs.c | ||
2781 |
0x00612195 | ufs.c | ||
2782 |
0x05231994 | ufs.c | ||
2783 |
0xFF4 | vfat.c | ||
2784 |
0xFFF4 | vfat.c | ||
2785 |
0x0FFFFFF6 | vfat.c | ||
2786 |
0x08 | vfat.c | ||
2787 |
0x10 | vfat.c | ||
2788 |
0x0f | vfat.c | ||
2789 |
0x3f | vfat.c | ||
2790 |
0xe5 | vfat.c | ||
2791 |
0xAA55 | via_raid.c | ||
2792 |
0x00bab10c | zfs.c | oo-ba-bloc! | |
2793 |
117 | evms.c | ||
2794 |
_IOR(EVMS_MAJOR, 0xF0, struct evms_stripe_info) | evms.c | ||
2795 |
58 | lvm.c | ||
2796 |
9 | md.c | ||
2797 |
_IOR (MD_MAJOR, 0x11, struct md_array_info) | md.c | ||
2798 |
0x0500 | gen_uuid.c | ||
2799 |
MYUUID | gen_uuid.c | ||
2800 |
static __thread | gen_uuid.c | ||
2801 |
static | gen_uuid.c | ||
2802 |
10 | gen_uuid.c | ||
2803 |
0x0500 | tst_uuid.c | ||
2804 |
MYUUID | tst_uuid.c | ||
2805 |
fmt_upper | unparse.c | ||
2806 |
fmt_lower | unparse.c | ||
2807 |
0x0500 | uuid_time.c | ||
2808 |
MYUUID | uuid_time.c | ||
2809 |
01000 | ipcs.c | segment will be destroyed on last detach | |
2810 |
02000 | ipcs.c | segment will not be swapped | |
2811 |
11 | ipcs.c | ||
2812 |
12 | ipcs.c | ||
2813 |
13 | ipcs.c | ||
2814 |
14 | ipcs.c | ||
2815 |
18 | ipcs.c | ||
2816 |
19 | ipcs.c | ||
2817 |
3 | ipcs.c | ||
2818 |
__key | ipcs.c | ||
2819 |
key | ipcs.c | ||
2820 |
1 | ipcs.c | ||
2821 |
2 | ipcs.c | ||
2822 |
3 | ipcs.c | ||
2823 |
4 | ipcs.c | ||
2824 |
5 | ipcs.c | ||
2825 |
16 | ldattach.c | ||
2826 |
18 | ldattach.c | ||
2827 |
0x5423 | ldattach.c | ||
2828 |
100 | lscpu.c | ||
2829 |
"sys/devices/system" | lscpu.c | ||
2830 |
_PATH_SYS_SYSTEM "/cpu/cpu0" | lscpu.c | ||
2831 |
"proc/xen" | lscpu.c | ||
2832 |
_PATH_PROC_XEN "/capabilities" | lscpu.c | ||
2833 |
"proc/cpuinfo" | lscpu.c | ||
2834 |
"proc/bus/pci/devices" | lscpu.c | ||
2835 |
0x40000000 | lscpu.c | ||
2836 |
508 | rdev.c | ||
2837 |
128 | readprofile.c | ||
2838 |
"/boot/System.map-" | readprofile.c | ||
2839 |
0x40 | rtcwake.c | ||
2840 |
0x20 | rtcwake.c | ||
2841 |
0x10 | rtcwake.c | ||
2842 |
1024 | rtcwake.c | ||
2843 |
"rtcwake from " PACKAGE_STRING | rtcwake.c | ||
2844 |
"/sys/class/rtc/%s/device/power/wakeup" | rtcwake.c | ||
2845 |
"/sys/power/state" | rtcwake.c | ||
2846 |
"/etc/adjtime" | rtcwake.c | ||
2847 |
"/dev/rtc0" | rtcwake.c | ||
2848 |
"standby" | rtcwake.c | ||
2849 |
(CHAR_MAX+1) | setarch.c | ||
2850 |
0x0040000 | setarch.c | ||
2851 |
0x0080000 | setarch.c | ||
2852 |
0x0100000 | setarch.c | ||
2853 |
0x0200000 | setarch.c | ||
2854 |
0x0400000 | setarch.c | ||
2855 |
0x0800000 | setarch.c | ||
2856 |
0x1000000 | setarch.c | ||
2857 |
0x2000000 | setarch.c | ||
2858 |
0x4000000 | setarch.c | ||
2859 |
0x8000000 | setarch.c | ||
2860 |
8192 | switch_root.c | ||
2861 |
0x00020000 | unshare.c | ||
2862 |
0x04000000 | unshare.c | ||
2863 |
0x08000000 | unshare.c | ||
2864 |
0x40000000 | unshare.c | ||
2865 |
'\b' | col.c | backspace | |
2866 |
'\t' | col.c | tab | |
2867 |
' ' | col.c | space | |
2868 |
'\n' | col.c | newline | |
2869 |
'\r' | col.c | carriage return | |
2870 |
'\033' | col.c | escape | |
2871 |
'\017' | col.c | shift in to normal character set | |
2872 |
'\016' | col.c | shift out to alternate character set | |
2873 |
'\013' | col.c | vertical tab (aka reverse line feed) | |
2874 |
'\007' | col.c | ESC-07 reverse line feed | |
2875 |
'\010' | col.c | ESC-010 reverse half-line feed | |
2876 |
'\011' | col.c | ESC-011 forward half-line feed | |
2877 |
32 | col.c | ||
2878 |
64 | col.c | ||
2879 |
mtsafe_strtok | column.c | ||
2880 |
8 | column.c | ||
2881 |
25 | column.c | ||
2882 |
1000 | column.c | ||
2883 |
(LINE_MAX + 1) | column.c | ||
2884 |
"vi" | more.c | found on the user's path | |
2885 |
1024 | more.c | ||
2886 |
256 | more.c | minimal Line buffer size | |
2887 |
'\177' | more.c | ||
2888 |
'\033' | more.c | ||
2889 |
'\034' | more.c | ||
2890 |
-10 | more.c | ||
2891 |
if (docrterase) \ putserr(BSB); \ else \ putserr(BS); | more.c | ||
2892 |
LINE_MAX | pg.c | size of input buffer | |
2893 |
255 | pg.c | size of command buffer | |
2894 |
8 | pg.c | spaces consumed by tab character | |
2895 |
sigset | pg.c | ||
2896 |
sigrelse | pg.c | ||
2897 |
10 | tailf.c | ||
2898 |
(IN_MODIFY|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT) | tailf.c | ||
2899 |
4 | tailf.c | ||
2900 |
'\033' | ul.c | ||
2901 |
'\016' | ul.c | ||
2902 |
'\017' | ul.c | ||
2903 |
'9' | ul.c | ||
2904 |
'8' | ul.c | ||
2905 |
'7' | ul.c | ||
2906 |
000 | ul.c | ||
2907 |
001 | ul.c | Reverse | |
2908 |
002 | ul.c | Dim | |
2909 |
004 | ul.c | Dim | Ul | |
2910 |
010 | ul.c | Ul | |
2911 |
020 | ul.c | Bold | |
2912 |
512 | ul.c | ||
2913 |
"/proc/partitions" | blockdev.c | ||
2914 |
512 | fdformat.c | ||
2915 |
0 | fsck.cramfs.c | No errors | |
2916 |
1 | fsck.cramfs.c | File system errors corrected | |
2917 |
2 | fsck.cramfs.c | System should be rebooted | |
2918 |
4 | fsck.cramfs.c | File system errors left uncorrected | |
2919 |
8 | fsck.cramfs.c | Operational error | |
2920 |
16 | fsck.cramfs.c | Usage or syntax error | |
2921 |
128 | fsck.cramfs.c | Shared library error | |
2922 |
512 | fsck.cramfs.c | ||
2923 |
13 | fsck.cramfs.c | ||
2924 |
(1 << ROMBUFFER_BITS) | fsck.cramfs.c | ||
2925 |
(ROMBUFFERSIZE-1) | fsck.cramfs.c | ||
2926 |
chown | fsck.cramfs.c | ||
2927 |
1 | fsck.minix.c | ||
2928 |
(sizeof(struct minix_inode)) | fsck.minix.c | ||
2929 |
(sizeof(struct minix2_inode)) | fsck.minix.c | ||
2930 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | fsck.minix.c | ||
2931 |
(INODE_BLOCKS * BLOCK_SIZE) | fsck.minix.c | ||
2932 |
(BLOCK_SIZE<<3) | fsck.minix.c | ||
2933 |
50 | fsck.minix.c | ||
2934 |
(((struct minix_inode *) inode_buffer)-1) | fsck.minix.c | ||
2935 |
(((struct minix2_inode *) inode_buffer)-1) | fsck.minix.c | ||
2936 |
(*(struct minix_super_block *)super_block_buffer) | fsck.minix.c | ||
2937 |
((unsigned long)Super.s_ninodes) | fsck.minix.c | ||
2938 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | fsck.minix.c | ||
2939 |
((unsigned long)Super.s_imap_blocks) | fsck.minix.c | ||
2940 |
((unsigned long)Super.s_zmap_blocks) | fsck.minix.c | ||
2941 |
((unsigned long)Super.s_firstdatazone) | fsck.minix.c | ||
2942 |
((unsigned long)Super.s_log_zone_size) | fsck.minix.c | ||
2943 |
((unsigned long)Super.s_max_size) | fsck.minix.c | ||
2944 |
(Super.s_magic) | fsck.minix.c | ||
2945 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | fsck.minix.c | ||
2946 |
2 | mkfs.bfs.c | ||
2947 |
14 | mkfs.bfs.c | ||
2948 |
512 | mkfs.bfs.c | ||
2949 |
0x1badface | mkfs.bfs.c | ||
2950 |
2 | mkfs.bfs.c | ||
2951 |
"ext2" | mkfs.c | ||
2952 |
"PATH=/sbin:/sbin/fs:/sbin/fs.d:/etc/fs:/etc" | mkfs.c | ||
2953 |
"mkfs.%s" | mkfs.c | ||
2954 |
0 | mkfs.cramfs.c | No errors | |
2955 |
8 | mkfs.cramfs.c | Operational error | |
2956 |
16 | mkfs.cramfs.c | Usage or syntax error | |
2957 |
512 | mkfs.cramfs.c | ||
2958 |
1 | mkfs.cramfs.c | ||
2959 |
2 | mkfs.cramfs.c | ||
2960 |
24 | mkfs.cramfs.c | ||
2961 |
16 | mkfs.cramfs.c | ||
2962 |
8 | mkfs.cramfs.c | ||
2963 |
26 | mkfs.cramfs.c | ||
2964 |
255 | mkfs.cramfs.c | ||
2965 |
1 | mkfs.minix.c | ||
2966 |
2 | mkfs.minix.c | ||
2967 |
16 | mkfs.minix.c | ||
2968 |
512 | mkfs.minix.c | ||
2969 |
(sizeof(struct minix_inode)) | mkfs.minix.c | ||
2970 |
(sizeof(struct minix2_inode)) | mkfs.minix.c | ||
2971 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | mkfs.minix.c | ||
2972 |
(INODE_BLOCKS * BLOCK_SIZE) | mkfs.minix.c | ||
2973 |
(BLOCK_SIZE<<3) | mkfs.minix.c | ||
2974 |
(((struct minix_inode *) inode_buffer)-1) | mkfs.minix.c | ||
2975 |
(((struct minix2_inode *) inode_buffer)-1) | mkfs.minix.c | ||
2976 |
(*(struct minix_super_block *)super_block_buffer) | mkfs.minix.c | ||
2977 |
((unsigned long)Super.s_ninodes) | mkfs.minix.c | ||
2978 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | mkfs.minix.c | ||
2979 |
((unsigned long)Super.s_imap_blocks) | mkfs.minix.c | ||
2980 |
((unsigned long)Super.s_zmap_blocks) | mkfs.minix.c | ||
2981 |
((unsigned long)Super.s_firstdatazone) | mkfs.minix.c | ||
2982 |
((unsigned long)Super.s_log_zone_size) | mkfs.minix.c | ||
2983 |
((unsigned long)Super.s_max_size) | mkfs.minix.c | ||
2984 |
(Super.s_magic) | mkfs.minix.c | ||
2985 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | mkfs.minix.c | ||
2986 |
"swapfile_t" | mkswap.c | ||
2987 |
((0x7fffffff / pagesize) - 1) | mkswap.c | ||
2988 |
((1 << 24) - 1) | mkswap.c | ||
2989 |
((1 << 17) - 1) | mkswap.c | ||
2990 |
(is_sparc64() ? ((3 << 29) - 1) : ((1 << 18) - 1)) | mkswap.c | ||
2991 |
((1UL << 54) - 1) | mkswap.c | ||
2992 |
V1_OLD_MAX_PAGES | mkswap.c | ||
2993 |
((pagesize-1024-128*sizeof(int)-10)/sizeof(int)) | mkswap.c | ||
2994 |
10 | mkswap.c | ||
2995 |
"/dev/raw/" | raw.c | ||
2996 |
RAWDEVDIR "rawctl" | raw.c | ||
2997 |
"/dev/rawctl" | raw.c | ||
2998 |
8192 | raw.c | ||
2999 |
"/dev/hd0" | cfdisk.c | ||
3000 |
"/dev/sd0" | cfdisk.c | ||
3001 |
"/dev/ad0" | cfdisk.c | ||
3002 |
"/dev/da0" | cfdisk.c | ||
3003 |
"/dev/hda" | cfdisk.c | ||
3004 |
"/dev/sda" | cfdisk.c | ||
3005 |
1000 | cfdisk.c | ||
3006 |
80 | cfdisk.c | ||
3007 |
60 | cfdisk.c | ||
3008 |
512 | cfdisk.c | ||
3009 |
256 | cfdisk.c | ||
3010 |
63 | cfdisk.c | ||
3011 |
0x80 | cfdisk.c | ||
3012 |
0x55 | cfdisk.c | ||
3013 |
0xAA | cfdisk.c | ||
3014 |
-1 | cfdisk.c | ||
3015 |
0x00 | cfdisk.c | ||
3016 |
0x05 | cfdisk.c | ||
3017 |
0x07 | cfdisk.c | ||
3018 |
0x0f | cfdisk.c | ||
3019 |
0x85 | cfdisk.c | ||
3020 |
0x81 | cfdisk.c | ||
3021 |
0x82 | cfdisk.c | ||
3022 |
0x83 | cfdisk.c | ||
3023 |
-1 | cfdisk.c | ||
3024 |
-2 | cfdisk.c | ||
3025 |
-3 | cfdisk.c | ||
3026 |
25 | cfdisk.c | ||
3027 |
'\015' | cfdisk.c | ||
3028 |
'\033' | cfdisk.c | ||
3029 |
'\177' | cfdisk.c | ||
3030 |
'\007' | cfdisk.c | ||
3031 |
'\011' | cfdisk.c | ||
3032 |
'\014' | cfdisk.c | ^L | |
3033 |
'\020' | cfdisk.c | ^P | |
3034 |
'\153' | cfdisk.c | k | |
3035 |
'\016' | cfdisk.c | ^N | |
3036 |
'\152' | cfdisk.c | j | |
3037 |
1 | cfdisk.c | ||
3038 |
2 | cfdisk.c | ||
3039 |
3 | cfdisk.c | ||
3040 |
4 | cfdisk.c | ||
3041 |
-1 | cfdisk.c | ||
3042 |
-2 | cfdisk.c | ||
3043 |
1 | cfdisk.c | ||
3044 |
2 | cfdisk.c | ||
3045 |
4 | cfdisk.c | ||
3046 |
2 | cfdisk.c | ||
3047 |
"ReIsErFs" | cfdisk.c | ||
3048 |
"ReIsEr2Fs" | cfdisk.c | ||
3049 |
sizeof(reiserfsb.s_label) | cfdisk.c | ||
3050 |
1 | cfdisk.c | ||
3051 |
2 | cfdisk.c | ||
3052 |
4 | cfdisk.c | ||
3053 |
8 | cfdisk.c | ||
3054 |
2 | cfdisk.c | ||
3055 |
256 | cfdisk.c | for simpleMenu function | |
3056 |
1 | cfdisk.c | ||
3057 |
2 | cfdisk.c | ||
3058 |
3 | cfdisk.c | ||
3059 |
4 | cfdisk.c | ||
3060 |
16 | cfdisk.c | ||
3061 |
"EOHS!" | cfdisk.c | ||
3062 |
800 | fdisk.c | ||
3063 |
(!sun_label && !sgi_label && !aix_label && !mac_label && !osf_label) | fdisk.c | ||
3064 |
(grain != sector_size) | fdisk.c | ||
3065 |
1 | fdisk.c | ||
3066 |
2 | fdisk.c | ||
3067 |
3 | fdisk.c | ||
3068 |
16 | fdisk.c | ||
3069 |
0xa5 | fdiskbsdlabel.c | ||
3070 |
0xa9 | fdiskbsdlabel.c | ||
3071 |
0xffff0000 | fdiskmaclabel.c | ||
3072 |
2 | fdisksunlabel.c | ||
3073 |
3 | fdisksunlabel.c | ||
3074 |
22 | fdisksunlabel.c | ||
3075 |
0x5452415020494645LL | gpt.c | ||
3076 |
1 | gpt.c | ||
3077 |
0xc9c2d4c1 | partitiontype.c | ||
3078 |
0xc1d4c2c9 | partitiontype.c | ||
3079 |
0x82564557 | partitiontype.c | ||
3080 |
0x0be5a941 | partitiontype.c | ||
3081 |
0x41a9e50b | partitiontype.c | ||
3082 |
0xDABE | partitiontype.c | ||
3083 |
0xBEDA | partitiontype.c | ||
3084 |
"sfdisk" | sfdisk.c | ||
3085 |
__attribute__ ((packed)) | sfdisk.c | ||
3086 |
0 | sfdisk.c | ||
3087 |
5 | sfdisk.c | ||
3088 |
0x0f | sfdisk.c | ||
3089 |
0x51 | sfdisk.c | ||
3090 |
0x53 | sfdisk.c | ||
3091 |
0x54 | sfdisk.c | ||
3092 |
0x55 | sfdisk.c | ||
3093 |
0x82 | sfdisk.c | ||
3094 |
0x83 | sfdisk.c | ||
3095 |
0x85 | sfdisk.c | ||
3096 |
0xa5 | sfdisk.c | ||
3097 |
0xa9 | sfdisk.c | ||
3098 |
1 | sfdisk.c | ||
3099 |
2 | sfdisk.c | ||
3100 |
3 | sfdisk.c | ||
3101 |
4 | sfdisk.c | ||
3102 |
(0x82564557UL) | sfdisk.c | ||
3103 |
16 | sfdisk.c | ||
3104 |
0 | sfdisk.c | ||
3105 |
(-1) | sfdisk.c | ||
3106 |
(-2) | sfdisk.c | ||
3107 |
0400 | sfdisk.c | ||
3108 |
01000 | sfdisk.c | ||
3109 |
"/proc/partitions" | sfdisk.c | ||
3110 |
600 | fsck.c | for inclusion of sa_handler in Solaris | |
3111 |
"/dev/md" | fsck.c | ||
3112 |
0 | fsck.c | ||
3113 |
1 | fsck.c | ||
3114 |
0 | fsck.c | ||
3115 |
1 | fsck.c | ||
3116 |
2 | fsck.c | ||
3117 |
1 | getopt.c | ||
3118 |
2 | getopt.c | ||
3119 |
10 | getopt.c | ||
3120 |
"1.4" | clock-ppc.c | ||
3121 |
"/etc/adjtime" | clock-ppc.c | ||
3122 |
2082844800 | clock-ppc.c | ||
3123 |
1900 | cmos.c | ||
3124 |
"hwclock" | hwclock.c | ||
3125 |
"/etc/adjtime" | hwclock.c | ||
3126 |
"/var/lib/lastdate" | hwclock.c | ||
3127 |
"/dev/efirtc" | hwclock.c | ||
3128 |
"/dev/rtc" | hwclock.c | ||
3129 |
0x4B50 | kd.c | get hardware clock | |
3130 |
0x4B51 | kd.c | set hardware clock | |
3131 |
_IOR('p', 20, struct sparc_rtc_time) | rtc.c | ||
3132 |
_IOW('p', 21, struct sparc_rtc_time) | rtc.c | ||
3133 |
_IOR('p', 0x09, struct linux_rtc_time) | rtc.c | ||
3134 |
_IOW('p', 0x0a, struct linux_rtc_time) | rtc.c | ||
3135 |
_IO('p', 0x03) | rtc.c | Update int. enable on | |
3136 |
_IO('p', 0x04) | rtc.c | Update int. enable off | |
3137 |
_IOR('p', 0x0d, unsigned long) | rtc.c | Read epoch | |
3138 |
_IOW('p', 0x0e, unsigned long) | rtc.c | Set epoch | |
3139 |
256 | canonicalize.c | ||
3140 |
"/dev/null" | fsprobe.c | ||
3141 |
2048 | setproctitle.c | ||
3142 |
"/etc/issue" | agetty.c | displayed before the login prompt | |
3143 |
" login: " | agetty.c | login prompt | |
3144 |
CTL('M') | agetty.c | carriage return | |
3145 |
CTL('J') | agetty.c | line feed | |
3146 |
CTL('H') | agetty.c | back space | |
3147 |
CTL('?') | agetty.c | delete | |
3148 |
DEL | agetty.c | default erase character | |
3149 |
CTL('C') | agetty.c | default interrupt character | |
3150 |
CTL('\\') | agetty.c | default quit char | |
3151 |
CTL('U') | agetty.c | default kill char | |
3152 |
CTL('D') | agetty.c | default EOF char | |
3153 |
0 | agetty.c | ||
3154 |
0 | agetty.c | default switch char | |
3155 |
HOST_NAME_MAX | agetty.c | ||
3156 |
64 | agetty.c | ||
3157 |
0 | agetty.c | ||
3158 |
10 | agetty.c | max. nr. of baud rates | |
3159 |
(1<<0) | agetty.c | process modem status messages | |
3160 |
(1<<1) | agetty.c | display /etc/issue | |
3161 |
(1<<2) | agetty.c | enable RTS/CTS flow control | |
3162 |
(1<<3) | agetty.c | force local | |
3163 |
(1<<4) | agetty.c | initstring is set | |
3164 |
(1<<5) | agetty.c | wait for CR or LF | |
3165 |
(1<<6) | agetty.c | give alternative issue file | |
3166 |
(1<<7) | agetty.c | don't ask for login name! | |
3167 |
(1<<8) | agetty.c | Support for *LCUC stty modes | |
3168 |
4 | checktty.c | ||
3169 |
128 | checktty.c | ||
3170 |
32 | checktty.c | ||
3171 |
0 | chfn.c | ||
3172 |
1 | chfn.c | ||
3173 |
256 | chfn.c | ||
3174 |
1 | chsh.c | ||
3175 |
0 | chsh.c | ||
3176 |
1 | chsh.c | ||
3177 |
1 | chsh.c | ||
3178 |
(24*60*60) | last.c | seconds in a day | |
3179 |
0 | last.c | false/no | |
3180 |
1 | last.c | true/yes | |
3181 |
(int)sizeof(utmpbuf.ut_host) | last.c | size of utmp host field | |
3182 |
(int)sizeof(utmpbuf.ut_line) | last.c | size of utmp tty field | |
3183 |
(int)sizeof(utmpbuf.ut_name) | last.c | size of utmp name field | |
3184 |
strchr | login.c | ||
3185 |
strrchr | login.c | ||
3186 |
3 | login.c | ||
3187 |
if (retcode != PAM_SUCCESS) { \ fprintf(stderr,"\n%s\n",pam_strerror(pamh, retcode)); \ syslog(LOG_ERR,"%s",pam_strerror(pamh, | login.c | ||
3188 |
{ \ pam_setcred(pamh, PAM_DELETE_CRED); \ retcode = pam_close_session(pamh,0); \ pam_end(pamh,retcode); \ } | login.c | ||
3189 |
5 | login.c | ||
3190 |
0620 | login.c | ||
3191 |
0600 | login.c | ||
3192 |
"tty" | login.c | name of group to own ttys | |
3193 |
1024 | login.c | ||
3194 |
"/var/log/btmp" | login.c | ||
3195 |
0 | setpwnam.c | ||
3196 |
1 | setpwnam.c | ||
3197 |
write(fd, "\r\n", 2) | shutdown.c | ||
3198 |
strerror(errno) | shutdown.c | ||
3199 |
"umount", "-a", "-t", "nodevfs" | shutdown.c | ||
3200 |
"swapoff", "-a" | shutdown.c | ||
3201 |
150 | simpleinit.c | max size of a line in inittab | |
3202 |
30 | simpleinit.c | max number of lines in inittab | |
3203 |
20 | simpleinit.c | max number of tokens in inittab command | |
3204 |
(CMDSIZ+CMDSIZ+1) | simpleinit.c | ||
3205 |
5 | simpleinit.c | number of respawns per 100 seconds | |
3206 |
"/etc/TZ" | simpleinit.c | ||
3207 |
(;;) | simpleinit.c | ||
3208 |
3 | simpleinit.c | number of tries allowed when giving the password | |
3209 |
67 | vipw.c | ||
3210 |
"sleeper" | wall.c | ||
3211 |
HOST_NAME_MAX | wall.c | ||
3212 |
64 | wall.c | ||
3213 |
0x0001 | blkid.c | ||
3214 |
0x0002 | blkid.c | ||
3215 |
0x0004 | blkid.c | ||
3216 |
0x0008 | blkid.c | ||
3217 |
1 | cal.c | ||
3218 |
4 | cal.c | for reformation | |
3219 |
6 | cal.c | 1 Jan 1 was a Saturday | |
3220 |
639799 | cal.c | 3 Sep 1752 | |
3221 |
11 | cal.c | 11 day correction | |
3222 |
42 | cal.c | slots in a month array | |
3223 |
-1 | cal.c | used in day array | |
3224 |
4 | cal.c | sep1752[4] is a Sunday | |
3225 |
3 | cal.c | 3 spaces per day | |
3226 |
4 | cal.c | 4 spaces per day | |
3227 |
21 | cal.c | 7 days * 3 characters | |
3228 |
28 | cal.c | 7 days * 4 characters | |
3229 |
2 | cal.c | spaces between day headings | |
3230 |
2 | cal.c | ||
3231 |
0x400 | cal.c | flag day for highlighting | |
3232 |
8 | cal.c | ||
3233 |
300 | cal.c | 90 suffices in most locales | |
3234 |
13013 | ddate.c | ||
3235 |
0 | look.c | ||
3236 |
1 | look.c | ||
3237 |
(-1) | look.c | ||
3238 |
4096 | mcookie.c | ||
3239 |
(sizeof(rngs)/sizeof(struct rngs)) | mcookie.c | ||
3240 |
256 | namei.c | ||
3241 |
256 | namei.c | ||
3242 |
(1 << 1) | namei.c | ||
3243 |
(1 << 2) | namei.c | ||
3244 |
(1 << 3) | namei.c | ||
3245 |
(1 << 4) | namei.c | ||
3246 |
(1 << 5) | namei.c | ||
3247 |
1 | procs.c | ||
3248 |
0.0001 | scriptreplay.c | from original sripreplay.pl | |
3249 |
const | setterm.c | define before including term.h | |
3250 |
__NR_syslog | setterm.c | ||
3251 |
syslog | setterm.c | ||
3252 |
0 | setterm.c | ||
3253 |
1 | setterm.c | ||
3254 |
2 | setterm.c | ||
3255 |
3 | setterm.c | ||
3256 |
0 | setterm.c | ||
3257 |
1 | setterm.c | ||
3258 |
2 | setterm.c | ||
3259 |
3 | setterm.c | ||
3260 |
4 | setterm.c | ||
3261 |
5 | setterm.c | ||
3262 |
6 | setterm.c | ||
3263 |
7 | setterm.c | ||
3264 |
8 | setterm.c | ||
3265 |
9 | setterm.c | ||
3266 |
-1 | setterm.c | ||
3267 |
-2 | setterm.c | ||
3268 |
-3 | setterm.c | ||
3269 |
4 | setterm.c | unblank screen | |
3270 |
10 | setterm.c | set vesa blanking mode | |
3271 |
14 | setterm.c | keep screen blank even if a key is pressed | |
3272 |
15 | setterm.c | return which vt was blanked | |
3273 |
"\033" | setterm.c | ||
3274 |
"\033P" | setterm.c | ||
3275 |
"\033\\" | setterm.c | ||
3276 |
1 | uuidgen.c | ||
3277 |
2 | uuidgen.c | ||
3278 |
0 | wipefs.c | default | |
3279 |
1 | wipefs.c | ||
3280 |
_PATH_MOUNTED_LOCK "%d" | fstab.c | ||
3281 |
(sizeof(_PATH_MOUNTED_LOCK)+20) | fstab.c | ||
3282 |
30 | fstab.c | ||
3283 |
5000 | fstab.c | ||
3284 |
7 | lomount.c | ||
3285 |
8 | lomount.c | dev/loop[0-7] | |
3286 |
(1 << 1) | lomount.c | return used devices only | |
3287 |
(1 << 2) | lomount.c | return non-used devices | |
3288 |
(1 << 3) | lomount.c | all is done | |
3289 |
(1 << 4) | lomount.c | try to found used devices in /proc/partitions | |
3290 |
(1 << 5) | lomount.c | dev/loop/N | |
3291 |
(1 << 6) | lomount.c | directly try to check default loops | |
3292 |
0x80000000 | mount.c | ||
3293 |
0x40000000 | mount.c | ||
3294 |
0x20000000 | mount.c | ||
3295 |
0x10000000 | mount.c | ||
3296 |
0x08000000 | mount.c | ||
3297 |
0x02000000 | mount.c | ||
3298 |
0x00010000 | mount.c | ||
3299 |
(MS_NOAUTO|MS_USERS|MS_USER|MS_COMMENT|MS_LOOP) | mount.c | ||
3300 |
(MS_REMOUNT|MS_NOAUTO|MS_USERS|MS_USER) | mount.c | ||
3301 |
(MS_SHARED|MS_SLAVE|MS_UNBINDABLE|MS_PRIVATE) | mount.c | ||
3302 |
(MS_NOEXEC|MS_NOSUID|MS_NODEV) | mount.c | ||
3303 |
(MS_NOSUID|MS_NODEV) | mount.c | ||
3304 |
"/sbin/mkswap" | swapon.c | ||
3305 |
1 | swapon.c | ||
3306 |
1 | swapon.c | ||
3307 |
(64 * 1024) | swapon.c | ||
3308 |
"SWAPSPACE2" | swapon.c | ||
3309 |
(sizeof(SWAP_SIGNATURE) - 1) | swapon.c | ||
3310 |
1 | umount.c | ||
3311 |
2 | umount.c | ||
3312 |
(0x82564557UL) | bsd.c | The disk magic number | |
3313 |
16 | bsd.c | ||
3314 |
0 | bsd.c | ||
3315 |
0xedb88320 | crc32.c | ||
3316 |
0x04c11db7 | crc32.c | ||
3317 |
8 | crc32.c | ||
3318 |
8 | crc32.c | ||
3319 |
64 | partx.c | ||
3320 |
256 | partx.c | ||
3321 |
8 | solaris.c | ||
3322 |
(0x600DDEEEUL) | solaris.c | ||
3323 |
0 | unixware.c | ||
3324 |
16 | unixware.c | ||
3325 |
(0xCA5E600D) | unixware.c | ||
3326 |
(0x600DDEEE) | unixware.c | ||
3327 |
3 | chrt.c | ||
3328 |
5 | chrt.c | ||
3329 |
13 | ionice.c | ||
3330 |
(8 * sizeof(unsigned long)) | taskset.c | ||
3331 |
3 | cache.c | ||
3332 |
0x01a5284c | dev.c | ||
3333 |
1 | devname.c | ||
3334 |
"/proc/partitions" | devname.c | ||
3335 |
"/proc/lvm/VGs" | devname.c | ||
3336 |
"/proc/evms/volumes" | devname.c | ||
3337 |
"/ $%?," | encode.c | ||
3338 |
_IO(0x12,96) | getsize.c | return device size | |
3339 |
_IOR(0x12,114,size_t) | getsize.c | return device size in bytes (u64 *arg) | |
3340 |
DKIOCGETBLOCKCOUNT32 | getsize.c | ||
3341 |
lseek64 | llseek.c | ||
3342 |
llseek | llseek.c | ||
3343 |
lseek | llseek.c | ||
3344 |
140 | llseek.c | ||
3345 |
EXT2_ET_INVALID_ARGUMENT | llseek.c | ||
3346 |
112 | llseek.c | ||
3347 |
600 | read.c | for inclusion of strtoull | |
3348 |
strtoull | read.c | defined in stdlib.h if you try hard enough | |
3349 |
strtoul | read.c | ||
3350 |
0x01a5284c | tag.c | ||
3351 |
16 | bsd.c | ||
3352 |
0 | bsd.c | ||
3353 |
1 | gpt.c | ||
3354 |
0x5452415020494645ULL | gpt.c | ||
3355 |
EFI_GUID(0x00000000, 0x0000, 0x0000, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | gpt.c | ||
3356 |
0x504d | mac.c | ||
3357 |
0x5453 | mac.c | ||
3358 |
4 | minix.c | ||
3359 |
16 | sgi.c | ||
3360 |
0x00 | sgi.c | ||
3361 |
0x06 | sgi.c | entire disk | |
3362 |
16 | solaris_x86.c | ||
3363 |
1 | solaris_x86.c | in 512-sectors | |
3364 |
(SOLARIS_SECTOR << 9) | solaris_x86.c | in bytes | |
3365 |
(SOLARIS_OFFSET + 12) | solaris_x86.c | v_sanity offset in bytes | |
3366 |
5 | solaris_x86.c | ||
3367 |
0x600DDEEE | sun.c | magic number | |
3368 |
1 | sun.c | ||
3369 |
8 | sun.c | ||
3370 |
0x05 | sun.c | ||
3371 |
29 | unixware.c | ||
3372 |
(UNIXWARE_SECTOR << 9) | unixware.c | offset in bytes | |
3373 |
(UNIXWARE_OFFSET >> 10) | unixware.c | offset in 1024-blocks | |
3374 |
(UNIXWARE_OFFSET - UNIXWARE_KBOFFSET + 4) | unixware.c | ||
3375 |
0x600DDEEEUL | unixware.c | ||
3376 |
16 | unixware.c | ||
3377 |
0x0000 | unixware.c | unused partition | |
3378 |
0x0001 | unixware.c | boot fs | |
3379 |
0x0002 | unixware.c | root fs | |
3380 |
0x0003 | unixware.c | swap fs | |
3381 |
0x0004 | unixware.c | user fs | |
3382 |
0x0005 | unixware.c | whole disk | |
3383 |
0x0006 | unixware.c | alternate sector space | |
3384 |
0x0007 | unixware.c | non unix | |
3385 |
0x0008 | unixware.c | alternate track space | |
3386 |
0x0009 | unixware.c | stand partition | |
3387 |
0x000a | unixware.c | var partition | |
3388 |
0x000b | unixware.c | home partition | |
3389 |
0x000c | unixware.c | dump partition | |
3390 |
0x000d | unixware.c | alternate sector track | |
3391 |
0x000e | unixware.c | volume mgt public partition | |
3392 |
0x000f | unixware.c | volume mgt private partition | |
3393 |
0x0200 | unixware.c | ||
3394 |
0x4450544D | adaptec_raid.c | "DPTM" | |
3395 |
0x37FC4D1E | adaptec_raid.c | ||
3396 |
24 | ddf_raid.c | ||
3397 |
8 | ddf_raid.c | ||
3398 |
0x83740267 | drbd.c | ||
3399 |
(DRBD_MAGIC+4) | drbd.c | ||
3400 |
"\123\357" | ext.c | ||
3401 |
0x400 | ext.c | ||
3402 |
(EXT_SB_OFF >> 10) | ext.c | ||
3403 |
0x38 | ext.c | ||
3404 |
0x0004 | ext.c | ||
3405 |
0x0004 | ext.c | ||
3406 |
0x0001 | ext.c | ||
3407 |
0x0002 | ext.c | ||
3408 |
0x0004 | ext.c | ||
3409 |
0x0008 | ext.c | ||
3410 |
0x0010 | ext.c | ||
3411 |
0x0020 | ext.c | ||
3412 |
0x0040 | ext.c | ||
3413 |
0x0002 | ext.c | ||
3414 |
0x0004 | ext.c | ||
3415 |
0x0008 | ext.c | ||
3416 |
0x0010 | ext.c | ||
3417 |
0x0040 | ext.c | extents support | |
3418 |
0x0080 | ext.c | ||
3419 |
0x0100 | ext.c | ||
3420 |
0x0200 | ext.c | ||
3421 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
3422 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
3423 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
3424 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
3425 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
3426 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
3427 |
~EXT3_FEATURE_INCOMPAT_SUPP | ext.c | ||
3428 |
~EXT3_FEATURE_RO_COMPAT_SUPP | ext.c | ||
3429 |
0x0004 | ext.c | ||
3430 |
0x0004 | ext.c | ||
3431 |
0x0001 | ext.c | ||
3432 |
0x0002 | ext.c | ||
3433 |
0x0004 | ext.c | ||
3434 |
0x0008 | ext.c | ||
3435 |
0x0010 | ext.c | ||
3436 |
0x0020 | ext.c | ||
3437 |
0x0040 | ext.c | ||
3438 |
0x0002 | ext.c | ||
3439 |
0x0004 | ext.c | ||
3440 |
0x0008 | ext.c | ||
3441 |
0x0010 | ext.c | ||
3442 |
0x0040 | ext.c | extents support | |
3443 |
0x0080 | ext.c | ||
3444 |
0x0100 | ext.c | ||
3445 |
0x0200 | ext.c | ||
3446 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
3447 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
3448 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
3449 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
3450 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
3451 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
3452 |
(~EXT3_FEATURE_INCOMPAT_SUPP) | ext.c | ||
3453 |
(~EXT3_FEATURE_RO_COMPAT_SUPP) | ext.c | ||
3454 |
KERNEL_VERSION(2, 6, 29) | ext.c | ||
3455 |
{ \ { \ .magic = EXT_SB_MAGIC, \ .len = sizeof(EXT_SB_MAGIC) - 1, \ .kboff = EXT_SB_KBOFF, \ .sboff = EXT_MAG_OFF \ }, \ { N | ext.c | ||
3456 |
64 | gfs.c | ||
3457 |
1309 | gfs.c | ||
3458 |
1401 | gfs.c | ||
3459 |
1801 | gfs.c | ||
3460 |
1900 | gfs.c | ||
3461 |
0xff | hfs.c | ||
3462 |
1 | hfs.c | ||
3463 |
8 | hfs.c | ||
3464 |
0x5a7816f3 | highpoint_raid.c | ||
3465 |
0x5a7816fd | highpoint_raid.c | ||
3466 |
0x2000 | hpfs.c | ||
3467 |
0x2200 | hpfs.c | ||
3468 |
0x8000 | iso9660.c | ||
3469 |
0x800 | iso9660.c | ||
3470 |
(ISO_SUPERBLOCK_OFFSET + ISO_SECTOR_SIZE) | iso9660.c | ||
3471 |
0x2 | iso9660.c | ||
3472 |
0xff | iso9660.c | ||
3473 |
16 | iso9660.c | ||
3474 |
"Intel Raid ISM Cfg Sig. " | isw_raid.c | ||
3475 |
"JM" | jmicron_raid.c | ||
3476 |
0x10000 | linux_raid.c | ||
3477 |
0xa92b4efc | linux_raid.c | ||
3478 |
"$XIDE$" | lsi_raid.c | ||
3479 |
32 | luks.c | ||
3480 |
32 | luks.c | ||
3481 |
32 | luks.c | ||
3482 |
20 | luks.c | ||
3483 |
32 | luks.c | ||
3484 |
6 | luks.c | ||
3485 |
40 | luks.c | ||
3486 |
128 | lvm.c | ||
3487 |
32 | lvm.c | ||
3488 |
512 | lvm.c | ||
3489 |
10 | minix.c | ||
3490 |
(1 << MINIX_BLOCK_SIZE_BITS) | minix.c | ||
3491 |
3 | ntfs.c | ||
3492 |
0x60 | ntfs.c | ||
3493 |
0x70 | ntfs.c | ||
3494 |
0x40 | ntfs.c | ||
3495 |
0xffffffffu | ntfs.c | ||
3496 |
"NVIDIA" | nvidia_raid.c | ||
3497 |
0x1200 | promise_raid.c | ||
3498 |
"Promise Technology, Inc." | promise_raid.c | ||
3499 |
0x2F000000 | silicon_raid.c | ||
3500 |
0xff6 | swap.c | 4086 (arm, i386, ...) | |
3501 |
0xfff6 | swap.c | 65526 (ia64) | |
3502 |
100 | sysv.c | ||
3503 |
100 | sysv.c | ||
3504 |
100 | sysv.c | ||
3505 |
50 | sysv.c | ||
3506 |
1024 | sysv.c | ||
3507 |
0x8000 | udf.c | ||
3508 |
0x00011954 | ufs.c | ||
3509 |
0x19540119 | ufs.c | ||
3510 |
0x00195612 | ufs.c | ||
3511 |
0x00095014 | ufs.c | ||
3512 |
0x00612195 | ufs.c | ||
3513 |
0x05231994 | ufs.c | ||
3514 |
0xFF4 | vfat.c | ||
3515 |
0xFFF4 | vfat.c | ||
3516 |
0x0FFFFFF6 | vfat.c | ||
3517 |
0x08 | vfat.c | ||
3518 |
0x10 | vfat.c | ||
3519 |
0x0f | vfat.c | ||
3520 |
0x3f | vfat.c | ||
3521 |
0xe5 | vfat.c | ||
3522 |
0xAA55 | via_raid.c | ||
3523 |
0x00bab10c | zfs.c | oo-ba-bloc! | |
3524 |
117 | evms.c | ||
3525 |
_IOR(EVMS_MAJOR, 0xF0, struct evms_stripe_info) | evms.c | ||
3526 |
58 | lvm.c | ||
3527 |
9 | md.c | ||
3528 |
_IOR (MD_MAJOR, 0x11, struct md_array_info) | md.c | ||
3529 |
0x0500 | gen_uuid.c | ||
3530 |
MYUUID | gen_uuid.c | ||
3531 |
static __thread | gen_uuid.c | ||
3532 |
static | gen_uuid.c | ||
3533 |
10 | gen_uuid.c | ||
3534 |
0x0500 | tst_uuid.c | ||
3535 |
MYUUID | tst_uuid.c | ||
3536 |
fmt_upper | unparse.c | ||
3537 |
fmt_lower | unparse.c | ||
3538 |
0x0500 | uuid_time.c | ||
3539 |
MYUUID | uuid_time.c | ||
3540 |
01000 | ipcs.c | segment will be destroyed on last detach | |
3541 |
02000 | ipcs.c | segment will not be swapped | |
3542 |
11 | ipcs.c | ||
3543 |
12 | ipcs.c | ||
3544 |
13 | ipcs.c | ||
3545 |
14 | ipcs.c | ||
3546 |
18 | ipcs.c | ||
3547 |
19 | ipcs.c | ||
3548 |
3 | ipcs.c | ||
3549 |
__key | ipcs.c | ||
3550 |
key | ipcs.c | ||
3551 |
1 | ipcs.c | ||
3552 |
2 | ipcs.c | ||
3553 |
3 | ipcs.c | ||
3554 |
4 | ipcs.c | ||
3555 |
5 | ipcs.c | ||
3556 |
16 | ldattach.c | ||
3557 |
18 | ldattach.c | ||
3558 |
0x5423 | ldattach.c | ||
3559 |
100 | lscpu.c | ||
3560 |
"sys/devices/system" | lscpu.c | ||
3561 |
_PATH_SYS_SYSTEM "/cpu/cpu0" | lscpu.c | ||
3562 |
"proc/xen" | lscpu.c | ||
3563 |
_PATH_PROC_XEN "/capabilities" | lscpu.c | ||
3564 |
"proc/cpuinfo" | lscpu.c | ||
3565 |
"proc/bus/pci/devices" | lscpu.c | ||
3566 |
0x40000000 | lscpu.c | ||
3567 |
508 | rdev.c | ||
3568 |
128 | readprofile.c | ||
3569 |
"/boot/System.map-" | readprofile.c | ||
3570 |
0x40 | rtcwake.c | ||
3571 |
0x20 | rtcwake.c | ||
3572 |
0x10 | rtcwake.c | ||
3573 |
1024 | rtcwake.c | ||
3574 |
"rtcwake from " PACKAGE_STRING | rtcwake.c | ||
3575 |
"/sys/class/rtc/%s/device/power/wakeup" | rtcwake.c | ||
3576 |
"/sys/power/state" | rtcwake.c | ||
3577 |
"/etc/adjtime" | rtcwake.c | ||
3578 |
"/dev/rtc0" | rtcwake.c | ||
3579 |
"standby" | rtcwake.c | ||
3580 |
(CHAR_MAX+1) | setarch.c | ||
3581 |
0x0040000 | setarch.c | ||
3582 |
0x0080000 | setarch.c | ||
3583 |
0x0100000 | setarch.c | ||
3584 |
0x0200000 | setarch.c | ||
3585 |
0x0400000 | setarch.c | ||
3586 |
0x0800000 | setarch.c | ||
3587 |
0x1000000 | setarch.c | ||
3588 |
0x2000000 | setarch.c | ||
3589 |
0x4000000 | setarch.c | ||
3590 |
0x8000000 | setarch.c | ||
3591 |
8192 | switch_root.c | ||
3592 |
0x00020000 | unshare.c | ||
3593 |
0x04000000 | unshare.c | ||
3594 |
0x08000000 | unshare.c | ||
3595 |
0x40000000 | unshare.c | ||
3596 |
'\b' | col.c | backspace | |
3597 |
'\t' | col.c | tab | |
3598 |
' ' | col.c | space | |
3599 |
'\n' | col.c | newline | |
3600 |
'\r' | col.c | carriage return | |
3601 |
'\033' | col.c | escape | |
3602 |
'\017' | col.c | shift in to normal character set | |
3603 |
'\016' | col.c | shift out to alternate character set | |
3604 |
'\013' | col.c | vertical tab (aka reverse line feed) | |
3605 |
'\007' | col.c | ESC-07 reverse line feed | |
3606 |
'\010' | col.c | ESC-010 reverse half-line feed | |
3607 |
'\011' | col.c | ESC-011 forward half-line feed | |
3608 |
32 | col.c | ||
3609 |
64 | col.c | ||
3610 |
mtsafe_strtok | column.c | ||
3611 |
8 | column.c | ||
3612 |
25 | column.c | ||
3613 |
1000 | column.c | ||
3614 |
(LINE_MAX + 1) | column.c | ||
3615 |
"vi" | more.c | found on the user's path | |
3616 |
1024 | more.c | ||
3617 |
256 | more.c | minimal Line buffer size | |
3618 |
'\177' | more.c | ||
3619 |
'\033' | more.c | ||
3620 |
'\034' | more.c | ||
3621 |
-10 | more.c | ||
3622 |
if (docrterase) \ putserr(BSB); \ else \ putserr(BS); | more.c | ||
3623 |
LINE_MAX | pg.c | size of input buffer | |
3624 |
255 | pg.c | size of command buffer | |
3625 |
8 | pg.c | spaces consumed by tab character | |
3626 |
sigset | pg.c | ||
3627 |
sigrelse | pg.c | ||
3628 |
10 | tailf.c | ||
3629 |
(IN_MODIFY|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT) | tailf.c | ||
3630 |
4 | tailf.c | ||
3631 |
'\033' | ul.c | ||
3632 |
'\016' | ul.c | ||
3633 |
'\017' | ul.c | ||
3634 |
'9' | ul.c | ||
3635 |
'8' | ul.c | ||
3636 |
'7' | ul.c | ||
3637 |
000 | ul.c | ||
3638 |
001 | ul.c | Reverse | |
3639 |
002 | ul.c | Dim | |
3640 |
004 | ul.c | Dim | Ul | |
3641 |
010 | ul.c | Ul | |
3642 |
020 | ul.c | Bold | |
3643 |
512 | ul.c | ||
3644 |
"/proc/partitions" | blockdev.c | ||
3645 |
512 | fdformat.c | ||
3646 |
0 | fsck.cramfs.c | No errors | |
3647 |
1 | fsck.cramfs.c | File system errors corrected | |
3648 |
2 | fsck.cramfs.c | System should be rebooted | |
3649 |
4 | fsck.cramfs.c | File system errors left uncorrected | |
3650 |
8 | fsck.cramfs.c | Operational error | |
3651 |
16 | fsck.cramfs.c | Usage or syntax error | |
3652 |
128 | fsck.cramfs.c | Shared library error | |
3653 |
512 | fsck.cramfs.c | ||
3654 |
13 | fsck.cramfs.c | ||
3655 |
(1 << ROMBUFFER_BITS) | fsck.cramfs.c | ||
3656 |
(ROMBUFFERSIZE-1) | fsck.cramfs.c | ||
3657 |
chown | fsck.cramfs.c | ||
3658 |
1 | fsck.minix.c | ||
3659 |
(sizeof(struct minix_inode)) | fsck.minix.c | ||
3660 |
(sizeof(struct minix2_inode)) | fsck.minix.c | ||
3661 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | fsck.minix.c | ||
3662 |
(INODE_BLOCKS * BLOCK_SIZE) | fsck.minix.c | ||
3663 |
(BLOCK_SIZE<<3) | fsck.minix.c | ||
3664 |
50 | fsck.minix.c | ||
3665 |
(((struct minix_inode *) inode_buffer)-1) | fsck.minix.c | ||
3666 |
(((struct minix2_inode *) inode_buffer)-1) | fsck.minix.c | ||
3667 |
(*(struct minix_super_block *)super_block_buffer) | fsck.minix.c | ||
3668 |
((unsigned long)Super.s_ninodes) | fsck.minix.c | ||
3669 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | fsck.minix.c | ||
3670 |
((unsigned long)Super.s_imap_blocks) | fsck.minix.c | ||
3671 |
((unsigned long)Super.s_zmap_blocks) | fsck.minix.c | ||
3672 |
((unsigned long)Super.s_firstdatazone) | fsck.minix.c | ||
3673 |
((unsigned long)Super.s_log_zone_size) | fsck.minix.c | ||
3674 |
((unsigned long)Super.s_max_size) | fsck.minix.c | ||
3675 |
(Super.s_magic) | fsck.minix.c | ||
3676 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | fsck.minix.c | ||
3677 |
2 | mkfs.bfs.c | ||
3678 |
14 | mkfs.bfs.c | ||
3679 |
512 | mkfs.bfs.c | ||
3680 |
0x1badface | mkfs.bfs.c | ||
3681 |
2 | mkfs.bfs.c | ||
3682 |
"ext2" | mkfs.c | ||
3683 |
"PATH=/sbin:/sbin/fs:/sbin/fs.d:/etc/fs:/etc" | mkfs.c | ||
3684 |
"mkfs.%s" | mkfs.c | ||
3685 |
0 | mkfs.cramfs.c | No errors | |
3686 |
8 | mkfs.cramfs.c | Operational error | |
3687 |
16 | mkfs.cramfs.c | Usage or syntax error | |
3688 |
512 | mkfs.cramfs.c | ||
3689 |
1 | mkfs.cramfs.c | ||
3690 |
2 | mkfs.cramfs.c | ||
3691 |
24 | mkfs.cramfs.c | ||
3692 |
16 | mkfs.cramfs.c | ||
3693 |
8 | mkfs.cramfs.c | ||
3694 |
26 | mkfs.cramfs.c | ||
3695 |
255 | mkfs.cramfs.c | ||
3696 |
1 | mkfs.minix.c | ||
3697 |
2 | mkfs.minix.c | ||
3698 |
16 | mkfs.minix.c | ||
3699 |
512 | mkfs.minix.c | ||
3700 |
(sizeof(struct minix_inode)) | mkfs.minix.c | ||
3701 |
(sizeof(struct minix2_inode)) | mkfs.minix.c | ||
3702 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | mkfs.minix.c | ||
3703 |
(INODE_BLOCKS * BLOCK_SIZE) | mkfs.minix.c | ||
3704 |
(BLOCK_SIZE<<3) | mkfs.minix.c | ||
3705 |
(((struct minix_inode *) inode_buffer)-1) | mkfs.minix.c | ||
3706 |
(((struct minix2_inode *) inode_buffer)-1) | mkfs.minix.c | ||
3707 |
(*(struct minix_super_block *)super_block_buffer) | mkfs.minix.c | ||
3708 |
((unsigned long)Super.s_ninodes) | mkfs.minix.c | ||
3709 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | mkfs.minix.c | ||
3710 |
((unsigned long)Super.s_imap_blocks) | mkfs.minix.c | ||
3711 |
((unsigned long)Super.s_zmap_blocks) | mkfs.minix.c | ||
3712 |
((unsigned long)Super.s_firstdatazone) | mkfs.minix.c | ||
3713 |
((unsigned long)Super.s_log_zone_size) | mkfs.minix.c | ||
3714 |
((unsigned long)Super.s_max_size) | mkfs.minix.c | ||
3715 |
(Super.s_magic) | mkfs.minix.c | ||
3716 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | mkfs.minix.c | ||
3717 |
"swapfile_t" | mkswap.c | ||
3718 |
((0x7fffffff / pagesize) - 1) | mkswap.c | ||
3719 |
((1 << 24) - 1) | mkswap.c | ||
3720 |
((1 << 17) - 1) | mkswap.c | ||
3721 |
(is_sparc64() ? ((3 << 29) - 1) : ((1 << 18) - 1)) | mkswap.c | ||
3722 |
((1UL << 54) - 1) | mkswap.c | ||
3723 |
V1_OLD_MAX_PAGES | mkswap.c | ||
3724 |
((pagesize-1024-128*sizeof(int)-10)/sizeof(int)) | mkswap.c | ||
3725 |
10 | mkswap.c | ||
3726 |
"/dev/raw/" | raw.c | ||
3727 |
RAWDEVDIR "rawctl" | raw.c | ||
3728 |
"/dev/rawctl" | raw.c | ||
3729 |
8192 | raw.c | ||
3730 |
"/dev/hd0" | cfdisk.c | ||
3731 |
"/dev/sd0" | cfdisk.c | ||
3732 |
"/dev/ad0" | cfdisk.c | ||
3733 |
"/dev/da0" | cfdisk.c | ||
3734 |
"/dev/hda" | cfdisk.c | ||
3735 |
"/dev/sda" | cfdisk.c | ||
3736 |
1000 | cfdisk.c | ||
3737 |
80 | cfdisk.c | ||
3738 |
60 | cfdisk.c | ||
3739 |
512 | cfdisk.c | ||
3740 |
256 | cfdisk.c | ||
3741 |
63 | cfdisk.c | ||
3742 |
0x80 | cfdisk.c | ||
3743 |
0x55 | cfdisk.c | ||
3744 |
0xAA | cfdisk.c | ||
3745 |
-1 | cfdisk.c | ||
3746 |
0x00 | cfdisk.c | ||
3747 |
0x05 | cfdisk.c | ||
3748 |
0x07 | cfdisk.c | ||
3749 |
0x0f | cfdisk.c | ||
3750 |
0x85 | cfdisk.c | ||
3751 |
0x81 | cfdisk.c | ||
3752 |
0x82 | cfdisk.c | ||
3753 |
0x83 | cfdisk.c | ||
3754 |
-1 | cfdisk.c | ||
3755 |
-2 | cfdisk.c | ||
3756 |
-3 | cfdisk.c | ||
3757 |
25 | cfdisk.c | ||
3758 |
'\015' | cfdisk.c | ||
3759 |
'\033' | cfdisk.c | ||
3760 |
'\177' | cfdisk.c | ||
3761 |
'\007' | cfdisk.c | ||
3762 |
'\011' | cfdisk.c | ||
3763 |
'\014' | cfdisk.c | ^L | |
3764 |
'\020' | cfdisk.c | ^P | |
3765 |
'\153' | cfdisk.c | k | |
3766 |
'\016' | cfdisk.c | ^N | |
3767 |
'\152' | cfdisk.c | j | |
3768 |
1 | cfdisk.c | ||
3769 |
2 | cfdisk.c | ||
3770 |
3 | cfdisk.c | ||
3771 |
4 | cfdisk.c | ||
3772 |
-1 | cfdisk.c | ||
3773 |
-2 | cfdisk.c | ||
3774 |
1 | cfdisk.c | ||
3775 |
2 | cfdisk.c | ||
3776 |
4 | cfdisk.c | ||
3777 |
2 | cfdisk.c | ||
3778 |
"ReIsErFs" | cfdisk.c | ||
3779 |
"ReIsEr2Fs" | cfdisk.c | ||
3780 |
sizeof(reiserfsb.s_label) | cfdisk.c | ||
3781 |
1 | cfdisk.c | ||
3782 |
2 | cfdisk.c | ||
3783 |
4 | cfdisk.c | ||
3784 |
8 | cfdisk.c | ||
3785 |
2 | cfdisk.c | ||
3786 |
256 | cfdisk.c | for simpleMenu function | |
3787 |
1 | cfdisk.c | ||
3788 |
2 | cfdisk.c | ||
3789 |
3 | cfdisk.c | ||
3790 |
4 | cfdisk.c | ||
3791 |
16 | cfdisk.c | ||
3792 |
"EOHS!" | cfdisk.c | ||
3793 |
800 | fdisk.c | ||
3794 |
(!sun_label && !sgi_label && !aix_label && !mac_label && !osf_label) | fdisk.c | ||
3795 |
(grain != sector_size) | fdisk.c | ||
3796 |
1 | fdisk.c | ||
3797 |
2 | fdisk.c | ||
3798 |
3 | fdisk.c | ||
3799 |
16 | fdisk.c | ||
3800 |
0xa5 | fdiskbsdlabel.c | ||
3801 |
0xa9 | fdiskbsdlabel.c | ||
3802 |
0xffff0000 | fdiskmaclabel.c | ||
3803 |
2 | fdisksunlabel.c | ||
3804 |
3 | fdisksunlabel.c | ||
3805 |
22 | fdisksunlabel.c | ||
3806 |
0x5452415020494645LL | gpt.c | ||
3807 |
1 | gpt.c | ||
3808 |
0xc9c2d4c1 | partitiontype.c | ||
3809 |
0xc1d4c2c9 | partitiontype.c | ||
3810 |
0x82564557 | partitiontype.c | ||
3811 |
0x0be5a941 | partitiontype.c | ||
3812 |
0x41a9e50b | partitiontype.c | ||
3813 |
0xDABE | partitiontype.c | ||
3814 |
0xBEDA | partitiontype.c | ||
3815 |
"sfdisk" | sfdisk.c | ||
3816 |
__attribute__ ((packed)) | sfdisk.c | ||
3817 |
0 | sfdisk.c | ||
3818 |
5 | sfdisk.c | ||
3819 |
0x0f | sfdisk.c | ||
3820 |
0x51 | sfdisk.c | ||
3821 |
0x53 | sfdisk.c | ||
3822 |
0x54 | sfdisk.c | ||
3823 |
0x55 | sfdisk.c | ||
3824 |
0x82 | sfdisk.c | ||
3825 |
0x83 | sfdisk.c | ||
3826 |
0x85 | sfdisk.c | ||
3827 |
0xa5 | sfdisk.c | ||
3828 |
0xa9 | sfdisk.c | ||
3829 |
1 | sfdisk.c | ||
3830 |
2 | sfdisk.c | ||
3831 |
3 | sfdisk.c | ||
3832 |
4 | sfdisk.c | ||
3833 |
(0x82564557UL) | sfdisk.c | ||
3834 |
16 | sfdisk.c | ||
3835 |
0 | sfdisk.c | ||
3836 |
(-1) | sfdisk.c | ||
3837 |
(-2) | sfdisk.c | ||
3838 |
0400 | sfdisk.c | ||
3839 |
01000 | sfdisk.c | ||
3840 |
"/proc/partitions" | sfdisk.c | ||
3841 |
600 | fsck.c | for inclusion of sa_handler in Solaris | |
3842 |
"/dev/md" | fsck.c | ||
3843 |
0 | fsck.c | ||
3844 |
1 | fsck.c | ||
3845 |
0 | fsck.c | ||
3846 |
1 | fsck.c | ||
3847 |
2 | fsck.c | ||
3848 |
1 | getopt.c | ||
3849 |
2 | getopt.c | ||
3850 |
10 | getopt.c | ||
3851 |
"1.4" | clock-ppc.c | ||
3852 |
"/etc/adjtime" | clock-ppc.c | ||
3853 |
2082844800 | clock-ppc.c | ||
3854 |
1900 | cmos.c | ||
3855 |
"hwclock" | hwclock.c | ||
3856 |
"/etc/adjtime" | hwclock.c | ||
3857 |
"/var/lib/lastdate" | hwclock.c | ||
3858 |
"/dev/efirtc" | hwclock.c | ||
3859 |
"/dev/rtc" | hwclock.c | ||
3860 |
0x4B50 | kd.c | get hardware clock | |
3861 |
0x4B51 | kd.c | set hardware clock | |
3862 |
_IOR('p', 20, struct sparc_rtc_time) | rtc.c | ||
3863 |
_IOW('p', 21, struct sparc_rtc_time) | rtc.c | ||
3864 |
_IOR('p', 0x09, struct linux_rtc_time) | rtc.c | ||
3865 |
_IOW('p', 0x0a, struct linux_rtc_time) | rtc.c | ||
3866 |
_IO('p', 0x03) | rtc.c | Update int. enable on | |
3867 |
_IO('p', 0x04) | rtc.c | Update int. enable off | |
3868 |
_IOR('p', 0x0d, unsigned long) | rtc.c | Read epoch | |
3869 |
_IOW('p', 0x0e, unsigned long) | rtc.c | Set epoch | |
3870 |
256 | canonicalize.c | ||
3871 |
"/dev/null" | fsprobe.c | ||
3872 |
2048 | setproctitle.c | ||
3873 |
"/etc/issue" | agetty.c | displayed before the login prompt | |
3874 |
" login: " | agetty.c | login prompt | |
3875 |
CTL('M') | agetty.c | carriage return | |
3876 |
CTL('J') | agetty.c | line feed | |
3877 |
CTL('H') | agetty.c | back space | |
3878 |
CTL('?') | agetty.c | delete | |
3879 |
DEL | agetty.c | default erase character | |
3880 |
CTL('C') | agetty.c | default interrupt character | |
3881 |
CTL('\\') | agetty.c | default quit char | |
3882 |
CTL('U') | agetty.c | default kill char | |
3883 |
CTL('D') | agetty.c | default EOF char | |
3884 |
0 | agetty.c | ||
3885 |
0 | agetty.c | default switch char | |
3886 |
HOST_NAME_MAX | agetty.c | ||
3887 |
64 | agetty.c | ||
3888 |
0 | agetty.c | ||
3889 |
10 | agetty.c | max. nr. of baud rates | |
3890 |
(1<<0) | agetty.c | process modem status messages | |
3891 |
(1<<1) | agetty.c | display /etc/issue | |
3892 |
(1<<2) | agetty.c | enable RTS/CTS flow control | |
3893 |
(1<<3) | agetty.c | force local | |
3894 |
(1<<4) | agetty.c | initstring is set | |
3895 |
(1<<5) | agetty.c | wait for CR or LF | |
3896 |
(1<<6) | agetty.c | give alternative issue file | |
3897 |
(1<<7) | agetty.c | don't ask for login name! | |
3898 |
(1<<8) | agetty.c | Support for *LCUC stty modes | |
3899 |
4 | checktty.c | ||
3900 |
128 | checktty.c | ||
3901 |
32 | checktty.c | ||
3902 |
0 | chfn.c | ||
3903 |
1 | chfn.c | ||
3904 |
256 | chfn.c | ||
3905 |
1 | chsh.c | ||
3906 |
0 | chsh.c | ||
3907 |
1 | chsh.c | ||
3908 |
1 | chsh.c | ||
3909 |
(24*60*60) | last.c | seconds in a day | |
3910 |
0 | last.c | false/no | |
3911 |
1 | last.c | true/yes | |
3912 |
(int)sizeof(utmpbuf.ut_host) | last.c | size of utmp host field | |
3913 |
(int)sizeof(utmpbuf.ut_line) | last.c | size of utmp tty field | |
3914 |
(int)sizeof(utmpbuf.ut_name) | last.c | size of utmp name field | |
3915 |
strchr | login.c | ||
3916 |
strrchr | login.c | ||
3917 |
3 | login.c | ||
3918 |
if (retcode != PAM_SUCCESS) { \ fprintf(stderr,"\n%s\n",pam_strerror(pamh, retcode)); \ syslog(LOG_ERR,"%s",pam_strerror(pamh, | login.c | ||
3919 |
{ \ pam_setcred(pamh, PAM_DELETE_CRED); \ retcode = pam_close_session(pamh,0); \ pam_end(pamh,retcode); \ } | login.c | ||
3920 |
5 | login.c | ||
3921 |
0620 | login.c | ||
3922 |
0600 | login.c | ||
3923 |
"tty" | login.c | name of group to own ttys | |
3924 |
1024 | login.c | ||
3925 |
"/var/log/btmp" | login.c | ||
3926 |
0 | setpwnam.c | ||
3927 |
1 | setpwnam.c | ||
3928 |
write(fd, "\r\n", 2) | shutdown.c | ||
3929 |
strerror(errno) | shutdown.c | ||
3930 |
"umount", "-a", "-t", "nodevfs" | shutdown.c | ||
3931 |
"swapoff", "-a" | shutdown.c | ||
3932 |
150 | simpleinit.c | max size of a line in inittab | |
3933 |
30 | simpleinit.c | max number of lines in inittab | |
3934 |
20 | simpleinit.c | max number of tokens in inittab command | |
3935 |
(CMDSIZ+CMDSIZ+1) | simpleinit.c | ||
3936 |
5 | simpleinit.c | number of respawns per 100 seconds | |
3937 |
"/etc/TZ" | simpleinit.c | ||
3938 |
(;;) | simpleinit.c | ||
3939 |
3 | simpleinit.c | number of tries allowed when giving the password | |
3940 |
67 | vipw.c | ||
3941 |
"sleeper" | wall.c | ||
3942 |
HOST_NAME_MAX | wall.c | ||
3943 |
64 | wall.c | ||
3944 |
0x0001 | blkid.c | ||
3945 |
0x0002 | blkid.c | ||
3946 |
0x0004 | blkid.c | ||
3947 |
0x0008 | blkid.c | ||
3948 |
1 | cal.c | ||
3949 |
4 | cal.c | for reformation | |
3950 |
6 | cal.c | 1 Jan 1 was a Saturday | |
3951 |
639799 | cal.c | 3 Sep 1752 | |
3952 |
11 | cal.c | 11 day correction | |
3953 |
42 | cal.c | slots in a month array | |
3954 |
-1 | cal.c | used in day array | |
3955 |
4 | cal.c | sep1752[4] is a Sunday | |
3956 |
3 | cal.c | 3 spaces per day | |
3957 |
4 | cal.c | 4 spaces per day | |
3958 |
21 | cal.c | 7 days * 3 characters | |
3959 |
28 | cal.c | 7 days * 4 characters | |
3960 |
2 | cal.c | spaces between day headings | |
3961 |
2 | cal.c | ||
3962 |
0x400 | cal.c | flag day for highlighting | |
3963 |
8 | cal.c | ||
3964 |
300 | cal.c | 90 suffices in most locales | |
3965 |
13013 | ddate.c | ||
3966 |
0 | look.c | ||
3967 |
1 | look.c | ||
3968 |
(-1) | look.c | ||
3969 |
4096 | mcookie.c | ||
3970 |
(sizeof(rngs)/sizeof(struct rngs)) | mcookie.c | ||
3971 |
256 | namei.c | ||
3972 |
256 | namei.c | ||
3973 |
(1 << 1) | namei.c | ||
3974 |
(1 << 2) | namei.c | ||
3975 |
(1 << 3) | namei.c | ||
3976 |
(1 << 4) | namei.c | ||
3977 |
(1 << 5) | namei.c | ||
3978 |
1 | procs.c | ||
3979 |
0.0001 | scriptreplay.c | from original sripreplay.pl | |
3980 |
const | setterm.c | define before including term.h | |
3981 |
__NR_syslog | setterm.c | ||
3982 |
syslog | setterm.c | ||
3983 |
0 | setterm.c | ||
3984 |
1 | setterm.c | ||
3985 |
2 | setterm.c | ||
3986 |
3 | setterm.c | ||
3987 |
0 | setterm.c | ||
3988 |
1 | setterm.c | ||
3989 |
2 | setterm.c | ||
3990 |
3 | setterm.c | ||
3991 |
4 | setterm.c | ||
3992 |
5 | setterm.c | ||
3993 |
6 | setterm.c | ||
3994 |
7 | setterm.c | ||
3995 |
8 | setterm.c | ||
3996 |
9 | setterm.c | ||
3997 |
-1 | setterm.c | ||
3998 |
-2 | setterm.c | ||
3999 |
-3 | setterm.c | ||
4000 |
4 | setterm.c | unblank screen | |
4001 |
10 | setterm.c | set vesa blanking mode | |
4002 |
14 | setterm.c | keep screen blank even if a key is pressed | |
4003 |
15 | setterm.c | return which vt was blanked | |
4004 |
"\033" | setterm.c | ||
4005 |
"\033P" | setterm.c | ||
4006 |
"\033\\" | setterm.c | ||
4007 |
1 | uuidgen.c | ||
4008 |
2 | uuidgen.c | ||
4009 |
0 | wipefs.c | default | |
4010 |
1 | wipefs.c | ||
4011 |
_PATH_MOUNTED_LOCK "%d" | fstab.c | ||
4012 |
(sizeof(_PATH_MOUNTED_LOCK)+20) | fstab.c | ||
4013 |
30 | fstab.c | ||
4014 |
5000 | fstab.c | ||
4015 |
7 | lomount.c | ||
4016 |
8 | lomount.c | dev/loop[0-7] | |
4017 |
(1 << 1) | lomount.c | return used devices only | |
4018 |
(1 << 2) | lomount.c | return non-used devices | |
4019 |
(1 << 3) | lomount.c | all is done | |
4020 |
(1 << 4) | lomount.c | try to found used devices in /proc/partitions | |
4021 |
(1 << 5) | lomount.c | dev/loop/N | |
4022 |
(1 << 6) | lomount.c | directly try to check default loops | |
4023 |
0x80000000 | mount.c | ||
4024 |
0x40000000 | mount.c | ||
4025 |
0x20000000 | mount.c | ||
4026 |
0x10000000 | mount.c | ||
4027 |
0x08000000 | mount.c | ||
4028 |
0x02000000 | mount.c | ||
4029 |
0x00010000 | mount.c | ||
4030 |
(MS_NOAUTO|MS_USERS|MS_USER|MS_COMMENT|MS_LOOP) | mount.c | ||
4031 |
(MS_REMOUNT|MS_NOAUTO|MS_USERS|MS_USER) | mount.c | ||
4032 |
(MS_SHARED|MS_SLAVE|MS_UNBINDABLE|MS_PRIVATE) | mount.c | ||
4033 |
(MS_NOEXEC|MS_NOSUID|MS_NODEV) | mount.c | ||
4034 |
(MS_NOSUID|MS_NODEV) | mount.c | ||
4035 |
"/sbin/mkswap" | swapon.c | ||
4036 |
1 | swapon.c | ||
4037 |
1 | swapon.c | ||
4038 |
(64 * 1024) | swapon.c | ||
4039 |
"SWAPSPACE2" | swapon.c | ||
4040 |
(sizeof(SWAP_SIGNATURE) - 1) | swapon.c | ||
4041 |
1 | umount.c | ||
4042 |
2 | umount.c | ||
4043 |
(0x82564557UL) | bsd.c | The disk magic number | |
4044 |
16 | bsd.c | ||
4045 |
0 | bsd.c | ||
4046 |
0xedb88320 | crc32.c | ||
4047 |
0x04c11db7 | crc32.c | ||
4048 |
8 | crc32.c | ||
4049 |
8 | crc32.c | ||
4050 |
64 | partx.c | ||
4051 |
256 | partx.c | ||
4052 |
8 | solaris.c | ||
4053 |
(0x600DDEEEUL) | solaris.c | ||
4054 |
0 | unixware.c | ||
4055 |
16 | unixware.c | ||
4056 |
(0xCA5E600D) | unixware.c | ||
4057 |
(0x600DDEEE) | unixware.c | ||
4058 |
3 | chrt.c | ||
4059 |
5 | chrt.c | ||
4060 |
13 | ionice.c | ||
4061 |
(8 * sizeof(unsigned long)) | taskset.c | ||
4062 |
3 | cache.c | ||
4063 |
0x01a5284c | dev.c | ||
4064 |
1 | devname.c | ||
4065 |
"/proc/partitions" | devname.c | ||
4066 |
"/proc/lvm/VGs" | devname.c | ||
4067 |
"/proc/evms/volumes" | devname.c | ||
4068 |
"/ $%?," | encode.c | ||
4069 |
_IO(0x12,96) | getsize.c | return device size | |
4070 |
_IOR(0x12,114,size_t) | getsize.c | return device size in bytes (u64 *arg) | |
4071 |
DKIOCGETBLOCKCOUNT32 | getsize.c | ||
4072 |
lseek64 | llseek.c | ||
4073 |
llseek | llseek.c | ||
4074 |
lseek | llseek.c | ||
4075 |
140 | llseek.c | ||
4076 |
EXT2_ET_INVALID_ARGUMENT | llseek.c | ||
4077 |
112 | llseek.c | ||
4078 |
600 | read.c | for inclusion of strtoull | |
4079 |
strtoull | read.c | defined in stdlib.h if you try hard enough | |
4080 |
strtoul | read.c | ||
4081 |
0x01a5284c | tag.c | ||
4082 |
16 | bsd.c | ||
4083 |
0 | bsd.c | ||
4084 |
1 | gpt.c | ||
4085 |
0x5452415020494645ULL | gpt.c | ||
4086 |
EFI_GUID(0x00000000, 0x0000, 0x0000, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | gpt.c | ||
4087 |
0x504d | mac.c | ||
4088 |
0x5453 | mac.c | ||
4089 |
4 | minix.c | ||
4090 |
16 | sgi.c | ||
4091 |
0x00 | sgi.c | ||
4092 |
0x06 | sgi.c | entire disk | |
4093 |
16 | solaris_x86.c | ||
4094 |
1 | solaris_x86.c | in 512-sectors | |
4095 |
(SOLARIS_SECTOR << 9) | solaris_x86.c | in bytes | |
4096 |
(SOLARIS_OFFSET + 12) | solaris_x86.c | v_sanity offset in bytes | |
4097 |
5 | solaris_x86.c | ||
4098 |
0x600DDEEE | sun.c | magic number | |
4099 |
1 | sun.c | ||
4100 |
8 | sun.c | ||
4101 |
0x05 | sun.c | ||
4102 |
29 | unixware.c | ||
4103 |
(UNIXWARE_SECTOR << 9) | unixware.c | offset in bytes | |
4104 |
(UNIXWARE_OFFSET >> 10) | unixware.c | offset in 1024-blocks | |
4105 |
(UNIXWARE_OFFSET - UNIXWARE_KBOFFSET + 4) | unixware.c | ||
4106 |
0x600DDEEEUL | unixware.c | ||
4107 |
16 | unixware.c | ||
4108 |
0x0000 | unixware.c | unused partition | |
4109 |
0x0001 | unixware.c | boot fs | |
4110 |
0x0002 | unixware.c | root fs | |
4111 |
0x0003 | unixware.c | swap fs | |
4112 |
0x0004 | unixware.c | user fs | |
4113 |
0x0005 | unixware.c | whole disk | |
4114 |
0x0006 | unixware.c | alternate sector space | |
4115 |
0x0007 | unixware.c | non unix | |
4116 |
0x0008 | unixware.c | alternate track space | |
4117 |
0x0009 | unixware.c | stand partition | |
4118 |
0x000a | unixware.c | var partition | |
4119 |
0x000b | unixware.c | home partition | |
4120 |
0x000c | unixware.c | dump partition | |
4121 |
0x000d | unixware.c | alternate sector track | |
4122 |
0x000e | unixware.c | volume mgt public partition | |
4123 |
0x000f | unixware.c | volume mgt private partition | |
4124 |
0x0200 | unixware.c | ||
4125 |
0x4450544D | adaptec_raid.c | "DPTM" | |
4126 |
0x37FC4D1E | adaptec_raid.c | ||
4127 |
24 | ddf_raid.c | ||
4128 |
8 | ddf_raid.c | ||
4129 |
0x83740267 | drbd.c | ||
4130 |
(DRBD_MAGIC+4) | drbd.c | ||
4131 |
"\123\357" | ext.c | ||
4132 |
0x400 | ext.c | ||
4133 |
(EXT_SB_OFF >> 10) | ext.c | ||
4134 |
0x38 | ext.c | ||
4135 |
0x0004 | ext.c | ||
4136 |
0x0004 | ext.c | ||
4137 |
0x0001 | ext.c | ||
4138 |
0x0002 | ext.c | ||
4139 |
0x0004 | ext.c | ||
4140 |
0x0008 | ext.c | ||
4141 |
0x0010 | ext.c | ||
4142 |
0x0020 | ext.c | ||
4143 |
0x0040 | ext.c | ||
4144 |
0x0002 | ext.c | ||
4145 |
0x0004 | ext.c | ||
4146 |
0x0008 | ext.c | ||
4147 |
0x0010 | ext.c | ||
4148 |
0x0040 | ext.c | extents support | |
4149 |
0x0080 | ext.c | ||
4150 |
0x0100 | ext.c | ||
4151 |
0x0200 | ext.c | ||
4152 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
4153 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
4154 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
4155 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
4156 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
4157 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
4158 |
~EXT3_FEATURE_INCOMPAT_SUPP | ext.c | ||
4159 |
~EXT3_FEATURE_RO_COMPAT_SUPP | ext.c | ||
4160 |
0x0004 | ext.c | ||
4161 |
0x0004 | ext.c | ||
4162 |
0x0001 | ext.c | ||
4163 |
0x0002 | ext.c | ||
4164 |
0x0004 | ext.c | ||
4165 |
0x0008 | ext.c | ||
4166 |
0x0010 | ext.c | ||
4167 |
0x0020 | ext.c | ||
4168 |
0x0040 | ext.c | ||
4169 |
0x0002 | ext.c | ||
4170 |
0x0004 | ext.c | ||
4171 |
0x0008 | ext.c | ||
4172 |
0x0010 | ext.c | ||
4173 |
0x0040 | ext.c | extents support | |
4174 |
0x0080 | ext.c | ||
4175 |
0x0100 | ext.c | ||
4176 |
0x0200 | ext.c | ||
4177 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
4178 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
4179 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
4180 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
4181 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
4182 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
4183 |
(~EXT3_FEATURE_INCOMPAT_SUPP) | ext.c | ||
4184 |
(~EXT3_FEATURE_RO_COMPAT_SUPP) | ext.c | ||
4185 |
KERNEL_VERSION(2, 6, 29) | ext.c | ||
4186 |
{ \ { \ .magic = EXT_SB_MAGIC, \ .len = sizeof(EXT_SB_MAGIC) - 1, \ .kboff = EXT_SB_KBOFF, \ .sboff = EXT_MAG_OFF \ }, \ { N | ext.c | ||
4187 |
64 | gfs.c | ||
4188 |
1309 | gfs.c | ||
4189 |
1401 | gfs.c | ||
4190 |
1801 | gfs.c | ||
4191 |
1900 | gfs.c | ||
4192 |
0xff | hfs.c | ||
4193 |
1 | hfs.c | ||
4194 |
8 | hfs.c | ||
4195 |
0x5a7816f3 | highpoint_raid.c | ||
4196 |
0x5a7816fd | highpoint_raid.c | ||
4197 |
0x2000 | hpfs.c | ||
4198 |
0x2200 | hpfs.c | ||
4199 |
0x8000 | iso9660.c | ||
4200 |
0x800 | iso9660.c | ||
4201 |
(ISO_SUPERBLOCK_OFFSET + ISO_SECTOR_SIZE) | iso9660.c | ||
4202 |
0x2 | iso9660.c | ||
4203 |
0xff | iso9660.c | ||
4204 |
16 | iso9660.c | ||
4205 |
"Intel Raid ISM Cfg Sig. " | isw_raid.c | ||
4206 |
"JM" | jmicron_raid.c | ||
4207 |
0x10000 | linux_raid.c | ||
4208 |
0xa92b4efc | linux_raid.c | ||
4209 |
"$XIDE$" | lsi_raid.c | ||
4210 |
32 | luks.c | ||
4211 |
32 | luks.c | ||
4212 |
32 | luks.c | ||
4213 |
20 | luks.c | ||
4214 |
32 | luks.c | ||
4215 |
6 | luks.c | ||
4216 |
40 | luks.c | ||
4217 |
128 | lvm.c | ||
4218 |
32 | lvm.c | ||
4219 |
512 | lvm.c | ||
4220 |
10 | minix.c | ||
4221 |
(1 << MINIX_BLOCK_SIZE_BITS) | minix.c | ||
4222 |
3 | ntfs.c | ||
4223 |
0x60 | ntfs.c | ||
4224 |
0x70 | ntfs.c | ||
4225 |
0x40 | ntfs.c | ||
4226 |
0xffffffffu | ntfs.c | ||
4227 |
"NVIDIA" | nvidia_raid.c | ||
4228 |
0x1200 | promise_raid.c | ||
4229 |
"Promise Technology, Inc." | promise_raid.c | ||
4230 |
0x2F000000 | silicon_raid.c | ||
4231 |
0xff6 | swap.c | 4086 (arm, i386, ...) | |
4232 |
0xfff6 | swap.c | 65526 (ia64) | |
4233 |
100 | sysv.c | ||
4234 |
100 | sysv.c | ||
4235 |
100 | sysv.c | ||
4236 |
50 | sysv.c | ||
4237 |
1024 | sysv.c | ||
4238 |
0x8000 | udf.c | ||
4239 |
0x00011954 | ufs.c | ||
4240 |
0x19540119 | ufs.c | ||
4241 |
0x00195612 | ufs.c | ||
4242 |
0x00095014 | ufs.c | ||
4243 |
0x00612195 | ufs.c | ||
4244 |
0x05231994 | ufs.c | ||
4245 |
0xFF4 | vfat.c | ||
4246 |
0xFFF4 | vfat.c | ||
4247 |
0x0FFFFFF6 | vfat.c | ||
4248 |
0x08 | vfat.c | ||
4249 |
0x10 | vfat.c | ||
4250 |
0x0f | vfat.c | ||
4251 |
0x3f | vfat.c | ||
4252 |
0xe5 | vfat.c | ||
4253 |
0xAA55 | via_raid.c | ||
4254 |
0x00bab10c | zfs.c | oo-ba-bloc! | |
4255 |
117 | evms.c | ||
4256 |
_IOR(EVMS_MAJOR, 0xF0, struct evms_stripe_info) | evms.c | ||
4257 |
58 | lvm.c | ||
4258 |
9 | md.c | ||
4259 |
_IOR (MD_MAJOR, 0x11, struct md_array_info) | md.c | ||
4260 |
0x0500 | gen_uuid.c | ||
4261 |
MYUUID | gen_uuid.c | ||
4262 |
static __thread | gen_uuid.c | ||
4263 |
static | gen_uuid.c | ||
4264 |
10 | gen_uuid.c | ||
4265 |
0x0500 | tst_uuid.c | ||
4266 |
MYUUID | tst_uuid.c | ||
4267 |
fmt_upper | unparse.c | ||
4268 |
fmt_lower | unparse.c | ||
4269 |
0x0500 | uuid_time.c | ||
4270 |
MYUUID | uuid_time.c | ||
4271 |
01000 | ipcs.c | segment will be destroyed on last detach | |
4272 |
02000 | ipcs.c | segment will not be swapped | |
4273 |
11 | ipcs.c | ||
4274 |
12 | ipcs.c | ||
4275 |
13 | ipcs.c | ||
4276 |
14 | ipcs.c | ||
4277 |
18 | ipcs.c | ||
4278 |
19 | ipcs.c | ||
4279 |
3 | ipcs.c | ||
4280 |
__key | ipcs.c | ||
4281 |
key | ipcs.c | ||
4282 |
1 | ipcs.c | ||
4283 |
2 | ipcs.c | ||
4284 |
3 | ipcs.c | ||
4285 |
4 | ipcs.c | ||
4286 |
5 | ipcs.c | ||
4287 |
16 | ldattach.c | ||
4288 |
18 | ldattach.c | ||
4289 |
0x5423 | ldattach.c | ||
4290 |
100 | lscpu.c | ||
4291 |
"sys/devices/system" | lscpu.c | ||
4292 |
_PATH_SYS_SYSTEM "/cpu/cpu0" | lscpu.c | ||
4293 |
"proc/xen" | lscpu.c | ||
4294 |
_PATH_PROC_XEN "/capabilities" | lscpu.c | ||
4295 |
"proc/cpuinfo" | lscpu.c | ||
4296 |
"proc/bus/pci/devices" | lscpu.c | ||
4297 |
0x40000000 | lscpu.c | ||
4298 |
508 | rdev.c | ||
4299 |
128 | readprofile.c | ||
4300 |
"/boot/System.map-" | readprofile.c | ||
4301 |
0x40 | rtcwake.c | ||
4302 |
0x20 | rtcwake.c | ||
4303 |
0x10 | rtcwake.c | ||
4304 |
1024 | rtcwake.c | ||
4305 |
"rtcwake from " PACKAGE_STRING | rtcwake.c | ||
4306 |
"/sys/class/rtc/%s/device/power/wakeup" | rtcwake.c | ||
4307 |
"/sys/power/state" | rtcwake.c | ||
4308 |
"/etc/adjtime" | rtcwake.c | ||
4309 |
"/dev/rtc0" | rtcwake.c | ||
4310 |
"standby" | rtcwake.c | ||
4311 |
(CHAR_MAX+1) | setarch.c | ||
4312 |
0x0040000 | setarch.c | ||
4313 |
0x0080000 | setarch.c | ||
4314 |
0x0100000 | setarch.c | ||
4315 |
0x0200000 | setarch.c | ||
4316 |
0x0400000 | setarch.c | ||
4317 |
0x0800000 | setarch.c | ||
4318 |
0x1000000 | setarch.c | ||
4319 |
0x2000000 | setarch.c | ||
4320 |
0x4000000 | setarch.c | ||
4321 |
0x8000000 | setarch.c | ||
4322 |
8192 | switch_root.c | ||
4323 |
0x00020000 | unshare.c | ||
4324 |
0x04000000 | unshare.c | ||
4325 |
0x08000000 | unshare.c | ||
4326 |
0x40000000 | unshare.c | ||
4327 |
'\b' | col.c | backspace | |
4328 |
'\t' | col.c | tab | |
4329 |
' ' | col.c | space | |
4330 |
'\n' | col.c | newline | |
4331 |
'\r' | col.c | carriage return | |
4332 |
'\033' | col.c | escape | |
4333 |
'\017' | col.c | shift in to normal character set | |
4334 |
'\016' | col.c | shift out to alternate character set | |
4335 |
'\013' | col.c | vertical tab (aka reverse line feed) | |
4336 |
'\007' | col.c | ESC-07 reverse line feed | |
4337 |
'\010' | col.c | ESC-010 reverse half-line feed | |
4338 |
'\011' | col.c | ESC-011 forward half-line feed | |
4339 |
32 | col.c | ||
4340 |
64 | col.c | ||
4341 |
mtsafe_strtok | column.c | ||
4342 |
8 | column.c | ||
4343 |
25 | column.c | ||
4344 |
1000 | column.c | ||
4345 |
(LINE_MAX + 1) | column.c | ||
4346 |
"vi" | more.c | found on the user's path | |
4347 |
1024 | more.c | ||
4348 |
256 | more.c | minimal Line buffer size | |
4349 |
'\177' | more.c | ||
4350 |
'\033' | more.c | ||
4351 |
'\034' | more.c | ||
4352 |
-10 | more.c | ||
4353 |
if (docrterase) \ putserr(BSB); \ else \ putserr(BS); | more.c | ||
4354 |
LINE_MAX | pg.c | size of input buffer | |
4355 |
255 | pg.c | size of command buffer | |
4356 |
8 | pg.c | spaces consumed by tab character | |
4357 |
sigset | pg.c | ||
4358 |
sigrelse | pg.c | ||
4359 |
10 | tailf.c | ||
4360 |
(IN_MODIFY|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT) | tailf.c | ||
4361 |
4 | tailf.c | ||
4362 |
'\033' | ul.c | ||
4363 |
'\016' | ul.c | ||
4364 |
'\017' | ul.c | ||
4365 |
'9' | ul.c | ||
4366 |
'8' | ul.c | ||
4367 |
'7' | ul.c | ||
4368 |
000 | ul.c | ||
4369 |
001 | ul.c | Reverse | |
4370 |
002 | ul.c | Dim | |
4371 |
004 | ul.c | Dim | Ul | |
4372 |
010 | ul.c | Ul | |
4373 |
020 | ul.c | Bold | |
4374 |
512 | ul.c | ||
4375 |
"/proc/partitions" | blockdev.c | ||
4376 |
512 | fdformat.c | ||
4377 |
0 | fsck.cramfs.c | No errors | |
4378 |
1 | fsck.cramfs.c | File system errors corrected | |
4379 |
2 | fsck.cramfs.c | System should be rebooted | |
4380 |
4 | fsck.cramfs.c | File system errors left uncorrected | |
4381 |
8 | fsck.cramfs.c | Operational error | |
4382 |
16 | fsck.cramfs.c | Usage or syntax error | |
4383 |
128 | fsck.cramfs.c | Shared library error | |
4384 |
512 | fsck.cramfs.c | ||
4385 |
13 | fsck.cramfs.c | ||
4386 |
(1 << ROMBUFFER_BITS) | fsck.cramfs.c | ||
4387 |
(ROMBUFFERSIZE-1) | fsck.cramfs.c | ||
4388 |
chown | fsck.cramfs.c | ||
4389 |
1 | fsck.minix.c | ||
4390 |
(sizeof(struct minix_inode)) | fsck.minix.c | ||
4391 |
(sizeof(struct minix2_inode)) | fsck.minix.c | ||
4392 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | fsck.minix.c | ||
4393 |
(INODE_BLOCKS * BLOCK_SIZE) | fsck.minix.c | ||
4394 |
(BLOCK_SIZE<<3) | fsck.minix.c | ||
4395 |
50 | fsck.minix.c | ||
4396 |
(((struct minix_inode *) inode_buffer)-1) | fsck.minix.c | ||
4397 |
(((struct minix2_inode *) inode_buffer)-1) | fsck.minix.c | ||
4398 |
(*(struct minix_super_block *)super_block_buffer) | fsck.minix.c | ||
4399 |
((unsigned long)Super.s_ninodes) | fsck.minix.c | ||
4400 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | fsck.minix.c | ||
4401 |
((unsigned long)Super.s_imap_blocks) | fsck.minix.c | ||
4402 |
((unsigned long)Super.s_zmap_blocks) | fsck.minix.c | ||
4403 |
((unsigned long)Super.s_firstdatazone) | fsck.minix.c | ||
4404 |
((unsigned long)Super.s_log_zone_size) | fsck.minix.c | ||
4405 |
((unsigned long)Super.s_max_size) | fsck.minix.c | ||
4406 |
(Super.s_magic) | fsck.minix.c | ||
4407 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | fsck.minix.c | ||
4408 |
2 | mkfs.bfs.c | ||
4409 |
14 | mkfs.bfs.c | ||
4410 |
512 | mkfs.bfs.c | ||
4411 |
0x1badface | mkfs.bfs.c | ||
4412 |
2 | mkfs.bfs.c | ||
4413 |
"ext2" | mkfs.c | ||
4414 |
"PATH=/sbin:/sbin/fs:/sbin/fs.d:/etc/fs:/etc" | mkfs.c | ||
4415 |
"mkfs.%s" | mkfs.c | ||
4416 |
0 | mkfs.cramfs.c | No errors | |
4417 |
8 | mkfs.cramfs.c | Operational error | |
4418 |
16 | mkfs.cramfs.c | Usage or syntax error | |
4419 |
512 | mkfs.cramfs.c | ||
4420 |
1 | mkfs.cramfs.c | ||
4421 |
2 | mkfs.cramfs.c | ||
4422 |
24 | mkfs.cramfs.c | ||
4423 |
16 | mkfs.cramfs.c | ||
4424 |
8 | mkfs.cramfs.c | ||
4425 |
26 | mkfs.cramfs.c | ||
4426 |
255 | mkfs.cramfs.c | ||
4427 |
1 | mkfs.minix.c | ||
4428 |
2 | mkfs.minix.c | ||
4429 |
16 | mkfs.minix.c | ||
4430 |
512 | mkfs.minix.c | ||
4431 |
(sizeof(struct minix_inode)) | mkfs.minix.c | ||
4432 |
(sizeof(struct minix2_inode)) | mkfs.minix.c | ||
4433 |
UPPER(INODES, (version2 ? MINIX2_INODES_PER_BLOCK \ : MINIX_INODES_PER_BLOCK)) | mkfs.minix.c | ||
4434 |
(INODE_BLOCKS * BLOCK_SIZE) | mkfs.minix.c | ||
4435 |
(BLOCK_SIZE<<3) | mkfs.minix.c | ||
4436 |
(((struct minix_inode *) inode_buffer)-1) | mkfs.minix.c | ||
4437 |
(((struct minix2_inode *) inode_buffer)-1) | mkfs.minix.c | ||
4438 |
(*(struct minix_super_block *)super_block_buffer) | mkfs.minix.c | ||
4439 |
((unsigned long)Super.s_ninodes) | mkfs.minix.c | ||
4440 |
((unsigned long)(version2 ? Super.s_zones : Super.s_nzones)) | mkfs.minix.c | ||
4441 |
((unsigned long)Super.s_imap_blocks) | mkfs.minix.c | ||
4442 |
((unsigned long)Super.s_zmap_blocks) | mkfs.minix.c | ||
4443 |
((unsigned long)Super.s_firstdatazone) | mkfs.minix.c | ||
4444 |
((unsigned long)Super.s_log_zone_size) | mkfs.minix.c | ||
4445 |
((unsigned long)Super.s_max_size) | mkfs.minix.c | ||
4446 |
(Super.s_magic) | mkfs.minix.c | ||
4447 |
(2+IMAPS+ZMAPS+INODE_BLOCKS) | mkfs.minix.c | ||
4448 |
"swapfile_t" | mkswap.c | ||
4449 |
((0x7fffffff / pagesize) - 1) | mkswap.c | ||
4450 |
((1 << 24) - 1) | mkswap.c | ||
4451 |
((1 << 17) - 1) | mkswap.c | ||
4452 |
(is_sparc64() ? ((3 << 29) - 1) : ((1 << 18) - 1)) | mkswap.c | ||
4453 |
((1UL << 54) - 1) | mkswap.c | ||
4454 |
V1_OLD_MAX_PAGES | mkswap.c | ||
4455 |
((pagesize-1024-128*sizeof(int)-10)/sizeof(int)) | mkswap.c | ||
4456 |
10 | mkswap.c | ||
4457 |
"/dev/raw/" | raw.c | ||
4458 |
RAWDEVDIR "rawctl" | raw.c | ||
4459 |
"/dev/rawctl" | raw.c | ||
4460 |
8192 | raw.c | ||
4461 |
"/dev/hd0" | cfdisk.c | ||
4462 |
"/dev/sd0" | cfdisk.c | ||
4463 |
"/dev/ad0" | cfdisk.c | ||
4464 |
"/dev/da0" | cfdisk.c | ||
4465 |
"/dev/hda" | cfdisk.c | ||
4466 |
"/dev/sda" | cfdisk.c | ||
4467 |
1000 | cfdisk.c | ||
4468 |
80 | cfdisk.c | ||
4469 |
60 | cfdisk.c | ||
4470 |
512 | cfdisk.c | ||
4471 |
256 | cfdisk.c | ||
4472 |
63 | cfdisk.c | ||
4473 |
0x80 | cfdisk.c | ||
4474 |
0x55 | cfdisk.c | ||
4475 |
0xAA | cfdisk.c | ||
4476 |
-1 | cfdisk.c | ||
4477 |
0x00 | cfdisk.c | ||
4478 |
0x05 | cfdisk.c | ||
4479 |
0x07 | cfdisk.c | ||
4480 |
0x0f | cfdisk.c | ||
4481 |
0x85 | cfdisk.c | ||
4482 |
0x81 | cfdisk.c | ||
4483 |
0x82 | cfdisk.c | ||
4484 |
0x83 | cfdisk.c | ||
4485 |
-1 | cfdisk.c | ||
4486 |
-2 | cfdisk.c | ||
4487 |
-3 | cfdisk.c | ||
4488 |
25 | cfdisk.c | ||
4489 |
'\015' | cfdisk.c | ||
4490 |
'\033' | cfdisk.c | ||
4491 |
'\177' | cfdisk.c | ||
4492 |
'\007' | cfdisk.c | ||
4493 |
'\011' | cfdisk.c | ||
4494 |
'\014' | cfdisk.c | ^L | |
4495 |
'\020' | cfdisk.c | ^P | |
4496 |
'\153' | cfdisk.c | k | |
4497 |
'\016' | cfdisk.c | ^N | |
4498 |
'\152' | cfdisk.c | j | |
4499 |
1 | cfdisk.c | ||
4500 |
2 | cfdisk.c | ||
4501 |
3 | cfdisk.c | ||
4502 |
4 | cfdisk.c | ||
4503 |
-1 | cfdisk.c | ||
4504 |
-2 | cfdisk.c | ||
4505 |
1 | cfdisk.c | ||
4506 |
2 | cfdisk.c | ||
4507 |
4 | cfdisk.c | ||
4508 |
2 | cfdisk.c | ||
4509 |
"ReIsErFs" | cfdisk.c | ||
4510 |
"ReIsEr2Fs" | cfdisk.c | ||
4511 |
sizeof(reiserfsb.s_label) | cfdisk.c | ||
4512 |
1 | cfdisk.c | ||
4513 |
2 | cfdisk.c | ||
4514 |
4 | cfdisk.c | ||
4515 |
8 | cfdisk.c | ||
4516 |
2 | cfdisk.c | ||
4517 |
256 | cfdisk.c | for simpleMenu function | |
4518 |
1 | cfdisk.c | ||
4519 |
2 | cfdisk.c | ||
4520 |
3 | cfdisk.c | ||
4521 |
4 | cfdisk.c | ||
4522 |
16 | cfdisk.c | ||
4523 |
"EOHS!" | cfdisk.c | ||
4524 |
800 | fdisk.c | ||
4525 |
(!sun_label && !sgi_label && !aix_label && !mac_label && !osf_label) | fdisk.c | ||
4526 |
(grain != sector_size) | fdisk.c | ||
4527 |
1 | fdisk.c | ||
4528 |
2 | fdisk.c | ||
4529 |
3 | fdisk.c | ||
4530 |
16 | fdisk.c | ||
4531 |
0xa5 | fdiskbsdlabel.c | ||
4532 |
0xa9 | fdiskbsdlabel.c | ||
4533 |
0xffff0000 | fdiskmaclabel.c | ||
4534 |
2 | fdisksunlabel.c | ||
4535 |
3 | fdisksunlabel.c | ||
4536 |
22 | fdisksunlabel.c | ||
4537 |
0x5452415020494645LL | gpt.c | ||
4538 |
1 | gpt.c | ||
4539 |
0xc9c2d4c1 | partitiontype.c | ||
4540 |
0xc1d4c2c9 | partitiontype.c | ||
4541 |
0x82564557 | partitiontype.c | ||
4542 |
0x0be5a941 | partitiontype.c | ||
4543 |
0x41a9e50b | partitiontype.c | ||
4544 |
0xDABE | partitiontype.c | ||
4545 |
0xBEDA | partitiontype.c | ||
4546 |
"sfdisk" | sfdisk.c | ||
4547 |
__attribute__ ((packed)) | sfdisk.c | ||
4548 |
0 | sfdisk.c | ||
4549 |
5 | sfdisk.c | ||
4550 |
0x0f | sfdisk.c | ||
4551 |
0x51 | sfdisk.c | ||
4552 |
0x53 | sfdisk.c | ||
4553 |
0x54 | sfdisk.c | ||
4554 |
0x55 | sfdisk.c | ||
4555 |
0x82 | sfdisk.c | ||
4556 |
0x83 | sfdisk.c | ||
4557 |
0x85 | sfdisk.c | ||
4558 |
0xa5 | sfdisk.c | ||
4559 |
0xa9 | sfdisk.c | ||
4560 |
1 | sfdisk.c | ||
4561 |
2 | sfdisk.c | ||
4562 |
3 | sfdisk.c | ||
4563 |
4 | sfdisk.c | ||
4564 |
(0x82564557UL) | sfdisk.c | ||
4565 |
16 | sfdisk.c | ||
4566 |
0 | sfdisk.c | ||
4567 |
(-1) | sfdisk.c | ||
4568 |
(-2) | sfdisk.c | ||
4569 |
0400 | sfdisk.c | ||
4570 |
01000 | sfdisk.c | ||
4571 |
"/proc/partitions" | sfdisk.c | ||
4572 |
600 | fsck.c | for inclusion of sa_handler in Solaris | |
4573 |
"/dev/md" | fsck.c | ||
4574 |
0 | fsck.c | ||
4575 |
1 | fsck.c | ||
4576 |
0 | fsck.c | ||
4577 |
1 | fsck.c | ||
4578 |
2 | fsck.c | ||
4579 |
1 | getopt.c | ||
4580 |
2 | getopt.c | ||
4581 |
10 | getopt.c | ||
4582 |
"1.4" | clock-ppc.c | ||
4583 |
"/etc/adjtime" | clock-ppc.c | ||
4584 |
2082844800 | clock-ppc.c | ||
4585 |
1900 | cmos.c | ||
4586 |
"hwclock" | hwclock.c | ||
4587 |
"/etc/adjtime" | hwclock.c | ||
4588 |
"/var/lib/lastdate" | hwclock.c | ||
4589 |
"/dev/efirtc" | hwclock.c | ||
4590 |
"/dev/rtc" | hwclock.c | ||
4591 |
0x4B50 | kd.c | get hardware clock | |
4592 |
0x4B51 | kd.c | set hardware clock | |
4593 |
_IOR('p', 20, struct sparc_rtc_time) | rtc.c | ||
4594 |
_IOW('p', 21, struct sparc_rtc_time) | rtc.c | ||
4595 |
_IOR('p', 0x09, struct linux_rtc_time) | rtc.c | ||
4596 |
_IOW('p', 0x0a, struct linux_rtc_time) | rtc.c | ||
4597 |
_IO('p', 0x03) | rtc.c | Update int. enable on | |
4598 |
_IO('p', 0x04) | rtc.c | Update int. enable off | |
4599 |
_IOR('p', 0x0d, unsigned long) | rtc.c | Read epoch | |
4600 |
_IOW('p', 0x0e, unsigned long) | rtc.c | Set epoch | |
4601 |
256 | canonicalize.c | ||
4602 |
"/dev/null" | fsprobe.c | ||
4603 |
2048 | setproctitle.c | ||
4604 |
"/etc/issue" | agetty.c | displayed before the login prompt | |
4605 |
" login: " | agetty.c | login prompt | |
4606 |
CTL('M') | agetty.c | carriage return | |
4607 |
CTL('J') | agetty.c | line feed | |
4608 |
CTL('H') | agetty.c | back space | |
4609 |
CTL('?') | agetty.c | delete | |
4610 |
DEL | agetty.c | default erase character | |
4611 |
CTL('C') | agetty.c | default interrupt character | |
4612 |
CTL('\\') | agetty.c | default quit char | |
4613 |
CTL('U') | agetty.c | default kill char | |
4614 |
CTL('D') | agetty.c | default EOF char | |
4615 |
0 | agetty.c | ||
4616 |
0 | agetty.c | default switch char | |
4617 |
HOST_NAME_MAX | agetty.c | ||
4618 |
64 | agetty.c | ||
4619 |
0 | agetty.c | ||
4620 |
10 | agetty.c | max. nr. of baud rates | |
4621 |
(1<<0) | agetty.c | process modem status messages | |
4622 |
(1<<1) | agetty.c | display /etc/issue | |
4623 |
(1<<2) | agetty.c | enable RTS/CTS flow control | |
4624 |
(1<<3) | agetty.c | force local | |
4625 |
(1<<4) | agetty.c | initstring is set | |
4626 |
(1<<5) | agetty.c | wait for CR or LF | |
4627 |
(1<<6) | agetty.c | give alternative issue file | |
4628 |
(1<<7) | agetty.c | don't ask for login name! | |
4629 |
(1<<8) | agetty.c | Support for *LCUC stty modes | |
4630 |
4 | checktty.c | ||
4631 |
128 | checktty.c | ||
4632 |
32 | checktty.c | ||
4633 |
0 | chfn.c | ||
4634 |
1 | chfn.c | ||
4635 |
256 | chfn.c | ||
4636 |
1 | chsh.c | ||
4637 |
0 | chsh.c | ||
4638 |
1 | chsh.c | ||
4639 |
1 | chsh.c | ||
4640 |
(24*60*60) | last.c | seconds in a day | |
4641 |
0 | last.c | false/no | |
4642 |
1 | last.c | true/yes | |
4643 |
(int)sizeof(utmpbuf.ut_host) | last.c | size of utmp host field | |
4644 |
(int)sizeof(utmpbuf.ut_line) | last.c | size of utmp tty field | |
4645 |
(int)sizeof(utmpbuf.ut_name) | last.c | size of utmp name field | |
4646 |
strchr | login.c | ||
4647 |
strrchr | login.c | ||
4648 |
3 | login.c | ||
4649 |
if (retcode != PAM_SUCCESS) { \ fprintf(stderr,"\n%s\n",pam_strerror(pamh, retcode)); \ syslog(LOG_ERR,"%s",pam_strerror(pamh, | login.c | ||
4650 |
{ \ pam_setcred(pamh, PAM_DELETE_CRED); \ retcode = pam_close_session(pamh,0); \ pam_end(pamh,retcode); \ } | login.c | ||
4651 |
5 | login.c | ||
4652 |
0620 | login.c | ||
4653 |
0600 | login.c | ||
4654 |
"tty" | login.c | name of group to own ttys | |
4655 |
1024 | login.c | ||
4656 |
"/var/log/btmp" | login.c | ||
4657 |
0 | setpwnam.c | ||
4658 |
1 | setpwnam.c | ||
4659 |
write(fd, "\r\n", 2) | shutdown.c | ||
4660 |
strerror(errno) | shutdown.c | ||
4661 |
"umount", "-a", "-t", "nodevfs" | shutdown.c | ||
4662 |
"swapoff", "-a" | shutdown.c | ||
4663 |
150 | simpleinit.c | max size of a line in inittab | |
4664 |
30 | simpleinit.c | max number of lines in inittab | |
4665 |
20 | simpleinit.c | max number of tokens in inittab command | |
4666 |
(CMDSIZ+CMDSIZ+1) | simpleinit.c | ||
4667 |
5 | simpleinit.c | number of respawns per 100 seconds | |
4668 |
"/etc/TZ" | simpleinit.c | ||
4669 |
(;;) | simpleinit.c | ||
4670 |
3 | simpleinit.c | number of tries allowed when giving the password | |
4671 |
67 | vipw.c | ||
4672 |
"sleeper" | wall.c | ||
4673 |
HOST_NAME_MAX | wall.c | ||
4674 |
64 | wall.c | ||
4675 |
0x0001 | blkid.c | ||
4676 |
0x0002 | blkid.c | ||
4677 |
0x0004 | blkid.c | ||
4678 |
0x0008 | blkid.c | ||
4679 |
1 | cal.c | ||
4680 |
4 | cal.c | for reformation | |
4681 |
6 | cal.c | 1 Jan 1 was a Saturday | |
4682 |
639799 | cal.c | 3 Sep 1752 | |
4683 |
11 | cal.c | 11 day correction | |
4684 |
42 | cal.c | slots in a month array | |
4685 |
-1 | cal.c | used in day array | |
4686 |
4 | cal.c | sep1752[4] is a Sunday | |
4687 |
3 | cal.c | 3 spaces per day | |
4688 |
4 | cal.c | 4 spaces per day | |
4689 |
21 | cal.c | 7 days * 3 characters | |
4690 |
28 | cal.c | 7 days * 4 characters | |
4691 |
2 | cal.c | spaces between day headings | |
4692 |
2 | cal.c | ||
4693 |
0x400 | cal.c | flag day for highlighting | |
4694 |
8 | cal.c | ||
4695 |
300 | cal.c | 90 suffices in most locales | |
4696 |
13013 | ddate.c | ||
4697 |
0 | look.c | ||
4698 |
1 | look.c | ||
4699 |
(-1) | look.c | ||
4700 |
4096 | mcookie.c | ||
4701 |
(sizeof(rngs)/sizeof(struct rngs)) | mcookie.c | ||
4702 |
256 | namei.c | ||
4703 |
256 | namei.c | ||
4704 |
(1 << 1) | namei.c | ||
4705 |
(1 << 2) | namei.c | ||
4706 |
(1 << 3) | namei.c | ||
4707 |
(1 << 4) | namei.c | ||
4708 |
(1 << 5) | namei.c | ||
4709 |
1 | procs.c | ||
4710 |
0.0001 | scriptreplay.c | from original sripreplay.pl | |
4711 |
const | setterm.c | define before including term.h | |
4712 |
__NR_syslog | setterm.c | ||
4713 |
syslog | setterm.c | ||
4714 |
0 | setterm.c | ||
4715 |
1 | setterm.c | ||
4716 |
2 | setterm.c | ||
4717 |
3 | setterm.c | ||
4718 |
0 | setterm.c | ||
4719 |
1 | setterm.c | ||
4720 |
2 | setterm.c | ||
4721 |
3 | setterm.c | ||
4722 |
4 | setterm.c | ||
4723 |
5 | setterm.c | ||
4724 |
6 | setterm.c | ||
4725 |
7 | setterm.c | ||
4726 |
8 | setterm.c | ||
4727 |
9 | setterm.c | ||
4728 |
-1 | setterm.c | ||
4729 |
-2 | setterm.c | ||
4730 |
-3 | setterm.c | ||
4731 |
4 | setterm.c | unblank screen | |
4732 |
10 | setterm.c | set vesa blanking mode | |
4733 |
14 | setterm.c | keep screen blank even if a key is pressed | |
4734 |
15 | setterm.c | return which vt was blanked | |
4735 |
"\033" | setterm.c | ||
4736 |
"\033P" | setterm.c | ||
4737 |
"\033\\" | setterm.c | ||
4738 |
1 | uuidgen.c | ||
4739 |
2 | uuidgen.c | ||
4740 |
0 | wipefs.c | default | |
4741 |
1 | wipefs.c | ||
4742 |
_PATH_MOUNTED_LOCK "%d" | fstab.c | ||
4743 |
(sizeof(_PATH_MOUNTED_LOCK)+20) | fstab.c | ||
4744 |
30 | fstab.c | ||
4745 |
5000 | fstab.c | ||
4746 |
7 | lomount.c | ||
4747 |
8 | lomount.c | dev/loop[0-7] | |
4748 |
(1 << 1) | lomount.c | return used devices only | |
4749 |
(1 << 2) | lomount.c | return non-used devices | |
4750 |
(1 << 3) | lomount.c | all is done | |
4751 |
(1 << 4) | lomount.c | try to found used devices in /proc/partitions | |
4752 |
(1 << 5) | lomount.c | dev/loop/N | |
4753 |
(1 << 6) | lomount.c | directly try to check default loops | |
4754 |
0x80000000 | mount.c | ||
4755 |
0x40000000 | mount.c | ||
4756 |
0x20000000 | mount.c | ||
4757 |
0x10000000 | mount.c | ||
4758 |
0x08000000 | mount.c | ||
4759 |
0x02000000 | mount.c | ||
4760 |
0x00010000 | mount.c | ||
4761 |
(MS_NOAUTO|MS_USERS|MS_USER|MS_COMMENT|MS_LOOP) | mount.c | ||
4762 |
(MS_REMOUNT|MS_NOAUTO|MS_USERS|MS_USER) | mount.c | ||
4763 |
(MS_SHARED|MS_SLAVE|MS_UNBINDABLE|MS_PRIVATE) | mount.c | ||
4764 |
(MS_NOEXEC|MS_NOSUID|MS_NODEV) | mount.c | ||
4765 |
(MS_NOSUID|MS_NODEV) | mount.c | ||
4766 |
"/sbin/mkswap" | swapon.c | ||
4767 |
1 | swapon.c | ||
4768 |
1 | swapon.c | ||
4769 |
(64 * 1024) | swapon.c | ||
4770 |
"SWAPSPACE2" | swapon.c | ||
4771 |
(sizeof(SWAP_SIGNATURE) - 1) | swapon.c | ||
4772 |
"\\040(deleted)" | swapon.c | ||
4773 |
(sizeof(DELETED_SUFFIX) - 1) | swapon.c | ||
4774 |
1 | umount.c | ||
4775 |
2 | umount.c | ||
4776 |
(0x82564557UL) | bsd.c | The disk magic number | |
4777 |
16 | bsd.c | ||
4778 |
0 | bsd.c | ||
4779 |
0xedb88320 | crc32.c | ||
4780 |
0x04c11db7 | crc32.c | ||
4781 |
8 | crc32.c | ||
4782 |
8 | crc32.c | ||
4783 |
64 | partx.c | ||
4784 |
256 | partx.c | ||
4785 |
8 | solaris.c | ||
4786 |
(0x600DDEEEUL) | solaris.c | ||
4787 |
0 | unixware.c | ||
4788 |
16 | unixware.c | ||
4789 |
(0xCA5E600D) | unixware.c | ||
4790 |
(0x600DDEEE) | unixware.c | ||
4791 |
3 | chrt.c | ||
4792 |
5 | chrt.c | ||
4793 |
13 | ionice.c | ||
4794 |
(8 * sizeof(unsigned long)) | taskset.c | ||
4795 |
3 | cache.c | ||
4796 |
0x01a5284c | dev.c | ||
4797 |
1 | devname.c | ||
4798 |
"/proc/partitions" | devname.c | ||
4799 |
"/proc/lvm/VGs" | devname.c | ||
4800 |
"/proc/evms/volumes" | devname.c | ||
4801 |
"/ $%?," | encode.c | ||
4802 |
_IO(0x12,96) | getsize.c | return device size | |
4803 |
_IOR(0x12,114,size_t) | getsize.c | return device size in bytes (u64 *arg) | |
4804 |
DKIOCGETBLOCKCOUNT32 | getsize.c | ||
4805 |
lseek64 | llseek.c | ||
4806 |
llseek | llseek.c | ||
4807 |
lseek | llseek.c | ||
4808 |
140 | llseek.c | ||
4809 |
EXT2_ET_INVALID_ARGUMENT | llseek.c | ||
4810 |
112 | llseek.c | ||
4811 |
600 | read.c | for inclusion of strtoull | |
4812 |
strtoull | read.c | defined in stdlib.h if you try hard enough | |
4813 |
strtoul | read.c | ||
4814 |
0x01a5284c | tag.c | ||
4815 |
16 | bsd.c | ||
4816 |
0 | bsd.c | ||
4817 |
1 | gpt.c | ||
4818 |
0x5452415020494645ULL | gpt.c | ||
4819 |
EFI_GUID(0x00000000, 0x0000, 0x0000, 0x00, 0x00, \ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | gpt.c | ||
4820 |
0x504d | mac.c | ||
4821 |
0x5453 | mac.c | ||
4822 |
4 | minix.c | ||
4823 |
16 | sgi.c | ||
4824 |
0x00 | sgi.c | ||
4825 |
0x06 | sgi.c | entire disk | |
4826 |
16 | solaris_x86.c | ||
4827 |
1 | solaris_x86.c | in 512-sectors | |
4828 |
(SOLARIS_SECTOR << 9) | solaris_x86.c | in bytes | |
4829 |
(SOLARIS_OFFSET + 12) | solaris_x86.c | v_sanity offset in bytes | |
4830 |
5 | solaris_x86.c | ||
4831 |
0x600DDEEE | sun.c | magic number | |
4832 |
1 | sun.c | ||
4833 |
8 | sun.c | ||
4834 |
0x05 | sun.c | ||
4835 |
29 | unixware.c | ||
4836 |
(UNIXWARE_SECTOR << 9) | unixware.c | offset in bytes | |
4837 |
(UNIXWARE_OFFSET >> 10) | unixware.c | offset in 1024-blocks | |
4838 |
(UNIXWARE_OFFSET - UNIXWARE_KBOFFSET + 4) | unixware.c | ||
4839 |
0x600DDEEEUL | unixware.c | ||
4840 |
16 | unixware.c | ||
4841 |
0x0000 | unixware.c | unused partition | |
4842 |
0x0001 | unixware.c | boot fs | |
4843 |
0x0002 | unixware.c | root fs | |
4844 |
0x0003 | unixware.c | swap fs | |
4845 |
0x0004 | unixware.c | user fs | |
4846 |
0x0005 | unixware.c | whole disk | |
4847 |
0x0006 | unixware.c | alternate sector space | |
4848 |
0x0007 | unixware.c | non unix | |
4849 |
0x0008 | unixware.c | alternate track space | |
4850 |
0x0009 | unixware.c | stand partition | |
4851 |
0x000a | unixware.c | var partition | |
4852 |
0x000b | unixware.c | home partition | |
4853 |
0x000c | unixware.c | dump partition | |
4854 |
0x000d | unixware.c | alternate sector track | |
4855 |
0x000e | unixware.c | volume mgt public partition | |
4856 |
0x000f | unixware.c | volume mgt private partition | |
4857 |
0x0200 | unixware.c | ||
4858 |
0x4450544D | adaptec_raid.c | "DPTM" | |
4859 |
0x37FC4D1E | adaptec_raid.c | ||
4860 |
24 | ddf_raid.c | ||
4861 |
8 | ddf_raid.c | ||
4862 |
0x83740267 | drbd.c | ||
4863 |
(DRBD_MAGIC+4) | drbd.c | ||
4864 |
"\123\357" | ext.c | ||
4865 |
0x400 | ext.c | ||
4866 |
(EXT_SB_OFF >> 10) | ext.c | ||
4867 |
0x38 | ext.c | ||
4868 |
0x0004 | ext.c | ||
4869 |
0x0004 | ext.c | ||
4870 |
0x0001 | ext.c | ||
4871 |
0x0002 | ext.c | ||
4872 |
0x0004 | ext.c | ||
4873 |
0x0008 | ext.c | ||
4874 |
0x0010 | ext.c | ||
4875 |
0x0020 | ext.c | ||
4876 |
0x0040 | ext.c | ||
4877 |
0x0002 | ext.c | ||
4878 |
0x0004 | ext.c | ||
4879 |
0x0008 | ext.c | ||
4880 |
0x0010 | ext.c | ||
4881 |
0x0040 | ext.c | extents support | |
4882 |
0x0080 | ext.c | ||
4883 |
0x0100 | ext.c | ||
4884 |
0x0200 | ext.c | ||
4885 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
4886 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
4887 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
4888 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
4889 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
4890 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
4891 |
~EXT3_FEATURE_INCOMPAT_SUPP | ext.c | ||
4892 |
~EXT3_FEATURE_RO_COMPAT_SUPP | ext.c | ||
4893 |
0x0004 | ext.c | ||
4894 |
0x0004 | ext.c | ||
4895 |
0x0001 | ext.c | ||
4896 |
0x0002 | ext.c | ||
4897 |
0x0004 | ext.c | ||
4898 |
0x0008 | ext.c | ||
4899 |
0x0010 | ext.c | ||
4900 |
0x0020 | ext.c | ||
4901 |
0x0040 | ext.c | ||
4902 |
0x0002 | ext.c | ||
4903 |
0x0004 | ext.c | ||
4904 |
0x0008 | ext.c | ||
4905 |
0x0010 | ext.c | ||
4906 |
0x0040 | ext.c | extents support | |
4907 |
0x0080 | ext.c | ||
4908 |
0x0100 | ext.c | ||
4909 |
0x0200 | ext.c | ||
4910 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
4911 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
4912 |
~EXT2_FEATURE_INCOMPAT_SUPP | ext.c | ||
4913 |
~EXT2_FEATURE_RO_COMPAT_SUPP | ext.c | ||
4914 |
(EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER| \ EXT2_FEATURE_RO_COMPAT_LARGE_FILE| \ EXT2_FEATURE_RO_COMPAT_BTREE_DIR) | ext.c | ||
4915 |
(EXT2_FEATURE_INCOMPAT_FILETYPE| \ EXT3_FEATURE_INCOMPAT_RECOVER| \ EXT2_FEATURE_INCOMPAT_META_BG) | ext.c | ||
4916 |
(~EXT3_FEATURE_INCOMPAT_SUPP) | ext.c | ||
4917 |
(~EXT3_FEATURE_RO_COMPAT_SUPP) | ext.c | ||
4918 |
KERNEL_VERSION(2, 6, 29) | ext.c | ||
4919 |
{ \ { \ .magic = EXT_SB_MAGIC, \ .len = sizeof(EXT_SB_MAGIC) - 1, \ .kboff = EXT_SB_KBOFF, \ .sboff = EXT_MAG_OFF \ }, \ { N | ext.c | ||
4920 |
64 | gfs.c | ||
4921 |
1309 | gfs.c | ||
4922 |
1401 | gfs.c | ||
4923 |
1801 | gfs.c | ||
4924 |
1900 | gfs.c | ||
4925 |
0xff | hfs.c | ||
4926 |
1 | hfs.c | ||
4927 |
8 | hfs.c | ||
4928 |
0x5a7816f3 | highpoint_raid.c | ||
4929 |
0x5a7816fd | highpoint_raid.c | ||
4930 |
0x2000 | hpfs.c | ||
4931 |
0x2200 | hpfs.c | ||
4932 |
0x8000 | iso9660.c | ||
4933 |
0x800 | iso9660.c | ||
4934 |
(ISO_SUPERBLOCK_OFFSET + ISO_SECTOR_SIZE) | iso9660.c | ||
4935 |
0x2 | iso9660.c | ||
4936 |
0xff | iso9660.c | ||
4937 |
16 | iso9660.c | ||
4938 |
"Intel Raid ISM Cfg Sig. " | isw_raid.c | ||
4939 |
"JM" | jmicron_raid.c | ||
4940 |
0x10000 | linux_raid.c | ||
4941 |
0xa92b4efc | linux_raid.c | ||
4942 |
"$XIDE$" | lsi_raid.c | ||
4943 |
32 | luks.c | ||
4944 |
32 | luks.c | ||
4945 |
32 | luks.c | ||
4946 |
20 | luks.c | ||
4947 |
32 | luks.c | ||
4948 |
6 | luks.c | ||
4949 |
40 | luks.c | ||
4950 |
128 | lvm.c | ||
4951 |
32 | lvm.c | ||
4952 |
512 | lvm.c | ||
4953 |
10 | minix.c | ||
4954 |
(1 << MINIX_BLOCK_SIZE_BITS) | minix.c | ||
4955 |
3 | ntfs.c | ||
4956 |
0x60 | ntfs.c | ||
4957 |
0x70 | ntfs.c | ||
4958 |
0x40 | ntfs.c | ||
4959 |
0xffffffffu | ntfs.c | ||
4960 |
"NVIDIA" | nvidia_raid.c | ||
4961 |
0x1200 | promise_raid.c | ||
4962 |
"Promise Technology, Inc." | promise_raid.c | ||
4963 |
0x2F000000 | silicon_raid.c | ||
4964 |
0xff6 | swap.c | 4086 (arm, i386, ...) | |
4965 |
0xfff6 | swap.c | 65526 (ia64) | |
4966 |
100 | sysv.c | ||
4967 |
100 | sysv.c | ||
4968 |
100 | sysv.c | ||
4969 |
50 | sysv.c | ||
4970 |
1024 | sysv.c | ||
4971 |
0x8000 | udf.c | ||
4972 |
0x00011954 | ufs.c | ||
4973 |
0x19540119 | ufs.c | ||
4974 |
0x00195612 | ufs.c | ||
4975 |
0x00095014 | ufs.c | ||
4976 |
0x00612195 | ufs.c | ||
4977 |
0x05231994 | ufs.c | ||
4978 |
0xFF4 | vfat.c | ||
4979 |
0xFFF4 | vfat.c | ||
4980 |
0x0FFFFFF6 | vfat.c | ||
4981 |
0x08 | vfat.c | ||
4982 |
0x10 | vfat.c | ||
4983 |
0x0f | vfat.c | ||
4984 |
0x3f | vfat.c | ||
4985 |
0xe5 | vfat.c | ||
4986 |
0xAA55 | via_raid.c | ||
4987 |
0x00bab10c | zfs.c | oo-ba-bloc! | |
4988 |
117 | evms.c | ||
4989 |
_IOR(EVMS_MAJOR, 0xF0, struct evms_stripe_info) | evms.c | ||
4990 |
58 | lvm.c | ||
4991 |
9 | md.c | ||
4992 |
_IOR (MD_MAJOR, 0x11, struct md_array_info) | md.c | ||
4993 |
0x0500 | gen_uuid.c | ||
4994 |
MYUUID | gen_uuid.c | ||
4995 |
static __thread | gen_uuid.c | ||
4996 |
static | gen_uuid.c | ||
4997 |
10 | gen_uuid.c | ||
4998 |
0x0500 | tst_uuid.c | ||
4999 |
MYUUID | tst_uuid.c | ||
5000 |
fmt_upper | unparse.c | ||
5001 |
fmt_lower | unparse.c | ||
5002 |
0x0500 | uuid_time.c | ||
5003 |
MYUUID | uuid_time.c | ||
5004 |
01000 | ipcs.c | segment will be destroyed on last detach | |
5005 |
02000 | ipcs.c | segment will not be swapped | |
5006 |
11 | ipcs.c | ||
5007 |
12 | ipcs.c | ||
5008 |
13 | ipcs.c | ||
5009 |
14 | ipcs.c | ||
5010 |
18 | ipcs.c | ||
5011 |
19 | ipcs.c | ||
5012 |
3 | ipcs.c | ||
5013 |
__key | ipcs.c | ||
5014 |
key | ipcs.c | ||
5015 |
1 | ipcs.c | ||
5016 |
2 | ipcs.c | ||
5017 |
3 | ipcs.c | ||
5018 |
4 | ipcs.c | ||
5019 |
5 | ipcs.c | ||
5020 |
16 | ldattach.c | ||
5021 |
18 | ldattach.c | ||
5022 |
0x5423 | ldattach.c | ||
5023 |
100 | lscpu.c | ||
5024 |
"sys/devices/system" | lscpu.c | ||
5025 |
_PATH_SYS_SYSTEM "/cpu/cpu0" | lscpu.c | ||
5026 |
"proc/xen" | lscpu.c | ||
5027 |
_PATH_PROC_XEN "/capabilities" | lscpu.c | ||
5028 |
"proc/cpuinfo" | lscpu.c | ||
5029 |
"proc/bus/pci/devices" | lscpu.c | ||
5030 |
0x40000000 | lscpu.c | ||
5031 |
508 | rdev.c | ||
5032 |
128 | readprofile.c | ||
5033 |
"/boot/System.map-" | readprofile.c | ||
5034 |
0x40 | rtcwake.c | ||
5035 |
0x20 | rtcwake.c | ||
5036 |
0x10 | rtcwake.c | ||
5037 |
1024 | rtcwake.c | ||
5038 |
"rtcwake from " PACKAGE_STRING | rtcwake.c | ||
5039 |
"/sys/class/rtc/%s/device/power/wakeup" | rtcwake.c | ||
5040 |
"/sys/power/state" | rtcwake.c | ||
5041 |
"/etc/adjtime" | rtcwake.c | ||
5042 |
"/dev/rtc0" | rtcwake.c | ||
5043 |
"standby" | rtcwake.c | ||
5044 |
(CHAR_MAX+1) | setarch.c | ||
5045 |
0x0040000 | setarch.c | ||
5046 |
0x0080000 | setarch.c | ||
5047 |
0x0100000 | setarch.c | ||
5048 |
0x0200000 | setarch.c | ||
5049 |
0x0400000 | setarch.c | ||
5050 |
0x0800000 | setarch.c | ||
5051 |
0x1000000 | setarch.c | ||
5052 |
0x2000000 | setarch.c | ||
5053 |
0x4000000 | setarch.c | ||
5054 |
0x8000000 | setarch.c | ||
5055 |
8192 | switch_root.c | ||
5056 |
0x00020000 | unshare.c | ||
5057 |
0x04000000 | unshare.c | ||
5058 |
0x08000000 | unshare.c | ||
5059 |
0x40000000 | unshare.c | ||
5060 |
'\b' | col.c | backspace | |
5061 |
'\t' | col.c | tab | |
5062 |
' ' | col.c | space | |
5063 |
'\n' | col.c | newline | |
5064 |
'\r' | col.c | carriage return | |
5065 |
'\033' | col.c | escape | |
5066 |
'\017' | col.c | shift in to normal character set | |
5067 |
'\016' | col.c | shift out to alternate character set | |
5068 |
'\013' | col.c | vertical tab (aka reverse line feed) | |
5069 |
'\007' | col.c | ESC-07 reverse line feed | |
5070 |
'\010' | col.c | ESC-010 reverse half-line feed | |
5071 |
'\011' | col.c | ESC-011 forward half-line feed | |
5072 |
32 | col.c | ||
5073 |
64 | col.c | ||
5074 |
mtsafe_strtok | column.c | ||
5075 |
8 | column.c | ||
5076 |
25 | column.c | ||
5077 |
1000 | column.c | ||
5078 |
(LINE_MAX + 1) | column.c | ||
5079 |
"vi" | more.c | found on the user's path | |
5080 |
1024 | more.c | ||
5081 |
256 | more.c | minimal Line buffer size | |
5082 |
'\177' | more.c | ||
5083 |
'\033' | more.c | ||
5084 |
'\034' | more.c | ||
5085 |
-10 | more.c | ||
5086 |
if (docrterase) \ putserr(BSB); \ else \ putserr(BS); | more.c | ||
5087 |
LINE_MAX | pg.c | size of input buffer | |
5088 |
255 | pg.c | size of command buffer | |
5089 |
8 | pg.c | spaces consumed by tab character | |
5090 |
sigset | pg.c | ||
5091 |
sigrelse | pg.c | ||
5092 |
10 | tailf.c | ||
5093 |
(IN_MODIFY|IN_DELETE_SELF|IN_MOVE_SELF|IN_UNMOUNT) | tailf.c | ||
5094 |
4 | tailf.c | ||
5095 |
'\033' | ul.c | ||
5096 |
'\016' | ul.c | ||
5097 |
'\017' | ul.c | ||
5098 |
'9' | ul.c | ||
5099 |
'8' | ul.c | ||
5100 |
'7' | ul.c | ||
5101 |
000 | ul.c | ||
5102 |
001 | ul.c | Reverse | |
5103 |
002 | ul.c | Dim | |
5104 |
004 | ul.c | Dim | Ul | |
5105 |
010 | ul.c | Ul | |
5106 |
020 | ul.c | Bold | |
5107 |
512 | ul.c | ||
5108 |
0x28cd3d45 | cramfs.h | some random number | |
5109 |
"Compressed ROMFS" | cramfs.h | ||
5110 |
16 | cramfs.h | ||
5111 |
16 | cramfs.h | ||
5112 |
24 | cramfs.h | ||
5113 |
8 | cramfs.h | ||
5114 |
6 | cramfs.h | ||
5115 |
26 | cramfs.h | ||
5116 |
0x00000001 | cramfs.h | fsid version #2 | |
5117 |
0x00000002 | cramfs.h | sorted dirs | |
5118 |
0x00000100 | cramfs.h | support for holes | |
5119 |
0x00000200 | cramfs.h | reserved | |
5120 |
0x00000400 | cramfs.h | shifted root fs | |
5121 |
(0xff) | cramfs.h | ||
5122 |
1 | cramfs_common.h | ||
5123 |
0 | cramfs_common.h | ||
5124 |
10 | minix.h | ||
5125 |
(1<<BLOCK_SIZE_BITS) | minix.h | ||
5126 |
255 | minix.h | # chars in a file name | |
5127 |
((BLOCK_SIZE)/(sizeof (struct minix_inode))) | minix.h | ||
5128 |
((BLOCK_SIZE)/(sizeof (struct minix2_inode))) | minix.h | ||
5129 |
0x0001 | minix.h | Clean fs. | |
5130 |
0x0002 | minix.h | fs has errors. | |
5131 |
0x137F | minix.h | original minix fs | |
5132 |
0x138F | minix.h | minix fs, 30 char names | |
5133 |
0x2468 | minix.h | minix V2 fs | |
5134 |
0x2478 | minix.h | minix V2 fs, 30 char names | |
5135 |
512 | fdisk.h | ||
5136 |
2048 | fdisk.h | ||
5137 |
512 | fdisk.h | still used in BSD code | |
5138 |
60 | fdisk.h | ||
5139 |
0x80 | fdisk.h | ||
5140 |
0x05 | fdisk.h | ||
5141 |
0x0f | fdisk.h | ||
5142 |
0x81 | fdisk.h | ||
5143 |
0x82 | fdisk.h | ||
5144 |
0x83 | fdisk.h | ||
5145 |
0x85 | fdisk.h | ||
5146 |
0x8e | fdisk.h | ||
5147 |
0xfd | fdisk.h | ||
5148 |
__attribute__ ((packed)) | fdisk.h | ||
5149 |
0 | fdisk.h | ||
5150 |
1 | fdisk.h | ||
5151 |
"/proc/partitions" | fdisk.h | ||
5152 |
0xc9c2d4c1 | fdiskaixlabel.h | ||
5153 |
0xc1d4c2c9 | fdiskaixlabel.h | ||
5154 |
0x00072959 | fdiskaixlabel.h | ||
5155 |
0x59290700 | fdiskaixlabel.h | ||
5156 |
((aix_partition *)MBRbuffer) | fdiskaixlabel.h | ||
5157 |
((uint32_t) 0x82564557) | fdiskbsdlabel.h | ||
5158 |
16 | fdiskbsdlabel.h | ||
5159 |
"/usr/ucb/mdec" | fdiskbsdlabel.h | ||
5160 |
1 | fdiskbsdlabel.h | ||
5161 |
0 | fdiskbsdlabel.h | ||
5162 |
0 | fdiskbsdlabel.h | ||
5163 |
64 | fdiskbsdlabel.h | ||
5164 |
1 | fdiskbsdlabel.h | ||
5165 |
0 | fdiskbsdlabel.h | ||
5166 |
8192 | fdiskbsdlabel.h | size of boot area, with label | |
5167 |
8192 | fdiskbsdlabel.h | max size of fs superblock | |
5168 |
1 | fdiskbsdlabel.h | SMD, XSMD; VAX hp/up | |
5169 |
2 | fdiskbsdlabel.h | MSCP | |
5170 |
3 | fdiskbsdlabel.h | other DEC (rk, rl) | |
5171 |
4 | fdiskbsdlabel.h | SCSI | |
5172 |
5 | fdiskbsdlabel.h | ESDI interface | |
5173 |
6 | fdiskbsdlabel.h | ST506 etc. | |
5174 |
7 | fdiskbsdlabel.h | CS/80 on HP-IB | |
5175 |
8 | fdiskbsdlabel.h | HP Fiber-link | |
5176 |
10 | fdiskbsdlabel.h | floppy | |
5177 |
0x8 | fdiskbsdlabel.h | is inside dos partition | |
5178 |
0x10 | fdiskbsdlabel.h | drive params in label | |
5179 |
(sizeof(xbsd_dktypenames) / sizeof(xbsd_dktypenames[0]) - 1) | fdiskbsdlabel.h | ||
5180 |
0 | fdiskbsdlabel.h | unused | |
5181 |
1 | fdiskbsdlabel.h | swap | |
5182 |
2 | fdiskbsdlabel.h | Sixth Edition | |
5183 |
3 | fdiskbsdlabel.h | Seventh Edition | |
5184 |
4 | fdiskbsdlabel.h | System V | |
5185 |
5 | fdiskbsdlabel.h | V7 with 1K blocks (4.1, 2.9) | |
5186 |
6 | fdiskbsdlabel.h | Eighth Edition, 4K blocks | |
5187 |
7 | fdiskbsdlabel.h | 4.2BSD fast file system | |
5188 |
9 | fdiskbsdlabel.h | 4.4BSD log-structured file system | |
5189 |
10 | fdiskbsdlabel.h | in use, but unknown/unsupported | |
5190 |
11 | fdiskbsdlabel.h | OS/2 high-performance file system | |
5191 |
12 | fdiskbsdlabel.h | ISO-9660 filesystem (cdrom) | |
5192 |
BSD_FS_ISO9660 | fdiskbsdlabel.h | ||
5193 |
13 | fdiskbsdlabel.h | partition contains bootstrap | |
5194 |
14 | fdiskbsdlabel.h | AmigaDOS fast file system | |
5195 |
15 | fdiskbsdlabel.h | Macintosh HFS | |
5196 |
16 | fdiskbsdlabel.h | Digital Unix AdvFS | |
5197 |
8 | fdiskbsdlabel.h | ext2 file system | |
5198 |
8 | fdiskbsdlabel.h | MS-DOS file system | |
5199 |
(ARRAY_SIZE(xbsd_fstypes)-1) | fdiskbsdlabel.h | ||
5200 |
0x01 | fdiskbsdlabel.h | removable media | |
5201 |
0x02 | fdiskbsdlabel.h | supports ECC | |
5202 |
0x04 | fdiskbsdlabel.h | supports bad sector forw. | |
5203 |
0x08 | fdiskbsdlabel.h | disk emulator | |
5204 |
0x10 | fdiskbsdlabel.h | can do back-back transfers | |
5205 |
0x20 | fdiskbsdlabel.h | within MSDOS partition | |
5206 |
0x45520000 | fdiskmaclabel.h | ||
5207 |
0x50530000 | fdiskmaclabel.h | ||
5208 |
0x504d0000 | fdiskmaclabel.h | ||
5209 |
0x00002554 | fdiskmaclabel.h | ||
5210 |
0x00003505 | fdiskmaclabel.h | ||
5211 |
0x0000d405 | fdiskmaclabel.h | ||
5212 |
((mac_partition *)MBRbuffer) | fdiskmaclabel.h | ||
5213 |
0x00 | fdisksgilabel.h | ||
5214 |
0x03 | fdisksgilabel.h | ||
5215 |
0x06 | fdisksgilabel.h | ||
5216 |
0x07 | fdisksgilabel.h | ||
5217 |
0x08 | fdisksgilabel.h | ||
5218 |
0x09 | fdisksgilabel.h | ||
5219 |
0x0a | fdisksgilabel.h | ||
5220 |
0x0b | fdisksgilabel.h | ||
5221 |
0x0c | fdisksgilabel.h | ||
5222 |
0x0d | fdisksgilabel.h | ||
5223 |
SGI_VOLUME | fdisksgilabel.h | ||
5224 |
0x01 | fdisksgilabel.h | ||
5225 |
0x02 | fdisksgilabel.h | ||
5226 |
0x04 | fdisksgilabel.h | ||
5227 |
0x08 | fdisksgilabel.h | ||
5228 |
0x10 | fdisksgilabel.h | ||
5229 |
0x20 | fdisksgilabel.h | ||
5230 |
0x40 | fdisksgilabel.h | ||
5231 |
0x0be5a941 | fdisksgilabel.h | ||
5232 |
0x41a9e50b | fdisksgilabel.h | ||
5233 |
0x00072959 | fdisksgilabel.h | ||
5234 |
0x59290700 | fdisksgilabel.h | ||
5235 |
((sgi_partition *)MBRbuffer) | fdisksgilabel.h | ||
5236 |
(sgilabel->devparam) | fdisksgilabel.h | ||
5237 |
512 | fdisksunlabel.h | ||
5238 |
128 | fdisksunlabel.h | ||
5239 |
8 | fdisksunlabel.h | ||
5240 |
0x00000001 | fdisksunlabel.h | ||
5241 |
0x600ddeee | fdisksunlabel.h | ||
5242 |
8 | fdisksunlabel.h | ||
5243 |
0xDABE | fdisksunlabel.h | ||
5244 |
0xBEDA | fdisksunlabel.h | ||
5245 |
((struct sun_disk_label *)MBRbuffer) | fdisksunlabel.h | ||
5246 |
void | fsck.h | ||
5247 |
"ext2" | fsck.h | ||
5248 |
32 | fsck.h | ||
5249 |
32 | fsck.h | ||
5250 |
0 | fsck.h | ||
5251 |
1 | fsck.h | ||
5252 |
2 | fsck.h | ||
5253 |
4 | fsck.h | ||
5254 |
8 | fsck.h | ||
5255 |
16 | fsck.h | ||
5256 |
128 | fsck.h | ||
5257 |
1 | fsck.h | ||
5258 |
2 | fsck.h | ||
5259 |
CHAR_BIT | bitops.h | ||
5260 |
512 | blkdev.h | ||
5261 |
5 | blkdev.h | ||
5262 |
_IO(0x12,93) | blkdev.h | set device read-only (0 = read-write) | |
5263 |
_IO(0x12,94) | blkdev.h | get read-only status (0 = read_write) | |
5264 |
_IO(0x12,95) | blkdev.h | re-read partition table | |
5265 |
_IO(0x12,96) | blkdev.h | return device size /512 (long *arg) | |
5266 |
_IO(0x12,97) | blkdev.h | flush buffer cache | |
5267 |
_IO(0x12,98) | blkdev.h | set read ahead for block device | |
5268 |
_IO(0x12,99) | blkdev.h | get current read ahead setting | |
5269 |
_IO(0x12,100) | blkdev.h | set filesystem (mm/filemap.c) read-ahead | |
5270 |
_IO(0x12,101) | blkdev.h | get filesystem (mm/filemap.c) read-ahead | |
5271 |
_IO(0x12,102) | blkdev.h | set max sectors per request (ll_rw_blk.c) | |
5272 |
_IO(0x12,103) | blkdev.h | get max sectors per request (ll_rw_blk.c) | |
5273 |
_IO(0x12,104) | blkdev.h | get block device sector size | |
5274 |
_IOR(0x12,106,size_t) | blkdev.h | elevator get | |
5275 |
_IOW(0x12,107,size_t) | blkdev.h | elevator set | |
5276 |
_IOR(0x12,112,size_t) | blkdev.h | ||
5277 |
_IOW(0x12,113,size_t) | blkdev.h | ||
5278 |
_IOR(0x12,114,size_t) | blkdev.h | return device size in bytes (u64 *arg) | |
5279 |
_IO(0x12,120) | blkdev.h | ||
5280 |
_IO(0x12,121) | blkdev.h | ||
5281 |
_IO(0x12,122) | blkdev.h | ||
5282 |
_IO(0x12,123) | blkdev.h | ||
5283 |
0x0301 | blkdev.h | ||
5284 |
4096 | c.h | ||
5285 |
1 | c.h | ||
5286 |
0 | c.h | ||
5287 |
1 | ismounted.h | ||
5288 |
2 | ismounted.h | ||
5289 |
4 | ismounted.h | ||
5290 |
8 | ismounted.h | ||
5291 |
16 | ismounted.h | ||
5292 |
0xfee1dead | linux_reboot.h | ||
5293 |
672274793 | linux_reboot.h | ||
5294 |
85072278 | linux_reboot.h | ||
5295 |
369367448 | linux_reboot.h | ||
5296 |
0x01234567 | linux_reboot.h | ||
5297 |
0xCDEF0123 | linux_reboot.h | ||
5298 |
0x89ABCDEF | linux_reboot.h | ||
5299 |
0x00000000 | linux_reboot.h | ||
5300 |
0x4321FEDC | linux_reboot.h | ||
5301 |
0xA1B2C3D4 | linux_reboot.h | ||
5302 |
"/usr/share/locale" | nls.h | ||
5303 |
"/usr/local/bin:/bin:/usr/bin" | pathnames.h | ||
5304 |
"/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin" | pathnames.h | ||
5305 |
"/etc/securetty" | pathnames.h | ||
5306 |
"/etc/wtmplock" | pathnames.h | ||
5307 |
".hushlogin" | pathnames.h | ||
5308 |
"/var/spool/mail" | pathnames.h | ||
5309 |
"/etc/motd" | pathnames.h | ||
5310 |
"/etc/nologin" | pathnames.h | ||
5311 |
"/bin/login" | pathnames.h | ||
5312 |
"/etc/inittab" | pathnames.h | ||
5313 |
"/etc/rc" | pathnames.h | ||
5314 |
"/sbin/reboot" | pathnames.h | ||
5315 |
"/sbin/shutdown" | pathnames.h | ||
5316 |
"/etc/singleboot" | pathnames.h | ||
5317 |
"/etc/shutdown.conf" | pathnames.h | ||
5318 |
"/etc/securesingle" | pathnames.h | ||
5319 |
"/etc/usertty" | pathnames.h | ||
5320 |
"/etc/passwd" | pathnames.h | ||
5321 |
"/etc/gshadow" | pathnames.h | ||
5322 |
"/etc/ptmp" | pathnames.h | ||
5323 |
"/etc/ptmptmp" | pathnames.h | ||
5324 |
"/etc/group" | pathnames.h | ||
5325 |
"/etc/gtmp" | pathnames.h | ||
5326 |
"/etc/gtmptmp" | pathnames.h | ||
5327 |
"/etc/shadow" | pathnames.h | ||
5328 |
"/etc/sptmp" | pathnames.h | ||
5329 |
"/etc/sptmptmp" | pathnames.h | ||
5330 |
"/etc/gshadow" | pathnames.h | ||
5331 |
"/etc/sgtmp" | pathnames.h | ||
5332 |
"/etc/sgtmptmp" | pathnames.h | ||
5333 |
"/usr/share/dict/words" | pathnames.h | ||
5334 |
"/usr/share/dict/web2" | pathnames.h | ||
5335 |
"/bin/umount" | pathnames.h | ||
5336 |
"/etc/filesystems" | pathnames.h | ||
5337 |
"/proc/swaps" | pathnames.h | ||
5338 |
"/proc/filesystems" | pathnames.h | ||
5339 |
"/proc/mounts" | pathnames.h | ||
5340 |
"/proc/partitions" | pathnames.h | ||
5341 |
"/proc/devices" | pathnames.h | ||
5342 |
MOUNTED | pathnames.h | ||
5343 |
"/etc/mtab" | pathnames.h | ||
5344 |
MNTTAB | pathnames.h | ||
5345 |
"/etc/fstab" | pathnames.h | ||
5346 |
_PATH_MOUNTED "~" | pathnames.h | ||
5347 |
_PATH_MOUNTED ".tmp" | pathnames.h | ||
5348 |
"/dev/" | pathnames.h | ||
5349 |
"/dev/loop" | pathnames.h | ||
5350 |
"/dev/tty" | pathnames.h | ||
5351 |
"/dev/disk/by-label" | pathnames.h | ||
5352 |
"/dev/disk/by-uuid" | pathnames.h | ||
5353 |
"/dev/disk/by-id" | pathnames.h | ||
5354 |
"/dev/disk/by-path" | pathnames.h | ||
5355 |
char | widechar.h | ||
5356 |
int | widechar.h | ||
5357 |
EOF | widechar.h | ||
5358 |
fgetc | widechar.h | ||
5359 |
getc | widechar.h | ||
5360 |
getchar | widechar.h | ||
5361 |
fgets | widechar.h | ||
5362 |
fputc | widechar.h | ||
5363 |
putc | widechar.h | ||
5364 |
putchar | widechar.h | ||
5365 |
fputs | widechar.h | ||
5366 |
isgraph | widechar.h | ||
5367 |
isprint | widechar.h | ||
5368 |
isspace | widechar.h | ||
5369 |
strchr | widechar.h | ||
5370 |
strdup | widechar.h | ||
5371 |
strlen | widechar.h | ||
5372 |
_PATH_PASSWD | setpwnam.h | ||
5373 |
_PATH_PTMP | setpwnam.h | ||
5374 |
_PATH_PTMPTMP | setpwnam.h | ||
5375 |
_PATH_GROUP | setpwnam.h | ||
5376 |
_PATH_GTMP | setpwnam.h | ||
5377 |
_PATH_GTMPTMP | setpwnam.h | ||
5378 |
_PATH_SHADOW_PASSWD | setpwnam.h | ||
5379 |
_PATH_SHADOW_PTMP | setpwnam.h | ||
5380 |
_PATH_SHADOW_PTMPTMP | setpwnam.h | ||
5381 |
_PATH_SHADOW_GROUP | setpwnam.h | ||
5382 |
_PATH_SHADOW_GTMP | setpwnam.h | ||
5383 |
_PATH_SHADOW_GTMPTMP | setpwnam.h | ||
5384 |
"/tmp/passwd" | setpwnam.h | ||
5385 |
"/tmp/ptmp" | setpwnam.h | ||
5386 |
"/tmp/ptmptmp" | setpwnam.h | ||
5387 |
"/tmp/group" | setpwnam.h | ||
5388 |
"/tmp/gtmp" | setpwnam.h | ||
5389 |
"/tmp/gtmptmp" | setpwnam.h | ||
5390 |
"/tmp/shadow" | setpwnam.h | ||
5391 |
"/tmp/sptmp" | setpwnam.h | ||
5392 |
"/tmp/sptmptmp" | setpwnam.h | ||
5393 |
"/tmp/gshadow" | setpwnam.h | ||
5394 |
"/tmp/sgtmp" | setpwnam.h | ||
5395 |
"/tmp/sgtmptmp" | setpwnam.h | ||
5396 |
strerror (errno) | simpleinit.h | ||
5397 |
(PIPE_BUF - 4) | simpleinit.h | ||
5398 |
0 | simpleinit.h | No wait, signal | |
5399 |
1 | simpleinit.h | Wait, signal | |
5400 |
2 | simpleinit.h | Wait, signal | |
5401 |
3 | simpleinit.h | No wait, no signal | |
5402 |
4 | simpleinit.h | Wait, signal | |
5403 |
SIGUSR1 | simpleinit.h | Service is available | |
5404 |
SIGUSR1 | simpleinit.h | Service was stopped OK | |
5405 |
SIGUSR2 | simpleinit.h | Not present, but that's OK | |
5406 |
SIGPOLL | simpleinit.h | Startup failed | |
5407 |
SIGPOLL | simpleinit.h | Failed to stop | |
5408 |
SIGPOLL | simpleinit.h | Not a child of init | |
5409 |
(1<<0) | lomount.h | Open loop read-only | |
5410 |
(1<<1) | lomount.h | Automatically detach loop on close (2.6.25?) | |
5411 |
__kernel_dev_t | loop.h | ||
5412 |
__kernel_old_dev_t | loop.h | ||
5413 |
0 | loop.h | ||
5414 |
1 | loop.h | ||
5415 |
2 | loop.h | ||
5416 |
18 | loop.h | ||
5417 |
0x4C00 | loop.h | ||
5418 |
0x4C01 | loop.h | ||
5419 |
0x4C02 | loop.h | ||
5420 |
0x4C03 | loop.h | ||
5421 |
0x4C04 | loop.h | ||
5422 |
0x4C05 | loop.h | ||
5423 |
0x4C07 | loop.h | ||
5424 |
64 | loop.h | ||
5425 |
32 | loop.h | ||
5426 |
1 | mount_constants.h | Mount read-only | |
5427 |
2 | mount_constants.h | Ignore suid and sgid bits | |
5428 |
4 | mount_constants.h | Disallow access to device special files | |
5429 |
8 | mount_constants.h | Disallow program execution | |
5430 |
16 | mount_constants.h | Writes are synced at once | |
5431 |
32 | mount_constants.h | Alter flags of a mounted FS | |
5432 |
64 | mount_constants.h | Allow mandatory locks on an FS | |
5433 |
128 | mount_constants.h | Directory modifications are synchronous | |
5434 |
0x400 | mount_constants.h | 1024: Do not update access times. | |
5435 |
0x800 | mount_constants.h | 2048: Don't update directory access times | |
5436 |
0x1000 | mount_constants.h | 4096: Mount existing tree also elsewhere | |
5437 |
0x2000 | mount_constants.h | 8192: Atomically move tree | |
5438 |
0x4000 | mount_constants.h | 16384: Recursive loopback | |
5439 |
0x8000 | mount_constants.h | 32768 | |
5440 |
0x200000 | mount_constants.h | 200000: Update access times relative | |
5441 |
(1<<17) | mount_constants.h | 131072 unbindable | |
5442 |
(1<<18) | mount_constants.h | 262144 Private | |
5443 |
(1<<19) | mount_constants.h | 524288 Slave | |
5444 |
(1<<20) | mount_constants.h | 1048576 Shared | |
5445 |
(1<<23) | mount_constants.h | update inode I_version field | |
5446 |
(1<<24) | mount_constants.h | strict atime semantics | |
5447 |
0xC0ED0000 | mount_constants.h | magic flag number to indicate "new" flags | |
5448 |
0xffff0000 | mount_constants.h | magic flag number mask | |
5449 |
5 | mount_mntent.h | ||
5450 |
1 | sundries.h | incorrect invocation or permission | |
5451 |
2 | sundries.h | out of memory, cannot fork, ... | |
5452 |
4 | sundries.h | internal mount bug or wrong version | |
5453 |
8 | sundries.h | user interrupt | |
5454 |
16 | sundries.h | problems writing, locking, ... mtab/fstab | |
5455 |
32 | sundries.h | mount failure | |
5456 |
64 | sundries.h | some mount succeeded | |
5457 |
0x8000 | swap_constants.h | set if swap priority specified | |
5458 |
0x7fff | swap_constants.h | ||
5459 |
0 | swap_constants.h | ||
5460 |
EFI_GUID( 0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | efi.h | ||
5461 |
0xEF | gpt.h | ||
5462 |
0xEE | gpt.h | ||
5463 |
0xaa55 | gpt.h | ||
5464 |
512 | gpt.h | ||
5465 |
0x5452415020494645ULL | gpt.h | ||
5466 |
0x00010200 | gpt.h | ||
5467 |
0x00010000 | gpt.h | ||
5468 |
0x00009900 | gpt.h | ||
5469 |
1 | gpt.h | ||
5470 |
16384 | gpt.h | ||
5471 |
(GPT_DEFAULT_RESERVED_PARTITION_ENTRY_ARRAY_SIZE / \ sizeof(gpt_entry)) | gpt.h | ||
5472 |
1 | gpt.h | ||
5473 |
1 | blkidP.h | ||
5474 |
0x0001 | blkidP.h | Device data validated from disk | |
5475 |
0x0004 | blkidP.h | Device is invalid | |
5476 |
64 | blkidP.h | ||
5477 |
14 | blkidP.h | ||
5478 |
5 | blkidP.h | ||
5479 |
1 | blkidP.h | ||
5480 |
(BLKID_NVALS_SUBLKS + \ BLKID_NVALS_TOPLGY + \ BLKID_NVALS_PARTS) | blkidP.h | ||
5481 |
0x11000 | blkidP.h | ||
5482 |
{{ NULL }} | blkidP.h | ||
5483 |
(1 << 1) | blkidP.h | ||
5484 |
(1 << 1) | blkidP.h | see blkid_new_probe_from_filename() | |
5485 |
2 | blkidP.h | ||
5486 |
200 | blkidP.h | ||
5487 |
0x0002 | blkidP.h | We probed /proc/partition devices | |
5488 |
0x0004 | blkidP.h | Cache has changed from disk | |
5489 |
"/etc/blkid.tab" | blkidP.h | ||
5490 |
"/etc/blkid.conf" | blkidP.h | ||
5491 |
5 | blkidP.h | ||
5492 |
9 | blkidP.h | ||
5493 |
12 | blkidP.h | ||
5494 |
14 | blkidP.h | ||
5495 |
19 | blkidP.h | ||
5496 |
22 | blkidP.h | ||
5497 |
27 | blkidP.h | ||
5498 |
50 | blkidP.h | ||
5499 |
40 | blkidP.h | ||
5500 |
30 | blkidP.h | ||
5501 |
20 | blkidP.h | ||
5502 |
10 | blkidP.h | ||
5503 |
0x0001 | blkidP.h | ||
5504 |
0x0002 | blkidP.h | ||
5505 |
0x0004 | blkidP.h | ||
5506 |
0x0008 | blkidP.h | ||
5507 |
0x0010 | blkidP.h | ||
5508 |
0x0020 | blkidP.h | ||
5509 |
0x0040 | blkidP.h | ||
5510 |
0x0080 | blkidP.h | ||
5511 |
0x0100 | blkidP.h | ||
5512 |
0x0200 | blkidP.h | ||
5513 |
0x0400 | blkidP.h | ||
5514 |
0x0800 | blkidP.h | ||
5515 |
0x1000 | blkidP.h | ||
5516 |
0x8000 | blkidP.h | ||
5517 |
0xFFFF | blkidP.h | ||
5518 |
(8 * sizeof(unsigned long)) | blkidP.h | ||
5519 |
0 | blkidP.h | ||
5520 |
1 | blkidP.h | ||
5521 |
"\xC9\xC2\xD4\xC1" | aix.h | ||
5522 |
(sizeof(BLKID_AIX_MAGIC_STRING) - 1) | aix.h | ||
5523 |
0x1be | dos.h | ||
5524 |
0 | uuid.h | ||
5525 |
1 | uuid.h | ||
5526 |
2 | uuid.h | ||
5527 |
3 | uuid.h | ||
5528 |
1 | uuid.h | ||
5529 |
4 | uuid.h | ||
5530 |
"/var/run/uuidd" | uuidd.h | ||
5531 |
UUIDD_DIR "/request" | uuidd.h | ||
5532 |
UUIDD_DIR "/uuidd.pid" | uuidd.h | ||
5533 |
"/usr/sbin/uuidd" | uuidd.h | ||
5534 |
0 | uuidd.h | ||
5535 |
1 | uuidd.h | ||
5536 |
2 | uuidd.h | ||
5537 |
3 | uuidd.h | ||
5538 |
4 | uuidd.h | ||
5539 |
5 | uuidd.h | ||
5540 |
UUIDD_OP_BULK_RANDOM_UUID | uuidd.h | ||
5541 |
0x01B21DD2 | uuidP.h | ||
5542 |
0x13814000 | uuidP.h | ||
5543 |
0x435901 | cyclades.h | ||
5544 |
0x435902 | cyclades.h | ||
5545 |
0x435903 | cyclades.h | ||
5546 |
0x435904 | cyclades.h | ||
5547 |
0x435905 | cyclades.h | ||
5548 |
0x435906 | cyclades.h | ||
5549 |
0x435907 | cyclades.h | ||
5550 |
0x435908 | cyclades.h | ||
5551 |
0x435909 | cyclades.h | ||
5552 |
0x0601 | lp.h | specify the number of times we ask for the status | |
5553 |
0x0602 | lp.h | time to sleep after each timeout (in units of 0.01 sec) | |
5554 |
0x0604 | lp.h | call with TRUE arg to abort on error, | |
5555 |
0x0605 | lp.h | call with new IRQ number, | |
5556 |
0x0606 | lp.h | get the current IRQ number | |
5557 |
0x0608 | lp.h | #of loops to wait before taking strobe high | |
5558 |
0x0609 | lp.h | call with TRUE arg to require out-of-paper, off- | |
5559 |
0x060a | lp.h | call with TRUE arg to abort open() on error, | |
5560 |
0x060b | lp.h | return LP_S(minor) | |
5561 |
0x060c | lp.h | reset printer | |
5562 |
0x060e | lp.h | get status flags | |
5563 |
0x060f | lp.h | enable/disable strict compliance (2.0.36) | |
5564 |
0x060f | lp.h | set/unset the LP_TRUST_IRQ flag (2.1.131) | |
5565 |
0x80 | lp.h | inverted input, active high | |
5566 |
0x40 | lp.h | unchanged input, active low | |
5567 |
0x20 | lp.h | unchanged input, active high | |
5568 |
0x10 | lp.h | unchanged input, active high | |
5569 |
0x08 | lp.h | unchanged input, active low | |
5570 |
0x28cd3d45 | cramfs.h | some random number | |
5571 |
"Compressed ROMFS" | cramfs.h | ||
5572 |
16 | cramfs.h | ||
5573 |
16 | cramfs.h | ||
5574 |
24 | cramfs.h | ||
5575 |
8 | cramfs.h | ||
5576 |
6 | cramfs.h | ||
5577 |
26 | cramfs.h | ||
5578 |
0x00000001 | cramfs.h | fsid version #2 | |
5579 |
0x00000002 | cramfs.h | sorted dirs | |
5580 |
0x00000100 | cramfs.h | support for holes | |
5581 |
0x00000200 | cramfs.h | reserved | |
5582 |
0x00000400 | cramfs.h | shifted root fs | |
5583 |
(0xff) | cramfs.h | ||
5584 |
1 | cramfs_common.h | ||
5585 |
0 | cramfs_common.h | ||
5586 |
10 | minix.h | ||
5587 |
(1<<BLOCK_SIZE_BITS) | minix.h | ||
5588 |
255 | minix.h | # chars in a file name | |
5589 |
((BLOCK_SIZE)/(sizeof (struct minix_inode))) | minix.h | ||
5590 |
((BLOCK_SIZE)/(sizeof (struct minix2_inode))) | minix.h | ||
5591 |
0x0001 | minix.h | Clean fs. | |
5592 |
0x0002 | minix.h | fs has errors. | |
5593 |
0x137F | minix.h | original minix fs | |
5594 |
0x138F | minix.h | minix fs, 30 char names | |
5595 |
0x2468 | minix.h | minix V2 fs | |
5596 |
0x2478 | minix.h | minix V2 fs, 30 char names | |
5597 |
512 | fdisk.h | ||
5598 |
2048 | fdisk.h | ||
5599 |
512 | fdisk.h | still used in BSD code | |
5600 |
60 | fdisk.h | ||
5601 |
0x80 | fdisk.h | ||
5602 |
0x05 | fdisk.h | ||
5603 |
0x0f | fdisk.h | ||
5604 |
0x81 | fdisk.h | ||
5605 |
0x82 | fdisk.h | ||
5606 |
0x83 | fdisk.h | ||
5607 |
0x85 | fdisk.h | ||
5608 |
0x8e | fdisk.h | ||
5609 |
0xfd | fdisk.h | ||
5610 |
__attribute__ ((packed)) | fdisk.h | ||
5611 |
0 | fdisk.h | ||
5612 |
1 | fdisk.h | ||
5613 |
"/proc/partitions" | fdisk.h | ||
5614 |
0xc9c2d4c1 | fdiskaixlabel.h | ||
5615 |
0xc1d4c2c9 | fdiskaixlabel.h | ||
5616 |
0x00072959 | fdiskaixlabel.h | ||
5617 |
0x59290700 | fdiskaixlabel.h | ||
5618 |
((aix_partition *)MBRbuffer) | fdiskaixlabel.h | ||
5619 |
((uint32_t) 0x82564557) | fdiskbsdlabel.h | ||
5620 |
16 | fdiskbsdlabel.h | ||
5621 |
"/usr/ucb/mdec" | fdiskbsdlabel.h | ||
5622 |
1 | fdiskbsdlabel.h | ||
5623 |
0 | fdiskbsdlabel.h | ||
5624 |
0 | fdiskbsdlabel.h | ||
5625 |
64 | fdiskbsdlabel.h | ||
5626 |
1 | fdiskbsdlabel.h | ||
5627 |
0 | fdiskbsdlabel.h | ||
5628 |
8192 | fdiskbsdlabel.h | size of boot area, with label | |
5629 |
8192 | fdiskbsdlabel.h | max size of fs superblock | |
5630 |
1 | fdiskbsdlabel.h | SMD, XSMD; VAX hp/up | |
5631 |
2 | fdiskbsdlabel.h | MSCP | |
5632 |
3 | fdiskbsdlabel.h | other DEC (rk, rl) | |
5633 |
4 | fdiskbsdlabel.h | SCSI | |
5634 |
5 | fdiskbsdlabel.h | ESDI interface | |
5635 |
6 | fdiskbsdlabel.h | ST506 etc. | |
5636 |
7 | fdiskbsdlabel.h | CS/80 on HP-IB | |
5637 |
8 | fdiskbsdlabel.h | HP Fiber-link | |
5638 |
10 | fdiskbsdlabel.h | floppy | |
5639 |
0x8 | fdiskbsdlabel.h | is inside dos partition | |
5640 |
0x10 | fdiskbsdlabel.h | drive params in label | |
5641 |
(sizeof(xbsd_dktypenames) / sizeof(xbsd_dktypenames[0]) - 1) | fdiskbsdlabel.h | ||
5642 |
0 | fdiskbsdlabel.h | unused | |
5643 |
1 | fdiskbsdlabel.h | swap | |
5644 |
2 | fdiskbsdlabel.h | Sixth Edition | |
5645 |
3 | fdiskbsdlabel.h | Seventh Edition | |
5646 |
4 | fdiskbsdlabel.h | System V | |
5647 |
5 | fdiskbsdlabel.h | V7 with 1K blocks (4.1, 2.9) | |
5648 |
6 | fdiskbsdlabel.h | Eighth Edition, 4K blocks | |
5649 |
7 | fdiskbsdlabel.h | 4.2BSD fast file system | |
5650 |
9 | fdiskbsdlabel.h | 4.4BSD log-structured file system | |
5651 |
10 | fdiskbsdlabel.h | in use, but unknown/unsupported | |
5652 |
11 | fdiskbsdlabel.h | OS/2 high-performance file system | |
5653 |
12 | fdiskbsdlabel.h | ISO-9660 filesystem (cdrom) | |
5654 |
BSD_FS_ISO9660 | fdiskbsdlabel.h | ||
5655 |
13 | fdiskbsdlabel.h | partition contains bootstrap | |
5656 |
14 | fdiskbsdlabel.h | AmigaDOS fast file system | |
5657 |
15 | fdiskbsdlabel.h | Macintosh HFS | |
5658 |
16 | fdiskbsdlabel.h | Digital Unix AdvFS | |
5659 |
8 | fdiskbsdlabel.h | ext2 file system | |
5660 |
8 | fdiskbsdlabel.h | MS-DOS file system | |
5661 |
(ARRAY_SIZE(xbsd_fstypes)-1) | fdiskbsdlabel.h | ||
5662 |
0x01 | fdiskbsdlabel.h | removable media | |
5663 |
0x02 | fdiskbsdlabel.h | supports ECC | |
5664 |
0x04 | fdiskbsdlabel.h | supports bad sector forw. | |
5665 |
0x08 | fdiskbsdlabel.h | disk emulator | |
5666 |
0x10 | fdiskbsdlabel.h | can do back-back transfers | |
5667 |
0x20 | fdiskbsdlabel.h | within MSDOS partition | |
5668 |
0x45520000 | fdiskmaclabel.h | ||
5669 |
0x50530000 | fdiskmaclabel.h | ||
5670 |
0x504d0000 | fdiskmaclabel.h | ||
5671 |
0x00002554 | fdiskmaclabel.h | ||
5672 |
0x00003505 | fdiskmaclabel.h | ||
5673 |
0x0000d405 | fdiskmaclabel.h | ||
5674 |
((mac_partition *)MBRbuffer) | fdiskmaclabel.h | ||
5675 |
0x00 | fdisksgilabel.h | ||
5676 |
0x03 | fdisksgilabel.h | ||
5677 |
0x06 | fdisksgilabel.h | ||
5678 |
0x07 | fdisksgilabel.h | ||
5679 |
0x08 | fdisksgilabel.h | ||
5680 |
0x09 | fdisksgilabel.h | ||
5681 |
0x0a | fdisksgilabel.h | ||
5682 |
0x0b | fdisksgilabel.h | ||
5683 |
0x0c | fdisksgilabel.h | ||
5684 |
0x0d | fdisksgilabel.h | ||
5685 |
SGI_VOLUME | fdisksgilabel.h | ||
5686 |
0x01 | fdisksgilabel.h | ||
5687 |
0x02 | fdisksgilabel.h | ||
5688 |
0x04 | fdisksgilabel.h | ||
5689 |
0x08 | fdisksgilabel.h | ||
5690 |
0x10 | fdisksgilabel.h | ||
5691 |
0x20 | fdisksgilabel.h | ||
5692 |
0x40 | fdisksgilabel.h | ||
5693 |
0x0be5a941 | fdisksgilabel.h | ||
5694 |
0x41a9e50b | fdisksgilabel.h | ||
5695 |
0x00072959 | fdisksgilabel.h | ||
5696 |
0x59290700 | fdisksgilabel.h | ||
5697 |
((sgi_partition *)MBRbuffer) | fdisksgilabel.h | ||
5698 |
(sgilabel->devparam) | fdisksgilabel.h | ||
5699 |
512 | fdisksunlabel.h | ||
5700 |
128 | fdisksunlabel.h | ||
5701 |
8 | fdisksunlabel.h | ||
5702 |
0x00000001 | fdisksunlabel.h | ||
5703 |
0x600ddeee | fdisksunlabel.h | ||
5704 |
8 | fdisksunlabel.h | ||
5705 |
0xDABE | fdisksunlabel.h | ||
5706 |
0xBEDA | fdisksunlabel.h | ||
5707 |
((struct sun_disk_label *)MBRbuffer) | fdisksunlabel.h | ||
5708 |
void | fsck.h | ||
5709 |
"ext2" | fsck.h | ||
5710 |
32 | fsck.h | ||
5711 |
32 | fsck.h | ||
5712 |
0 | fsck.h | ||
5713 |
1 | fsck.h | ||
5714 |
2 | fsck.h | ||
5715 |
4 | fsck.h | ||
5716 |
8 | fsck.h | ||
5717 |
16 | fsck.h | ||
5718 |
128 | fsck.h | ||
5719 |
1 | fsck.h | ||
5720 |
2 | fsck.h | ||
5721 |
CHAR_BIT | bitops.h | ||
5722 |
512 | blkdev.h | ||
5723 |
5 | blkdev.h | ||
5724 |
_IO(0x12,93) | blkdev.h | set device read-only (0 = read-write) | |
5725 |
_IO(0x12,94) | blkdev.h | get read-only status (0 = read_write) | |
5726 |
_IO(0x12,95) | blkdev.h | re-read partition table | |
5727 |
_IO(0x12,96) | blkdev.h | return device size /512 (long *arg) | |
5728 |
_IO(0x12,97) | blkdev.h | flush buffer cache | |
5729 |
_IO(0x12,98) | blkdev.h | set read ahead for block device | |
5730 |
_IO(0x12,99) | blkdev.h | get current read ahead setting | |
5731 |
_IO(0x12,100) | blkdev.h | set filesystem (mm/filemap.c) read-ahead | |
5732 |
_IO(0x12,101) | blkdev.h | get filesystem (mm/filemap.c) read-ahead | |
5733 |
_IO(0x12,102) | blkdev.h | set max sectors per request (ll_rw_blk.c) | |
5734 |
_IO(0x12,103) | blkdev.h | get max sectors per request (ll_rw_blk.c) | |
5735 |
_IO(0x12,104) | blkdev.h | get block device sector size | |
5736 |
_IOR(0x12,106,size_t) | blkdev.h | elevator get | |
5737 |
_IOW(0x12,107,size_t) | blkdev.h | elevator set | |
5738 |
_IOR(0x12,112,size_t) | blkdev.h | ||
5739 |
_IOW(0x12,113,size_t) | blkdev.h | ||
5740 |
_IOR(0x12,114,size_t) | blkdev.h | return device size in bytes (u64 *arg) | |
5741 |
_IO(0x12,120) | blkdev.h | ||
5742 |
_IO(0x12,121) | blkdev.h | ||
5743 |
_IO(0x12,122) | blkdev.h | ||
5744 |
_IO(0x12,123) | blkdev.h | ||
5745 |
0x0301 | blkdev.h | ||
5746 |
4096 | c.h | ||
5747 |
1 | c.h | ||
5748 |
0 | c.h | ||
5749 |
1 | ismounted.h | ||
5750 |
2 | ismounted.h | ||
5751 |
4 | ismounted.h | ||
5752 |
8 | ismounted.h | ||
5753 |
16 | ismounted.h | ||
5754 |
0xfee1dead | linux_reboot.h | ||
5755 |
672274793 | linux_reboot.h | ||
5756 |
85072278 | linux_reboot.h | ||
5757 |
369367448 | linux_reboot.h | ||
5758 |
0x01234567 | linux_reboot.h | ||
5759 |
0xCDEF0123 | linux_reboot.h | ||
5760 |
0x89ABCDEF | linux_reboot.h | ||
5761 |
0x00000000 | linux_reboot.h | ||
5762 |
0x4321FEDC | linux_reboot.h | ||
5763 |
0xA1B2C3D4 | linux_reboot.h | ||
5764 |
"/usr/share/locale" | nls.h | ||
5765 |
"/usr/local/bin:/bin:/usr/bin" | pathnames.h | ||
5766 |
"/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin" | pathnames.h | ||
5767 |
"/etc/securetty" | pathnames.h | ||
5768 |
"/etc/wtmplock" | pathnames.h | ||
5769 |
".hushlogin" | pathnames.h | ||
5770 |
"/var/spool/mail" | pathnames.h | ||
5771 |
"/etc/motd" | pathnames.h | ||
5772 |
"/etc/nologin" | pathnames.h | ||
5773 |
"/bin/login" | pathnames.h | ||
5774 |
"/etc/inittab" | pathnames.h | ||
5775 |
"/etc/rc" | pathnames.h | ||
5776 |
"/sbin/reboot" | pathnames.h | ||
5777 |
"/sbin/shutdown" | pathnames.h | ||
5778 |
"/etc/singleboot" | pathnames.h | ||
5779 |
"/etc/shutdown.conf" | pathnames.h | ||
5780 |
"/etc/securesingle" | pathnames.h | ||
5781 |
"/etc/usertty" | pathnames.h | ||
5782 |
"/etc/passwd" | pathnames.h | ||
5783 |
"/etc/gshadow" | pathnames.h | ||
5784 |
"/etc/ptmp" | pathnames.h | ||
5785 |
"/etc/ptmptmp" | pathnames.h | ||
5786 |
"/etc/group" | pathnames.h | ||
5787 |
"/etc/gtmp" | pathnames.h | ||
5788 |
"/etc/gtmptmp" | pathnames.h | ||
5789 |
"/etc/shadow" | pathnames.h | ||
5790 |
"/etc/sptmp" | pathnames.h | ||
5791 |
"/etc/sptmptmp" | pathnames.h | ||
5792 |
"/etc/gshadow" | pathnames.h | ||
5793 |
"/etc/sgtmp" | pathnames.h | ||
5794 |
"/etc/sgtmptmp" | pathnames.h | ||
5795 |
"/usr/share/dict/words" | pathnames.h | ||
5796 |
"/usr/share/dict/web2" | pathnames.h | ||
5797 |
"/bin/umount" | pathnames.h | ||
5798 |
"/etc/filesystems" | pathnames.h | ||
5799 |
"/proc/swaps" | pathnames.h | ||
5800 |
"/proc/filesystems" | pathnames.h | ||
5801 |
"/proc/mounts" | pathnames.h | ||
5802 |
"/proc/partitions" | pathnames.h | ||
5803 |
"/proc/devices" | pathnames.h | ||
5804 |
MOUNTED | pathnames.h | ||
5805 |
"/etc/mtab" | pathnames.h | ||
5806 |
MNTTAB | pathnames.h | ||
5807 |
"/etc/fstab" | pathnames.h | ||
5808 |
_PATH_MOUNTED "~" | pathnames.h | ||
5809 |
_PATH_MOUNTED ".tmp" | pathnames.h | ||
5810 |
"/dev/" | pathnames.h | ||
5811 |
"/dev/loop" | pathnames.h | ||
5812 |
"/dev/tty" | pathnames.h | ||
5813 |
"/dev/disk/by-label" | pathnames.h | ||
5814 |
"/dev/disk/by-uuid" | pathnames.h | ||
5815 |
"/dev/disk/by-id" | pathnames.h | ||
5816 |
"/dev/disk/by-path" | pathnames.h | ||
5817 |
char | widechar.h | ||
5818 |
int | widechar.h | ||
5819 |
EOF | widechar.h | ||
5820 |
fgetc | widechar.h | ||
5821 |
getc | widechar.h | ||
5822 |
getchar | widechar.h | ||
5823 |
fgets | widechar.h | ||
5824 |
fputc | widechar.h | ||
5825 |
putc | widechar.h | ||
5826 |
putchar | widechar.h | ||
5827 |
fputs | widechar.h | ||
5828 |
isgraph | widechar.h | ||
5829 |
isprint | widechar.h | ||
5830 |
isspace | widechar.h | ||
5831 |
strchr | widechar.h | ||
5832 |
strdup | widechar.h | ||
5833 |
strlen | widechar.h | ||
5834 |
_PATH_PASSWD | setpwnam.h | ||
5835 |
_PATH_PTMP | setpwnam.h | ||
5836 |
_PATH_PTMPTMP | setpwnam.h | ||
5837 |
_PATH_GROUP | setpwnam.h | ||
5838 |
_PATH_GTMP | setpwnam.h | ||
5839 |
_PATH_GTMPTMP | setpwnam.h | ||
5840 |
_PATH_SHADOW_PASSWD | setpwnam.h | ||
5841 |
_PATH_SHADOW_PTMP | setpwnam.h | ||
5842 |
_PATH_SHADOW_PTMPTMP | setpwnam.h | ||
5843 |
_PATH_SHADOW_GROUP | setpwnam.h | ||
5844 |
_PATH_SHADOW_GTMP | setpwnam.h | ||
5845 |
_PATH_SHADOW_GTMPTMP | setpwnam.h | ||
5846 |
"/tmp/passwd" | setpwnam.h | ||
5847 |
"/tmp/ptmp" | setpwnam.h | ||
5848 |
"/tmp/ptmptmp" | setpwnam.h | ||
5849 |
"/tmp/group" | setpwnam.h | ||
5850 |
"/tmp/gtmp" | setpwnam.h | ||
5851 |
"/tmp/gtmptmp" | setpwnam.h | ||
5852 |
"/tmp/shadow" | setpwnam.h | ||
5853 |
"/tmp/sptmp" | setpwnam.h | ||
5854 |
"/tmp/sptmptmp" | setpwnam.h | ||
5855 |
"/tmp/gshadow" | setpwnam.h | ||
5856 |
"/tmp/sgtmp" | setpwnam.h | ||
5857 |
"/tmp/sgtmptmp" | setpwnam.h | ||
5858 |
strerror (errno) | simpleinit.h | ||
5859 |
(PIPE_BUF - 4) | simpleinit.h | ||
5860 |
0 | simpleinit.h | No wait, signal | |
5861 |
1 | simpleinit.h | Wait, signal | |
5862 |
2 | simpleinit.h | Wait, signal | |
5863 |
3 | simpleinit.h | No wait, no signal | |
5864 |
4 | simpleinit.h | Wait, signal | |
5865 |
SIGUSR1 | simpleinit.h | Service is available | |
5866 |
SIGUSR1 | simpleinit.h | Service was stopped OK | |
5867 |
SIGUSR2 | simpleinit.h | Not present, but that's OK | |
5868 |
SIGPOLL | simpleinit.h | Startup failed | |
5869 |
SIGPOLL | simpleinit.h | Failed to stop | |
5870 |
SIGPOLL | simpleinit.h | Not a child of init | |
5871 |
(1<<0) | lomount.h | Open loop read-only | |
5872 |
(1<<1) | lomount.h | Automatically detach loop on close (2.6.25?) | |
5873 |
__kernel_dev_t | loop.h | ||
5874 |
__kernel_old_dev_t | loop.h | ||
5875 |
0 | loop.h | ||
5876 |
1 | loop.h | ||
5877 |
2 | loop.h | ||
5878 |
18 | loop.h | ||
5879 |
0x4C00 | loop.h | ||
5880 |
0x4C01 | loop.h | ||
5881 |
0x4C02 | loop.h | ||
5882 |
0x4C03 | loop.h | ||
5883 |
0x4C04 | loop.h | ||
5884 |
0x4C05 | loop.h | ||
5885 |
0x4C07 | loop.h | ||
5886 |
64 | loop.h | ||
5887 |
32 | loop.h | ||
5888 |
1 | mount_constants.h | Mount read-only | |
5889 |
2 | mount_constants.h | Ignore suid and sgid bits | |
5890 |
4 | mount_constants.h | Disallow access to device special files | |
5891 |
8 | mount_constants.h | Disallow program execution | |
5892 |
16 | mount_constants.h | Writes are synced at once | |
5893 |
32 | mount_constants.h | Alter flags of a mounted FS | |
5894 |
64 | mount_constants.h | Allow mandatory locks on an FS | |
5895 |
128 | mount_constants.h | Directory modifications are synchronous | |
5896 |
0x400 | mount_constants.h | 1024: Do not update access times. | |
5897 |
0x800 | mount_constants.h | 2048: Don't update directory access times | |
5898 |
0x1000 | mount_constants.h | 4096: Mount existing tree also elsewhere | |
5899 |
0x2000 | mount_constants.h | 8192: Atomically move tree | |
5900 |
0x4000 | mount_constants.h | 16384: Recursive loopback | |
5901 |
0x8000 | mount_constants.h | 32768 | |
5902 |
0x200000 | mount_constants.h | 200000: Update access times relative | |
5903 |
(1<<17) | mount_constants.h | 131072 unbindable | |
5904 |
(1<<18) | mount_constants.h | 262144 Private | |
5905 |
(1<<19) | mount_constants.h | 524288 Slave | |
5906 |
(1<<20) | mount_constants.h | 1048576 Shared | |
5907 |
(1<<23) | mount_constants.h | update inode I_version field | |
5908 |
(1<<24) | mount_constants.h | strict atime semantics | |
5909 |
0xC0ED0000 | mount_constants.h | magic flag number to indicate "new" flags | |
5910 |
0xffff0000 | mount_constants.h | magic flag number mask | |
5911 |
5 | mount_mntent.h | ||
5912 |
1 | sundries.h | incorrect invocation or permission | |
5913 |
2 | sundries.h | out of memory, cannot fork, ... | |
5914 |
4 | sundries.h | internal mount bug or wrong version | |
5915 |
8 | sundries.h | user interrupt | |
5916 |
16 | sundries.h | problems writing, locking, ... mtab/fstab | |
5917 |
32 | sundries.h | mount failure | |
5918 |
64 | sundries.h | some mount succeeded | |
5919 |
0x8000 | swap_constants.h | set if swap priority specified | |
5920 |
0x7fff | swap_constants.h | ||
5921 |
0 | swap_constants.h | ||
5922 |
EFI_GUID( 0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | efi.h | ||
5923 |
0xEF | gpt.h | ||
5924 |
0xEE | gpt.h | ||
5925 |
0xaa55 | gpt.h | ||
5926 |
512 | gpt.h | ||
5927 |
0x5452415020494645ULL | gpt.h | ||
5928 |
0x00010200 | gpt.h | ||
5929 |
0x00010000 | gpt.h | ||
5930 |
0x00009900 | gpt.h | ||
5931 |
1 | gpt.h | ||
5932 |
16384 | gpt.h | ||
5933 |
(GPT_DEFAULT_RESERVED_PARTITION_ENTRY_ARRAY_SIZE / \ sizeof(gpt_entry)) | gpt.h | ||
5934 |
1 | gpt.h | ||
5935 |
1 | blkidP.h | ||
5936 |
0x0001 | blkidP.h | Device data validated from disk | |
5937 |
0x0004 | blkidP.h | Device is invalid | |
5938 |
64 | blkidP.h | ||
5939 |
14 | blkidP.h | ||
5940 |
5 | blkidP.h | ||
5941 |
1 | blkidP.h | ||
5942 |
(BLKID_NVALS_SUBLKS + \ BLKID_NVALS_TOPLGY + \ BLKID_NVALS_PARTS) | blkidP.h | ||
5943 |
0x11000 | blkidP.h | ||
5944 |
{{ NULL }} | blkidP.h | ||
5945 |
(1 << 1) | blkidP.h | ||
5946 |
(1 << 1) | blkidP.h | see blkid_new_probe_from_filename() | |
5947 |
2 | blkidP.h | ||
5948 |
200 | blkidP.h | ||
5949 |
0x0002 | blkidP.h | We probed /proc/partition devices | |
5950 |
0x0004 | blkidP.h | Cache has changed from disk | |
5951 |
"/etc/blkid.tab" | blkidP.h | ||
5952 |
"/etc/blkid.conf" | blkidP.h | ||
5953 |
5 | blkidP.h | ||
5954 |
9 | blkidP.h | ||
5955 |
12 | blkidP.h | ||
5956 |
14 | blkidP.h | ||
5957 |
19 | blkidP.h | ||
5958 |
22 | blkidP.h | ||
5959 |
27 | blkidP.h | ||
5960 |
50 | blkidP.h | ||
5961 |
40 | blkidP.h | ||
5962 |
30 | blkidP.h | ||
5963 |
20 | blkidP.h | ||
5964 |
10 | blkidP.h | ||
5965 |
0x0001 | blkidP.h | ||
5966 |
0x0002 | blkidP.h | ||
5967 |
0x0004 | blkidP.h | ||
5968 |
0x0008 | blkidP.h | ||
5969 |
0x0010 | blkidP.h | ||
5970 |
0x0020 | blkidP.h | ||
5971 |
0x0040 | blkidP.h | ||
5972 |
0x0080 | blkidP.h | ||
5973 |
0x0100 | blkidP.h | ||
5974 |
0x0200 | blkidP.h | ||
5975 |
0x0400 | blkidP.h | ||
5976 |
0x0800 | blkidP.h | ||
5977 |
0x1000 | blkidP.h | ||
5978 |
0x8000 | blkidP.h | ||
5979 |
0xFFFF | blkidP.h | ||
5980 |
(8 * sizeof(unsigned long)) | blkidP.h | ||
5981 |
0 | blkidP.h | ||
5982 |
1 | blkidP.h | ||
5983 |
"\xC9\xC2\xD4\xC1" | aix.h | ||
5984 |
(sizeof(BLKID_AIX_MAGIC_STRING) - 1) | aix.h | ||
5985 |
0x1be | dos.h | ||
5986 |
0 | uuid.h | ||
5987 |
1 | uuid.h | ||
5988 |
2 | uuid.h | ||
5989 |
3 | uuid.h | ||
5990 |
1 | uuid.h | ||
5991 |
4 | uuid.h | ||
5992 |
"/var/run/uuidd" | uuidd.h | ||
5993 |
UUIDD_DIR "/request" | uuidd.h | ||
5994 |
UUIDD_DIR "/uuidd.pid" | uuidd.h | ||
5995 |
"/usr/sbin/uuidd" | uuidd.h | ||
5996 |
0 | uuidd.h | ||
5997 |
1 | uuidd.h | ||
5998 |
2 | uuidd.h | ||
5999 |
3 | uuidd.h | ||
6000 |
4 | uuidd.h | ||
6001 |
5 | uuidd.h | ||
6002 |
UUIDD_OP_BULK_RANDOM_UUID | uuidd.h | ||
6003 |
0x01B21DD2 | uuidP.h | ||
6004 |
0x13814000 | uuidP.h | ||
6005 |
0x435901 | cyclades.h | ||
6006 |
0x435902 | cyclades.h | ||
6007 |
0x435903 | cyclades.h | ||
6008 |
0x435904 | cyclades.h | ||
6009 |
0x435905 | cyclades.h | ||
6010 |
0x435906 | cyclades.h | ||
6011 |
0x435907 | cyclades.h | ||
6012 |
0x435908 | cyclades.h | ||
6013 |
0x435909 | cyclades.h | ||
6014 |
0x0601 | lp.h | specify the number of times we ask for the status | |
6015 |
0x0602 | lp.h | time to sleep after each timeout (in units of 0.01 sec) | |
6016 |
0x0604 | lp.h | call with TRUE arg to abort on error, | |
6017 |
0x0605 | lp.h | call with new IRQ number, | |
6018 |
0x0606 | lp.h | get the current IRQ number | |
6019 |
0x0608 | lp.h | #of loops to wait before taking strobe high | |
6020 |
0x0609 | lp.h | call with TRUE arg to require out-of-paper, off- | |
6021 |
0x060a | lp.h | call with TRUE arg to abort open() on error, | |
6022 |
0x060b | lp.h | return LP_S(minor) | |
6023 |
0x060c | lp.h | reset printer | |
6024 |
0x060e | lp.h | get status flags | |
6025 |
0x060f | lp.h | enable/disable strict compliance (2.0.36) | |
6026 |
0x060f | lp.h | set/unset the LP_TRUST_IRQ flag (2.1.131) | |
6027 |
0x80 | lp.h | inverted input, active high | |
6028 |
0x40 | lp.h | unchanged input, active low | |
6029 |
0x20 | lp.h | unchanged input, active high | |
6030 |
0x10 | lp.h | unchanged input, active high | |
6031 |
0x08 | lp.h | unchanged input, active low | |
6032 |
0x28cd3d45 | cramfs.h | some random number | |
6033 |
"Compressed ROMFS" | cramfs.h | ||
6034 |
16 | cramfs.h | ||
6035 |
16 | cramfs.h | ||
6036 |
24 | cramfs.h | ||
6037 |
8 | cramfs.h | ||
6038 |
6 | cramfs.h | ||
6039 |
26 | cramfs.h | ||
6040 |
0x00000001 | cramfs.h | fsid version #2 | |
6041 |
0x00000002 | cramfs.h | sorted dirs | |
6042 |
0x00000100 | cramfs.h | support for holes | |
6043 |
0x00000200 | cramfs.h | reserved | |
6044 |
0x00000400 | cramfs.h | shifted root fs | |
6045 |
(0xff) | cramfs.h | ||
6046 |
1 | cramfs_common.h | ||
6047 |
0 | cramfs_common.h | ||
6048 |
10 | minix.h | ||
6049 |
(1<<BLOCK_SIZE_BITS) | minix.h | ||
6050 |
255 | minix.h | # chars in a file name | |
6051 |
((BLOCK_SIZE)/(sizeof (struct minix_inode))) | minix.h | ||
6052 |
((BLOCK_SIZE)/(sizeof (struct minix2_inode))) | minix.h | ||
6053 |
0x0001 | minix.h | Clean fs. | |
6054 |
0x0002 | minix.h | fs has errors. | |
6055 |
0x137F | minix.h | original minix fs | |
6056 |
0x138F | minix.h | minix fs, 30 char names | |
6057 |
0x2468 | minix.h | minix V2 fs | |
6058 |
0x2478 | minix.h | minix V2 fs, 30 char names | |
6059 |
512 | fdisk.h | ||
6060 |
2048 | fdisk.h | ||
6061 |
512 | fdisk.h | still used in BSD code | |
6062 |
60 | fdisk.h | ||
6063 |
0x80 | fdisk.h | ||
6064 |
0x05 | fdisk.h | ||
6065 |
0x0f | fdisk.h | ||
6066 |
0x81 | fdisk.h | ||
6067 |
0x82 | fdisk.h | ||
6068 |
0x83 | fdisk.h | ||
6069 |
0x85 | fdisk.h | ||
6070 |
0x8e | fdisk.h | ||
6071 |
0xfd | fdisk.h | ||
6072 |
__attribute__ ((packed)) | fdisk.h | ||
6073 |
0 | fdisk.h | ||
6074 |
1 | fdisk.h | ||
6075 |
"/proc/partitions" | fdisk.h | ||
6076 |
0xc9c2d4c1 | fdiskaixlabel.h | ||
6077 |
0xc1d4c2c9 | fdiskaixlabel.h | ||
6078 |
0x00072959 | fdiskaixlabel.h | ||
6079 |
0x59290700 | fdiskaixlabel.h | ||
6080 |
((aix_partition *)MBRbuffer) | fdiskaixlabel.h | ||
6081 |
((uint32_t) 0x82564557) | fdiskbsdlabel.h | ||
6082 |
16 | fdiskbsdlabel.h | ||
6083 |
"/usr/ucb/mdec" | fdiskbsdlabel.h | ||
6084 |
1 | fdiskbsdlabel.h | ||
6085 |
0 | fdiskbsdlabel.h | ||
6086 |
0 | fdiskbsdlabel.h | ||
6087 |
64 | fdiskbsdlabel.h | ||
6088 |
1 | fdiskbsdlabel.h | ||
6089 |
0 | fdiskbsdlabel.h | ||
6090 |
8192 | fdiskbsdlabel.h | size of boot area, with label | |
6091 |
8192 | fdiskbsdlabel.h | max size of fs superblock | |
6092 |
1 | fdiskbsdlabel.h | SMD, XSMD; VAX hp/up | |
6093 |
2 | fdiskbsdlabel.h | MSCP | |
6094 |
3 | fdiskbsdlabel.h | other DEC (rk, rl) | |
6095 |
4 | fdiskbsdlabel.h | SCSI | |
6096 |
5 | fdiskbsdlabel.h | ESDI interface | |
6097 |
6 | fdiskbsdlabel.h | ST506 etc. | |
6098 |
7 | fdiskbsdlabel.h | CS/80 on HP-IB | |
6099 |
8 | fdiskbsdlabel.h | HP Fiber-link | |
6100 |
10 | fdiskbsdlabel.h | floppy | |
6101 |
0x8 | fdiskbsdlabel.h | is inside dos partition | |
6102 |
0x10 | fdiskbsdlabel.h | drive params in label | |
6103 |
(sizeof(xbsd_dktypenames) / sizeof(xbsd_dktypenames[0]) - 1) | fdiskbsdlabel.h | ||
6104 |
0 | fdiskbsdlabel.h | unused | |
6105 |
1 | fdiskbsdlabel.h | swap | |
6106 |
2 | fdiskbsdlabel.h | Sixth Edition | |
6107 |
3 | fdiskbsdlabel.h | Seventh Edition | |
6108 |
4 | fdiskbsdlabel.h | System V | |
6109 |
5 | fdiskbsdlabel.h | V7 with 1K blocks (4.1, 2.9) | |
6110 |
6 | fdiskbsdlabel.h | Eighth Edition, 4K blocks | |
6111 |
7 | fdiskbsdlabel.h | 4.2BSD fast file system | |
6112 |
9 | fdiskbsdlabel.h | 4.4BSD log-structured file system | |
6113 |
10 | fdiskbsdlabel.h | in use, but unknown/unsupported | |
6114 |
11 | fdiskbsdlabel.h | OS/2 high-performance file system | |
6115 |
12 | fdiskbsdlabel.h | ISO-9660 filesystem (cdrom) | |
6116 |
BSD_FS_ISO9660 | fdiskbsdlabel.h | ||
6117 |
13 | fdiskbsdlabel.h | partition contains bootstrap | |
6118 |
14 | fdiskbsdlabel.h | AmigaDOS fast file system | |
6119 |
15 | fdiskbsdlabel.h | Macintosh HFS | |
6120 |
16 | fdiskbsdlabel.h | Digital Unix AdvFS | |
6121 |
8 | fdiskbsdlabel.h | ext2 file system | |
6122 |
8 | fdiskbsdlabel.h | MS-DOS file system | |
6123 |
(ARRAY_SIZE(xbsd_fstypes)-1) | fdiskbsdlabel.h | ||
6124 |
0x01 | fdiskbsdlabel.h | removable media | |
6125 |
0x02 | fdiskbsdlabel.h | supports ECC | |
6126 |
0x04 | fdiskbsdlabel.h | supports bad sector forw. | |
6127 |
0x08 | fdiskbsdlabel.h | disk emulator | |
6128 |
0x10 | fdiskbsdlabel.h | can do back-back transfers | |
6129 |
0x20 | fdiskbsdlabel.h | within MSDOS partition | |
6130 |
0x45520000 | fdiskmaclabel.h | ||
6131 |
0x50530000 | fdiskmaclabel.h | ||
6132 |
0x504d0000 | fdiskmaclabel.h | ||
6133 |
0x00002554 | fdiskmaclabel.h | ||
6134 |
0x00003505 | fdiskmaclabel.h | ||
6135 |
0x0000d405 | fdiskmaclabel.h | ||
6136 |
((mac_partition *)MBRbuffer) | fdiskmaclabel.h | ||
6137 |
0x00 | fdisksgilabel.h | ||
6138 |
0x03 | fdisksgilabel.h | ||
6139 |
0x06 | fdisksgilabel.h | ||
6140 |
0x07 | fdisksgilabel.h | ||
6141 |
0x08 | fdisksgilabel.h | ||
6142 |
0x09 | fdisksgilabel.h | ||
6143 |
0x0a | fdisksgilabel.h | ||
6144 |
0x0b | fdisksgilabel.h | ||
6145 |
0x0c | fdisksgilabel.h | ||
6146 |
0x0d | fdisksgilabel.h | ||
6147 |
SGI_VOLUME | fdisksgilabel.h | ||
6148 |
0x01 | fdisksgilabel.h | ||
6149 |
0x02 | fdisksgilabel.h | ||
6150 |
0x04 | fdisksgilabel.h | ||
6151 |
0x08 | fdisksgilabel.h | ||
6152 |
0x10 | fdisksgilabel.h | ||
6153 |
0x20 | fdisksgilabel.h | ||
6154 |
0x40 | fdisksgilabel.h | ||
6155 |
0x0be5a941 | fdisksgilabel.h | ||
6156 |
0x41a9e50b | fdisksgilabel.h | ||
6157 |
0x00072959 | fdisksgilabel.h | ||
6158 |
0x59290700 | fdisksgilabel.h | ||
6159 |
((sgi_partition *)MBRbuffer) | fdisksgilabel.h | ||
6160 |
(sgilabel->devparam) | fdisksgilabel.h | ||
6161 |
512 | fdisksunlabel.h | ||
6162 |
128 | fdisksunlabel.h | ||
6163 |
8 | fdisksunlabel.h | ||
6164 |
0x00000001 | fdisksunlabel.h | ||
6165 |
0x600ddeee | fdisksunlabel.h | ||
6166 |
8 | fdisksunlabel.h | ||
6167 |
0xDABE | fdisksunlabel.h | ||
6168 |
0xBEDA | fdisksunlabel.h | ||
6169 |
((struct sun_disk_label *)MBRbuffer) | fdisksunlabel.h | ||
6170 |
void | fsck.h | ||
6171 |
"ext2" | fsck.h | ||
6172 |
32 | fsck.h | ||
6173 |
32 | fsck.h | ||
6174 |
0 | fsck.h | ||
6175 |
1 | fsck.h | ||
6176 |
2 | fsck.h | ||
6177 |
4 | fsck.h | ||
6178 |
8 | fsck.h | ||
6179 |
16 | fsck.h | ||
6180 |
128 | fsck.h | ||
6181 |
1 | fsck.h | ||
6182 |
2 | fsck.h | ||
6183 |
CHAR_BIT | bitops.h | ||
6184 |
512 | blkdev.h | ||
6185 |
5 | blkdev.h | ||
6186 |
_IO(0x12,93) | blkdev.h | set device read-only (0 = read-write) | |
6187 |
_IO(0x12,94) | blkdev.h | get read-only status (0 = read_write) | |
6188 |
_IO(0x12,95) | blkdev.h | re-read partition table | |
6189 |
_IO(0x12,96) | blkdev.h | return device size /512 (long *arg) | |
6190 |
_IO(0x12,97) | blkdev.h | flush buffer cache | |
6191 |
_IO(0x12,98) | blkdev.h | set read ahead for block device | |
6192 |
_IO(0x12,99) | blkdev.h | get current read ahead setting | |
6193 |
_IO(0x12,100) | blkdev.h | set filesystem (mm/filemap.c) read-ahead | |
6194 |
_IO(0x12,101) | blkdev.h | get filesystem (mm/filemap.c) read-ahead | |
6195 |
_IO(0x12,102) | blkdev.h | set max sectors per request (ll_rw_blk.c) | |
6196 |
_IO(0x12,103) | blkdev.h | get max sectors per request (ll_rw_blk.c) | |
6197 |
_IO(0x12,104) | blkdev.h | get block device sector size | |
6198 |
_IOR(0x12,106,size_t) | blkdev.h | elevator get | |
6199 |
_IOW(0x12,107,size_t) | blkdev.h | elevator set | |
6200 |
_IOR(0x12,112,size_t) | blkdev.h | ||
6201 |
_IOW(0x12,113,size_t) | blkdev.h | ||
6202 |
_IOR(0x12,114,size_t) | blkdev.h | return device size in bytes (u64 *arg) | |
6203 |
_IO(0x12,120) | blkdev.h | ||
6204 |
_IO(0x12,121) | blkdev.h | ||
6205 |
_IO(0x12,122) | blkdev.h | ||
6206 |
_IO(0x12,123) | blkdev.h | ||
6207 |
0x0301 | blkdev.h | ||
6208 |
4096 | c.h | ||
6209 |
1 | c.h | ||
6210 |
0 | c.h | ||
6211 |
1 | ismounted.h | ||
6212 |
2 | ismounted.h | ||
6213 |
4 | ismounted.h | ||
6214 |
8 | ismounted.h | ||
6215 |
16 | ismounted.h | ||
6216 |
0xfee1dead | linux_reboot.h | ||
6217 |
672274793 | linux_reboot.h | ||
6218 |
85072278 | linux_reboot.h | ||
6219 |
369367448 | linux_reboot.h | ||
6220 |
0x01234567 | linux_reboot.h | ||
6221 |
0xCDEF0123 | linux_reboot.h | ||
6222 |
0x89ABCDEF | linux_reboot.h | ||
6223 |
0x00000000 | linux_reboot.h | ||
6224 |
0x4321FEDC | linux_reboot.h | ||
6225 |
0xA1B2C3D4 | linux_reboot.h | ||
6226 |
"/usr/share/locale" | nls.h | ||
6227 |
"/usr/local/bin:/bin:/usr/bin" | pathnames.h | ||
6228 |
"/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin" | pathnames.h | ||
6229 |
"/etc/securetty" | pathnames.h | ||
6230 |
"/etc/wtmplock" | pathnames.h | ||
6231 |
".hushlogin" | pathnames.h | ||
6232 |
"/var/spool/mail" | pathnames.h | ||
6233 |
"/etc/motd" | pathnames.h | ||
6234 |
"/etc/nologin" | pathnames.h | ||
6235 |
"/bin/login" | pathnames.h | ||
6236 |
"/etc/inittab" | pathnames.h | ||
6237 |
"/etc/rc" | pathnames.h | ||
6238 |
"/sbin/reboot" | pathnames.h | ||
6239 |
"/sbin/shutdown" | pathnames.h | ||
6240 |
"/etc/singleboot" | pathnames.h | ||
6241 |
"/etc/shutdown.conf" | pathnames.h | ||
6242 |
"/etc/securesingle" | pathnames.h | ||
6243 |
"/etc/usertty" | pathnames.h | ||
6244 |
"/etc/passwd" | pathnames.h | ||
6245 |
"/etc/gshadow" | pathnames.h | ||
6246 |
"/etc/ptmp" | pathnames.h | ||
6247 |
"/etc/ptmptmp" | pathnames.h | ||
6248 |
"/etc/group" | pathnames.h | ||
6249 |
"/etc/gtmp" | pathnames.h | ||
6250 |
"/etc/gtmptmp" | pathnames.h | ||
6251 |
"/etc/shadow" | pathnames.h | ||
6252 |
"/etc/sptmp" | pathnames.h | ||
6253 |
"/etc/sptmptmp" | pathnames.h | ||
6254 |
"/etc/gshadow" | pathnames.h | ||
6255 |
"/etc/sgtmp" | pathnames.h | ||
6256 |
"/etc/sgtmptmp" | pathnames.h | ||
6257 |
"/usr/share/dict/words" | pathnames.h | ||
6258 |
"/usr/share/dict/web2" | pathnames.h | ||
6259 |
"/bin/umount" | pathnames.h | ||
6260 |
"/etc/filesystems" | pathnames.h | ||
6261 |
"/proc/swaps" | pathnames.h | ||
6262 |
"/proc/filesystems" | pathnames.h | ||
6263 |
"/proc/mounts" | pathnames.h | ||
6264 |
"/proc/partitions" | pathnames.h | ||
6265 |
"/proc/devices" | pathnames.h | ||
6266 |
MOUNTED | pathnames.h | ||
6267 |
"/etc/mtab" | pathnames.h | ||
6268 |
MNTTAB | pathnames.h | ||
6269 |
"/etc/fstab" | pathnames.h | ||
6270 |
_PATH_MOUNTED "~" | pathnames.h | ||
6271 |
_PATH_MOUNTED ".tmp" | pathnames.h | ||
6272 |
"/dev/" | pathnames.h | ||
6273 |
"/dev/loop" | pathnames.h | ||
6274 |
"/dev/tty" | pathnames.h | ||
6275 |
"/dev/disk/by-label" | pathnames.h | ||
6276 |
"/dev/disk/by-uuid" | pathnames.h | ||
6277 |
"/dev/disk/by-id" | pathnames.h | ||
6278 |
"/dev/disk/by-path" | pathnames.h | ||
6279 |
char | widechar.h | ||
6280 |
int | widechar.h | ||
6281 |
EOF | widechar.h | ||
6282 |
fgetc | widechar.h | ||
6283 |
getc | widechar.h | ||
6284 |
getchar | widechar.h | ||
6285 |
fgets | widechar.h | ||
6286 |
fputc | widechar.h | ||
6287 |
putc | widechar.h | ||
6288 |
putchar | widechar.h | ||
6289 |
fputs | widechar.h | ||
6290 |
isgraph | widechar.h | ||
6291 |
isprint | widechar.h | ||
6292 |
isspace | widechar.h | ||
6293 |
strchr | widechar.h | ||
6294 |
strdup | widechar.h | ||
6295 |
strlen | widechar.h | ||
6296 |
_PATH_PASSWD | setpwnam.h | ||
6297 |
_PATH_PTMP | setpwnam.h | ||
6298 |
_PATH_PTMPTMP | setpwnam.h | ||
6299 |
_PATH_GROUP | setpwnam.h | ||
6300 |
_PATH_GTMP | setpwnam.h | ||
6301 |
_PATH_GTMPTMP | setpwnam.h | ||
6302 |
_PATH_SHADOW_PASSWD | setpwnam.h | ||
6303 |
_PATH_SHADOW_PTMP | setpwnam.h | ||
6304 |
_PATH_SHADOW_PTMPTMP | setpwnam.h | ||
6305 |
_PATH_SHADOW_GROUP | setpwnam.h | ||
6306 |
_PATH_SHADOW_GTMP | setpwnam.h | ||
6307 |
_PATH_SHADOW_GTMPTMP | setpwnam.h | ||
6308 |
"/tmp/passwd" | setpwnam.h | ||
6309 |
"/tmp/ptmp" | setpwnam.h | ||
6310 |
"/tmp/ptmptmp" | setpwnam.h | ||
6311 |
"/tmp/group" | setpwnam.h | ||
6312 |
"/tmp/gtmp" | setpwnam.h | ||
6313 |
"/tmp/gtmptmp" | setpwnam.h | ||
6314 |
"/tmp/shadow" | setpwnam.h | ||
6315 |
"/tmp/sptmp" | setpwnam.h | ||
6316 |
"/tmp/sptmptmp" | setpwnam.h | ||
6317 |
"/tmp/gshadow" | setpwnam.h | ||
6318 |
"/tmp/sgtmp" | setpwnam.h | ||
6319 |
"/tmp/sgtmptmp" | setpwnam.h | ||
6320 |
strerror (errno) | simpleinit.h | ||
6321 |
(PIPE_BUF - 4) | simpleinit.h | ||
6322 |
0 | simpleinit.h | No wait, signal | |
6323 |
1 | simpleinit.h | Wait, signal | |
6324 |
2 | simpleinit.h | Wait, signal | |
6325 |
3 | simpleinit.h | No wait, no signal | |
6326 |
4 | simpleinit.h | Wait, signal | |
6327 |
SIGUSR1 | simpleinit.h | Service is available | |
6328 |
SIGUSR1 | simpleinit.h | Service was stopped OK | |
6329 |
SIGUSR2 | simpleinit.h | Not present, but that's OK | |
6330 |
SIGPOLL | simpleinit.h | Startup failed | |
6331 |
SIGPOLL | simpleinit.h | Failed to stop | |
6332 |
SIGPOLL | simpleinit.h | Not a child of init | |
6333 |
(1<<0) | lomount.h | Open loop read-only | |
6334 |
(1<<1) | lomount.h | Automatically detach loop on close (2.6.25?) | |
6335 |
__kernel_dev_t | loop.h | ||
6336 |
__kernel_old_dev_t | loop.h | ||
6337 |
0 | loop.h | ||
6338 |
1 | loop.h | ||
6339 |
2 | loop.h | ||
6340 |
18 | loop.h | ||
6341 |
0x4C00 | loop.h | ||
6342 |
0x4C01 | loop.h | ||
6343 |
0x4C02 | loop.h | ||
6344 |
0x4C03 | loop.h | ||
6345 |
0x4C04 | loop.h | ||
6346 |
0x4C05 | loop.h | ||
6347 |
0x4C07 | loop.h | ||
6348 |
64 | loop.h | ||
6349 |
32 | loop.h | ||
6350 |
1 | mount_constants.h | Mount read-only | |
6351 |
2 | mount_constants.h | Ignore suid and sgid bits | |
6352 |
4 | mount_constants.h | Disallow access to device special files | |
6353 |
8 | mount_constants.h | Disallow program execution | |
6354 |
16 | mount_constants.h | Writes are synced at once | |
6355 |
32 | mount_constants.h | Alter flags of a mounted FS | |
6356 |
64 | mount_constants.h | Allow mandatory locks on an FS | |
6357 |
128 | mount_constants.h | Directory modifications are synchronous | |
6358 |
0x400 | mount_constants.h | 1024: Do not update access times. | |
6359 |
0x800 | mount_constants.h | 2048: Don't update directory access times | |
6360 |
0x1000 | mount_constants.h | 4096: Mount existing tree also elsewhere | |
6361 |
0x2000 | mount_constants.h | 8192: Atomically move tree | |
6362 |
0x4000 | mount_constants.h | 16384: Recursive loopback | |
6363 |
0x8000 | mount_constants.h | 32768 | |
6364 |
0x200000 | mount_constants.h | 200000: Update access times relative | |
6365 |
(1<<17) | mount_constants.h | 131072 unbindable | |
6366 |
(1<<18) | mount_constants.h | 262144 Private | |
6367 |
(1<<19) | mount_constants.h | 524288 Slave | |
6368 |
(1<<20) | mount_constants.h | 1048576 Shared | |
6369 |
(1<<23) | mount_constants.h | update inode I_version field | |
6370 |
(1<<24) | mount_constants.h | strict atime semantics | |
6371 |
0xC0ED0000 | mount_constants.h | magic flag number to indicate "new" flags | |
6372 |
0xffff0000 | mount_constants.h | magic flag number mask | |
6373 |
5 | mount_mntent.h | ||
6374 |
1 | sundries.h | incorrect invocation or permission | |
6375 |
2 | sundries.h | out of memory, cannot fork, ... | |
6376 |
4 | sundries.h | internal mount bug or wrong version | |
6377 |
8 | sundries.h | user interrupt | |
6378 |
16 | sundries.h | problems writing, locking, ... mtab/fstab | |
6379 |
32 | sundries.h | mount failure | |
6380 |
64 | sundries.h | some mount succeeded | |
6381 |
0x8000 | swap_constants.h | set if swap priority specified | |
6382 |
0x7fff | swap_constants.h | ||
6383 |
0 | swap_constants.h | ||
6384 |
EFI_GUID( 0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | efi.h | ||
6385 |
0xEF | gpt.h | ||
6386 |
0xEE | gpt.h | ||
6387 |
0xaa55 | gpt.h | ||
6388 |
512 | gpt.h | ||
6389 |
0x5452415020494645ULL | gpt.h | ||
6390 |
0x00010200 | gpt.h | ||
6391 |
0x00010000 | gpt.h | ||
6392 |
0x00009900 | gpt.h | ||
6393 |
1 | gpt.h | ||
6394 |
16384 | gpt.h | ||
6395 |
(GPT_DEFAULT_RESERVED_PARTITION_ENTRY_ARRAY_SIZE / \ sizeof(gpt_entry)) | gpt.h | ||
6396 |
1 | gpt.h | ||
6397 |
1 | blkidP.h | ||
6398 |
0x0001 | blkidP.h | Device data validated from disk | |
6399 |
0x0004 | blkidP.h | Device is invalid | |
6400 |
64 | blkidP.h | ||
6401 |
14 | blkidP.h | ||
6402 |
5 | blkidP.h | ||
6403 |
1 | blkidP.h | ||
6404 |
(BLKID_NVALS_SUBLKS + \ BLKID_NVALS_TOPLGY + \ BLKID_NVALS_PARTS) | blkidP.h | ||
6405 |
0x11000 | blkidP.h | ||
6406 |
{{ NULL }} | blkidP.h | ||
6407 |
(1 << 1) | blkidP.h | ||
6408 |
(1 << 1) | blkidP.h | see blkid_new_probe_from_filename() | |
6409 |
2 | blkidP.h | ||
6410 |
200 | blkidP.h | ||
6411 |
0x0002 | blkidP.h | We probed /proc/partition devices | |
6412 |
0x0004 | blkidP.h | Cache has changed from disk | |
6413 |
"/etc/blkid.tab" | blkidP.h | ||
6414 |
"/etc/blkid.conf" | blkidP.h | ||
6415 |
5 | blkidP.h | ||
6416 |
9 | blkidP.h | ||
6417 |
12 | blkidP.h | ||
6418 |
14 | blkidP.h | ||
6419 |
19 | blkidP.h | ||
6420 |
22 | blkidP.h | ||
6421 |
27 | blkidP.h | ||
6422 |
50 | blkidP.h | ||
6423 |
40 | blkidP.h | ||
6424 |
30 | blkidP.h | ||
6425 |
20 | blkidP.h | ||
6426 |
10 | blkidP.h | ||
6427 |
0x0001 | blkidP.h | ||
6428 |
0x0002 | blkidP.h | ||
6429 |
0x0004 | blkidP.h | ||
6430 |
0x0008 | blkidP.h | ||
6431 |
0x0010 | blkidP.h | ||
6432 |
0x0020 | blkidP.h | ||
6433 |
0x0040 | blkidP.h | ||
6434 |
0x0080 | blkidP.h | ||
6435 |
0x0100 | blkidP.h | ||
6436 |
0x0200 | blkidP.h | ||
6437 |
0x0400 | blkidP.h | ||
6438 |
0x0800 | blkidP.h | ||
6439 |
0x1000 | blkidP.h | ||
6440 |
0x8000 | blkidP.h | ||
6441 |
0xFFFF | blkidP.h | ||
6442 |
(8 * sizeof(unsigned long)) | blkidP.h | ||
6443 |
0 | blkidP.h | ||
6444 |
1 | blkidP.h | ||
6445 |
"\xC9\xC2\xD4\xC1" | aix.h | ||
6446 |
(sizeof(BLKID_AIX_MAGIC_STRING) - 1) | aix.h | ||
6447 |
0x1be | dos.h | ||
6448 |
0 | uuid.h | ||
6449 |
1 | uuid.h | ||
6450 |
2 | uuid.h | ||
6451 |
3 | uuid.h | ||
6452 |
1 | uuid.h | ||
6453 |
4 | uuid.h | ||
6454 |
"/var/run/uuidd" | uuidd.h | ||
6455 |
UUIDD_DIR "/request" | uuidd.h | ||
6456 |
UUIDD_DIR "/uuidd.pid" | uuidd.h | ||
6457 |
"/usr/sbin/uuidd" | uuidd.h | ||
6458 |
0 | uuidd.h | ||
6459 |
1 | uuidd.h | ||
6460 |
2 | uuidd.h | ||
6461 |
3 | uuidd.h | ||
6462 |
4 | uuidd.h | ||
6463 |
5 | uuidd.h | ||
6464 |
UUIDD_OP_BULK_RANDOM_UUID | uuidd.h | ||
6465 |
0x01B21DD2 | uuidP.h | ||
6466 |
0x13814000 | uuidP.h | ||
6467 |
0x435901 | cyclades.h | ||
6468 |
0x435902 | cyclades.h | ||
6469 |
0x435903 | cyclades.h | ||
6470 |
0x435904 | cyclades.h | ||
6471 |
0x435905 | cyclades.h | ||
6472 |
0x435906 | cyclades.h | ||
6473 |
0x435907 | cyclades.h | ||
6474 |
0x435908 | cyclades.h | ||
6475 |
0x435909 | cyclades.h | ||
6476 |
0x0601 | lp.h | specify the number of times we ask for the status | |
6477 |
0x0602 | lp.h | time to sleep after each timeout (in units of 0.01 sec) | |
6478 |
0x0604 | lp.h | call with TRUE arg to abort on error, | |
6479 |
0x0605 | lp.h | call with new IRQ number, | |
6480 |
0x0606 | lp.h | get the current IRQ number | |
6481 |
0x0608 | lp.h | #of loops to wait before taking strobe high | |
6482 |
0x0609 | lp.h | call with TRUE arg to require out-of-paper, off- | |
6483 |
0x060a | lp.h | call with TRUE arg to abort open() on error, | |
6484 |
0x060b | lp.h | return LP_S(minor) | |
6485 |
0x060c | lp.h | reset printer | |
6486 |
0x060e | lp.h | get status flags | |
6487 |
0x060f | lp.h | enable/disable strict compliance (2.0.36) | |
6488 |
0x060f | lp.h | set/unset the LP_TRUST_IRQ flag (2.1.131) | |
6489 |
0x80 | lp.h | inverted input, active high | |
6490 |
0x40 | lp.h | unchanged input, active low | |
6491 |
0x20 | lp.h | unchanged input, active high | |
6492 |
0x10 | lp.h | unchanged input, active high | |
6493 |
0x08 | lp.h | unchanged input, active low | |
6494 |
0x28cd3d45 | cramfs.h | some random number | |
6495 |
"Compressed ROMFS" | cramfs.h | ||
6496 |
16 | cramfs.h | ||
6497 |
16 | cramfs.h | ||
6498 |
24 | cramfs.h | ||
6499 |
8 | cramfs.h | ||
6500 |
6 | cramfs.h | ||
6501 |
26 | cramfs.h | ||
6502 |
0x00000001 | cramfs.h | fsid version #2 | |
6503 |
0x00000002 | cramfs.h | sorted dirs | |
6504 |
0x00000100 | cramfs.h | support for holes | |
6505 |
0x00000200 | cramfs.h | reserved | |
6506 |
0x00000400 | cramfs.h | shifted root fs | |
6507 |
(0xff) | cramfs.h | ||
6508 |
1 | cramfs_common.h | ||
6509 |
0 | cramfs_common.h | ||
6510 |
10 | minix.h | ||
6511 |
(1<<BLOCK_SIZE_BITS) | minix.h | ||
6512 |
255 | minix.h | # chars in a file name | |
6513 |
((BLOCK_SIZE)/(sizeof (struct minix_inode))) | minix.h | ||
6514 |
((BLOCK_SIZE)/(sizeof (struct minix2_inode))) | minix.h | ||
6515 |
0x0001 | minix.h | Clean fs. | |
6516 |
0x0002 | minix.h | fs has errors. | |
6517 |
0x137F | minix.h | original minix fs | |
6518 |
0x138F | minix.h | minix fs, 30 char names | |
6519 |
0x2468 | minix.h | minix V2 fs | |
6520 |
0x2478 | minix.h | minix V2 fs, 30 char names | |
6521 |
512 | fdisk.h | ||
6522 |
2048 | fdisk.h | ||
6523 |
512 | fdisk.h | still used in BSD code | |
6524 |
60 | fdisk.h | ||
6525 |
0x80 | fdisk.h | ||
6526 |
0x05 | fdisk.h | ||
6527 |
0x0f | fdisk.h | ||
6528 |
0x81 | fdisk.h | ||
6529 |
0x82 | fdisk.h | ||
6530 |
0x83 | fdisk.h | ||
6531 |
0x85 | fdisk.h | ||
6532 |
0x8e | fdisk.h | ||
6533 |
0xfd | fdisk.h | ||
6534 |
__attribute__ ((packed)) | fdisk.h | ||
6535 |
0 | fdisk.h | ||
6536 |
1 | fdisk.h | ||
6537 |
"/proc/partitions" | fdisk.h | ||
6538 |
0xc9c2d4c1 | fdiskaixlabel.h | ||
6539 |
0xc1d4c2c9 | fdiskaixlabel.h | ||
6540 |
0x00072959 | fdiskaixlabel.h | ||
6541 |
0x59290700 | fdiskaixlabel.h | ||
6542 |
((aix_partition *)MBRbuffer) | fdiskaixlabel.h | ||
6543 |
((uint32_t) 0x82564557) | fdiskbsdlabel.h | ||
6544 |
16 | fdiskbsdlabel.h | ||
6545 |
"/usr/ucb/mdec" | fdiskbsdlabel.h | ||
6546 |
1 | fdiskbsdlabel.h | ||
6547 |
0 | fdiskbsdlabel.h | ||
6548 |
0 | fdiskbsdlabel.h | ||
6549 |
64 | fdiskbsdlabel.h | ||
6550 |
1 | fdiskbsdlabel.h | ||
6551 |
0 | fdiskbsdlabel.h | ||
6552 |
8192 | fdiskbsdlabel.h | size of boot area, with label | |
6553 |
8192 | fdiskbsdlabel.h | max size of fs superblock | |
6554 |
1 | fdiskbsdlabel.h | SMD, XSMD; VAX hp/up | |
6555 |
2 | fdiskbsdlabel.h | MSCP | |
6556 |
3 | fdiskbsdlabel.h | other DEC (rk, rl) | |
6557 |
4 | fdiskbsdlabel.h | SCSI | |
6558 |
5 | fdiskbsdlabel.h | ESDI interface | |
6559 |
6 | fdiskbsdlabel.h | ST506 etc. | |
6560 |
7 | fdiskbsdlabel.h | CS/80 on HP-IB | |
6561 |
8 | fdiskbsdlabel.h | HP Fiber-link | |
6562 |
10 | fdiskbsdlabel.h | floppy | |
6563 |
0x8 | fdiskbsdlabel.h | is inside dos partition | |
6564 |
0x10 | fdiskbsdlabel.h | drive params in label | |
6565 |
(sizeof(xbsd_dktypenames) / sizeof(xbsd_dktypenames[0]) - 1) | fdiskbsdlabel.h | ||
6566 |
0 | fdiskbsdlabel.h | unused | |
6567 |
1 | fdiskbsdlabel.h | swap | |
6568 |
2 | fdiskbsdlabel.h | Sixth Edition | |
6569 |
3 | fdiskbsdlabel.h | Seventh Edition | |
6570 |
4 | fdiskbsdlabel.h | System V | |
6571 |
5 | fdiskbsdlabel.h | V7 with 1K blocks (4.1, 2.9) | |
6572 |
6 | fdiskbsdlabel.h | Eighth Edition, 4K blocks | |
6573 |
7 | fdiskbsdlabel.h | 4.2BSD fast file system | |
6574 |
9 | fdiskbsdlabel.h | 4.4BSD log-structured file system | |
6575 |
10 | fdiskbsdlabel.h | in use, but unknown/unsupported | |
6576 |
11 | fdiskbsdlabel.h | OS/2 high-performance file system | |
6577 |
12 | fdiskbsdlabel.h | ISO-9660 filesystem (cdrom) | |
6578 |
BSD_FS_ISO9660 | fdiskbsdlabel.h | ||
6579 |
13 | fdiskbsdlabel.h | partition contains bootstrap | |
6580 |
14 | fdiskbsdlabel.h | AmigaDOS fast file system | |
6581 |
15 | fdiskbsdlabel.h | Macintosh HFS | |
6582 |
16 | fdiskbsdlabel.h | Digital Unix AdvFS | |
6583 |
8 | fdiskbsdlabel.h | ext2 file system | |
6584 |
8 | fdiskbsdlabel.h | MS-DOS file system | |
6585 |
(ARRAY_SIZE(xbsd_fstypes)-1) | fdiskbsdlabel.h | ||
6586 |
0x01 | fdiskbsdlabel.h | removable media | |
6587 |
0x02 | fdiskbsdlabel.h | supports ECC | |
6588 |
0x04 | fdiskbsdlabel.h | supports bad sector forw. | |
6589 |
0x08 | fdiskbsdlabel.h | disk emulator | |
6590 |
0x10 | fdiskbsdlabel.h | can do back-back transfers | |
6591 |
0x20 | fdiskbsdlabel.h | within MSDOS partition | |
6592 |
0x45520000 | fdiskmaclabel.h | ||
6593 |
0x50530000 | fdiskmaclabel.h | ||
6594 |
0x504d0000 | fdiskmaclabel.h | ||
6595 |
0x00002554 | fdiskmaclabel.h | ||
6596 |
0x00003505 | fdiskmaclabel.h | ||
6597 |
0x0000d405 | fdiskmaclabel.h | ||
6598 |
((mac_partition *)MBRbuffer) | fdiskmaclabel.h | ||
6599 |
0x00 | fdisksgilabel.h | ||
6600 |
0x03 | fdisksgilabel.h | ||
6601 |
0x06 | fdisksgilabel.h | ||
6602 |
0x07 | fdisksgilabel.h | ||
6603 |
0x08 | fdisksgilabel.h | ||
6604 |
0x09 | fdisksgilabel.h | ||
6605 |
0x0a | fdisksgilabel.h | ||
6606 |
0x0b | fdisksgilabel.h | ||
6607 |
0x0c | fdisksgilabel.h | ||
6608 |
0x0d | fdisksgilabel.h | ||
6609 |
SGI_VOLUME | fdisksgilabel.h | ||
6610 |
0x01 | fdisksgilabel.h | ||
6611 |
0x02 | fdisksgilabel.h | ||
6612 |
0x04 | fdisksgilabel.h | ||
6613 |
0x08 | fdisksgilabel.h | ||
6614 |
0x10 | fdisksgilabel.h | ||
6615 |
0x20 | fdisksgilabel.h | ||
6616 |
0x40 | fdisksgilabel.h | ||
6617 |
0x0be5a941 | fdisksgilabel.h | ||
6618 |
0x41a9e50b | fdisksgilabel.h | ||
6619 |
0x00072959 | fdisksgilabel.h | ||
6620 |
0x59290700 | fdisksgilabel.h | ||
6621 |
((sgi_partition *)MBRbuffer) | fdisksgilabel.h | ||
6622 |
(sgilabel->devparam) | fdisksgilabel.h | ||
6623 |
512 | fdisksunlabel.h | ||
6624 |
128 | fdisksunlabel.h | ||
6625 |
8 | fdisksunlabel.h | ||
6626 |
0x00000001 | fdisksunlabel.h | ||
6627 |
0x600ddeee | fdisksunlabel.h | ||
6628 |
8 | fdisksunlabel.h | ||
6629 |
0xDABE | fdisksunlabel.h | ||
6630 |
0xBEDA | fdisksunlabel.h | ||
6631 |
((struct sun_disk_label *)MBRbuffer) | fdisksunlabel.h | ||
6632 |
void | fsck.h | ||
6633 |
"ext2" | fsck.h | ||
6634 |
32 | fsck.h | ||
6635 |
32 | fsck.h | ||
6636 |
0 | fsck.h | ||
6637 |
1 | fsck.h | ||
6638 |
2 | fsck.h | ||
6639 |
4 | fsck.h | ||
6640 |
8 | fsck.h | ||
6641 |
16 | fsck.h | ||
6642 |
128 | fsck.h | ||
6643 |
1 | fsck.h | ||
6644 |
2 | fsck.h | ||
6645 |
CHAR_BIT | bitops.h | ||
6646 |
512 | blkdev.h | ||
6647 |
5 | blkdev.h | ||
6648 |
_IO(0x12,93) | blkdev.h | set device read-only (0 = read-write) | |
6649 |
_IO(0x12,94) | blkdev.h | get read-only status (0 = read_write) | |
6650 |
_IO(0x12,95) | blkdev.h | re-read partition table | |
6651 |
_IO(0x12,96) | blkdev.h | return device size /512 (long *arg) | |
6652 |
_IO(0x12,97) | blkdev.h | flush buffer cache | |
6653 |
_IO(0x12,98) | blkdev.h | set read ahead for block device | |
6654 |
_IO(0x12,99) | blkdev.h | get current read ahead setting | |
6655 |
_IO(0x12,100) | blkdev.h | set filesystem (mm/filemap.c) read-ahead | |
6656 |
_IO(0x12,101) | blkdev.h | get filesystem (mm/filemap.c) read-ahead | |
6657 |
_IO(0x12,102) | blkdev.h | set max sectors per request (ll_rw_blk.c) | |
6658 |
_IO(0x12,103) | blkdev.h | get max sectors per request (ll_rw_blk.c) | |
6659 |
_IO(0x12,104) | blkdev.h | get block device sector size | |
6660 |
_IOR(0x12,106,size_t) | blkdev.h | elevator get | |
6661 |
_IOW(0x12,107,size_t) | blkdev.h | elevator set | |
6662 |
_IOR(0x12,112,size_t) | blkdev.h | ||
6663 |
_IOW(0x12,113,size_t) | blkdev.h | ||
6664 |
_IOR(0x12,114,size_t) | blkdev.h | return device size in bytes (u64 *arg) | |
6665 |
_IO(0x12,120) | blkdev.h | ||
6666 |
_IO(0x12,121) | blkdev.h | ||
6667 |
_IO(0x12,122) | blkdev.h | ||
6668 |
_IO(0x12,123) | blkdev.h | ||
6669 |
0x0301 | blkdev.h | ||
6670 |
4096 | c.h | ||
6671 |
1 | c.h | ||
6672 |
0 | c.h | ||
6673 |
1 | ismounted.h | ||
6674 |
2 | ismounted.h | ||
6675 |
4 | ismounted.h | ||
6676 |
8 | ismounted.h | ||
6677 |
16 | ismounted.h | ||
6678 |
0xfee1dead | linux_reboot.h | ||
6679 |
672274793 | linux_reboot.h | ||
6680 |
85072278 | linux_reboot.h | ||
6681 |
369367448 | linux_reboot.h | ||
6682 |
0x01234567 | linux_reboot.h | ||
6683 |
0xCDEF0123 | linux_reboot.h | ||
6684 |
0x89ABCDEF | linux_reboot.h | ||
6685 |
0x00000000 | linux_reboot.h | ||
6686 |
0x4321FEDC | linux_reboot.h | ||
6687 |
0xA1B2C3D4 | linux_reboot.h | ||
6688 |
"/usr/share/locale" | nls.h | ||
6689 |
"/usr/local/bin:/bin:/usr/bin" | pathnames.h | ||
6690 |
"/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin" | pathnames.h | ||
6691 |
"/etc/securetty" | pathnames.h | ||
6692 |
"/etc/wtmplock" | pathnames.h | ||
6693 |
".hushlogin" | pathnames.h | ||
6694 |
"/var/spool/mail" | pathnames.h | ||
6695 |
"/etc/motd" | pathnames.h | ||
6696 |
"/etc/nologin" | pathnames.h | ||
6697 |
"/bin/login" | pathnames.h | ||
6698 |
"/etc/inittab" | pathnames.h | ||
6699 |
"/etc/rc" | pathnames.h | ||
6700 |
"/sbin/reboot" | pathnames.h | ||
6701 |
"/sbin/shutdown" | pathnames.h | ||
6702 |
"/etc/singleboot" | pathnames.h | ||
6703 |
"/etc/shutdown.conf" | pathnames.h | ||
6704 |
"/etc/securesingle" | pathnames.h | ||
6705 |
"/etc/usertty" | pathnames.h | ||
6706 |
"/etc/passwd" | pathnames.h | ||
6707 |
"/etc/gshadow" | pathnames.h | ||
6708 |
"/etc/ptmp" | pathnames.h | ||
6709 |
"/etc/ptmptmp" | pathnames.h | ||
6710 |
"/etc/group" | pathnames.h | ||
6711 |
"/etc/gtmp" | pathnames.h | ||
6712 |
"/etc/gtmptmp" | pathnames.h | ||
6713 |
"/etc/shadow" | pathnames.h | ||
6714 |
"/etc/sptmp" | pathnames.h | ||
6715 |
"/etc/sptmptmp" | pathnames.h | ||
6716 |
"/etc/gshadow" | pathnames.h | ||
6717 |
"/etc/sgtmp" | pathnames.h | ||
6718 |
"/etc/sgtmptmp" | pathnames.h | ||
6719 |
"/usr/share/dict/words" | pathnames.h | ||
6720 |
"/usr/share/dict/web2" | pathnames.h | ||
6721 |
"/bin/umount" | pathnames.h | ||
6722 |
"/etc/filesystems" | pathnames.h | ||
6723 |
"/proc/swaps" | pathnames.h | ||
6724 |
"/proc/filesystems" | pathnames.h | ||
6725 |
"/proc/mounts" | pathnames.h | ||
6726 |
"/proc/partitions" | pathnames.h | ||
6727 |
"/proc/devices" | pathnames.h | ||
6728 |
MOUNTED | pathnames.h | ||
6729 |
"/etc/mtab" | pathnames.h | ||
6730 |
MNTTAB | pathnames.h | ||
6731 |
"/etc/fstab" | pathnames.h | ||
6732 |
_PATH_MOUNTED "~" | pathnames.h | ||
6733 |
_PATH_MOUNTED ".tmp" | pathnames.h | ||
6734 |
"/dev/" | pathnames.h | ||
6735 |
"/dev/loop" | pathnames.h | ||
6736 |
"/dev/tty" | pathnames.h | ||
6737 |
"/dev/disk/by-label" | pathnames.h | ||
6738 |
"/dev/disk/by-uuid" | pathnames.h | ||
6739 |
"/dev/disk/by-id" | pathnames.h | ||
6740 |
"/dev/disk/by-path" | pathnames.h | ||
6741 |
char | widechar.h | ||
6742 |
int | widechar.h | ||
6743 |
EOF | widechar.h | ||
6744 |
fgetc | widechar.h | ||
6745 |
getc | widechar.h | ||
6746 |
getchar | widechar.h | ||
6747 |
fgets | widechar.h | ||
6748 |
fputc | widechar.h | ||
6749 |
putc | widechar.h | ||
6750 |
putchar | widechar.h | ||
6751 |
fputs | widechar.h | ||
6752 |
isgraph | widechar.h | ||
6753 |
isprint | widechar.h | ||
6754 |
isspace | widechar.h | ||
6755 |
strchr | widechar.h | ||
6756 |
strdup | widechar.h | ||
6757 |
strlen | widechar.h | ||
6758 |
_PATH_PASSWD | setpwnam.h | ||
6759 |
_PATH_PTMP | setpwnam.h | ||
6760 |
_PATH_PTMPTMP | setpwnam.h | ||
6761 |
_PATH_GROUP | setpwnam.h | ||
6762 |
_PATH_GTMP | setpwnam.h | ||
6763 |
_PATH_GTMPTMP | setpwnam.h | ||
6764 |
_PATH_SHADOW_PASSWD | setpwnam.h | ||
6765 |
_PATH_SHADOW_PTMP | setpwnam.h | ||
6766 |
_PATH_SHADOW_PTMPTMP | setpwnam.h | ||
6767 |
_PATH_SHADOW_GROUP | setpwnam.h | ||
6768 |
_PATH_SHADOW_GTMP | setpwnam.h | ||
6769 |
_PATH_SHADOW_GTMPTMP | setpwnam.h | ||
6770 |
"/tmp/passwd" | setpwnam.h | ||
6771 |
"/tmp/ptmp" | setpwnam.h | ||
6772 |
"/tmp/ptmptmp" | setpwnam.h | ||
6773 |
"/tmp/group" | setpwnam.h | ||
6774 |
"/tmp/gtmp" | setpwnam.h | ||
6775 |
"/tmp/gtmptmp" | setpwnam.h | ||
6776 |
"/tmp/shadow" | setpwnam.h | ||
6777 |
"/tmp/sptmp" | setpwnam.h | ||
6778 |
"/tmp/sptmptmp" | setpwnam.h | ||
6779 |
"/tmp/gshadow" | setpwnam.h | ||
6780 |
"/tmp/sgtmp" | setpwnam.h | ||
6781 |
"/tmp/sgtmptmp" | setpwnam.h | ||
6782 |
strerror (errno) | simpleinit.h | ||
6783 |
(PIPE_BUF - 4) | simpleinit.h | ||
6784 |
0 | simpleinit.h | No wait, signal | |
6785 |
1 | simpleinit.h | Wait, signal | |
6786 |
2 | simpleinit.h | Wait, signal | |
6787 |
3 | simpleinit.h | No wait, no signal | |
6788 |
4 | simpleinit.h | Wait, signal | |
6789 |
SIGUSR1 | simpleinit.h | Service is available | |
6790 |
SIGUSR1 | simpleinit.h | Service was stopped OK | |
6791 |
SIGUSR2 | simpleinit.h | Not present, but that's OK | |
6792 |
SIGPOLL | simpleinit.h | Startup failed | |
6793 |
SIGPOLL | simpleinit.h | Failed to stop | |
6794 |
SIGPOLL | simpleinit.h | Not a child of init | |
6795 |
(1<<0) | lomount.h | Open loop read-only | |
6796 |
(1<<1) | lomount.h | Automatically detach loop on close (2.6.25?) | |
6797 |
__kernel_dev_t | loop.h | ||
6798 |
__kernel_old_dev_t | loop.h | ||
6799 |
0 | loop.h | ||
6800 |
1 | loop.h | ||
6801 |
2 | loop.h | ||
6802 |
18 | loop.h | ||
6803 |
0x4C00 | loop.h | ||
6804 |
0x4C01 | loop.h | ||
6805 |
0x4C02 | loop.h | ||
6806 |
0x4C03 | loop.h | ||
6807 |
0x4C04 | loop.h | ||
6808 |
0x4C05 | loop.h | ||
6809 |
0x4C07 | loop.h | ||
6810 |
64 | loop.h | ||
6811 |
32 | loop.h | ||
6812 |
1 | mount_constants.h | Mount read-only | |
6813 |
2 | mount_constants.h | Ignore suid and sgid bits | |
6814 |
4 | mount_constants.h | Disallow access to device special files | |
6815 |
8 | mount_constants.h | Disallow program execution | |
6816 |
16 | mount_constants.h | Writes are synced at once | |
6817 |
32 | mount_constants.h | Alter flags of a mounted FS | |
6818 |
64 | mount_constants.h | Allow mandatory locks on an FS | |
6819 |
128 | mount_constants.h | Directory modifications are synchronous | |
6820 |
0x400 | mount_constants.h | 1024: Do not update access times. | |
6821 |
0x800 | mount_constants.h | 2048: Don't update directory access times | |
6822 |
0x1000 | mount_constants.h | 4096: Mount existing tree also elsewhere | |
6823 |
0x2000 | mount_constants.h | 8192: Atomically move tree | |
6824 |
0x4000 | mount_constants.h | 16384: Recursive loopback | |
6825 |
0x8000 | mount_constants.h | 32768 | |
6826 |
0x200000 | mount_constants.h | 200000: Update access times relative | |
6827 |
(1<<17) | mount_constants.h | 131072 unbindable | |
6828 |
(1<<18) | mount_constants.h | 262144 Private | |
6829 |
(1<<19) | mount_constants.h | 524288 Slave | |
6830 |
(1<<20) | mount_constants.h | 1048576 Shared | |
6831 |
(1<<23) | mount_constants.h | update inode I_version field | |
6832 |
(1<<24) | mount_constants.h | strict atime semantics | |
6833 |
0xC0ED0000 | mount_constants.h | magic flag number to indicate "new" flags | |
6834 |
0xffff0000 | mount_constants.h | magic flag number mask | |
6835 |
5 | mount_mntent.h | ||
6836 |
1 | sundries.h | incorrect invocation or permission | |
6837 |
2 | sundries.h | out of memory, cannot fork, ... | |
6838 |
4 | sundries.h | internal mount bug or wrong version | |
6839 |
8 | sundries.h | user interrupt | |
6840 |
16 | sundries.h | problems writing, locking, ... mtab/fstab | |
6841 |
32 | sundries.h | mount failure | |
6842 |
64 | sundries.h | some mount succeeded | |
6843 |
0x8000 | swap_constants.h | set if swap priority specified | |
6844 |
0x7fff | swap_constants.h | ||
6845 |
0 | swap_constants.h | ||
6846 |
EFI_GUID( 0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | efi.h | ||
6847 |
0xEF | gpt.h | ||
6848 |
0xEE | gpt.h | ||
6849 |
0xaa55 | gpt.h | ||
6850 |
512 | gpt.h | ||
6851 |
0x5452415020494645ULL | gpt.h | ||
6852 |
0x00010200 | gpt.h | ||
6853 |
0x00010000 | gpt.h | ||
6854 |
0x00009900 | gpt.h | ||
6855 |
1 | gpt.h | ||
6856 |
16384 | gpt.h | ||
6857 |
(GPT_DEFAULT_RESERVED_PARTITION_ENTRY_ARRAY_SIZE / \ sizeof(gpt_entry)) | gpt.h | ||
6858 |
1 | gpt.h | ||
6859 |
1 | blkidP.h | ||
6860 |
0x0001 | blkidP.h | Device data validated from disk | |
6861 |
0x0004 | blkidP.h | Device is invalid | |
6862 |
64 | blkidP.h | ||
6863 |
14 | blkidP.h | ||
6864 |
5 | blkidP.h | ||
6865 |
1 | blkidP.h | ||
6866 |
(BLKID_NVALS_SUBLKS + \ BLKID_NVALS_TOPLGY + \ BLKID_NVALS_PARTS) | blkidP.h | ||
6867 |
0x11000 | blkidP.h | ||
6868 |
{{ NULL }} | blkidP.h | ||
6869 |
(1 << 1) | blkidP.h | ||
6870 |
(1 << 1) | blkidP.h | see blkid_new_probe_from_filename() | |
6871 |
2 | blkidP.h | ||
6872 |
200 | blkidP.h | ||
6873 |
0x0002 | blkidP.h | We probed /proc/partition devices | |
6874 |
0x0004 | blkidP.h | Cache has changed from disk | |
6875 |
"/etc/blkid.tab" | blkidP.h | ||
6876 |
"/etc/blkid.conf" | blkidP.h | ||
6877 |
5 | blkidP.h | ||
6878 |
9 | blkidP.h | ||
6879 |
12 | blkidP.h | ||
6880 |
14 | blkidP.h | ||
6881 |
19 | blkidP.h | ||
6882 |
22 | blkidP.h | ||
6883 |
27 | blkidP.h | ||
6884 |
50 | blkidP.h | ||
6885 |
40 | blkidP.h | ||
6886 |
30 | blkidP.h | ||
6887 |
20 | blkidP.h | ||
6888 |
10 | blkidP.h | ||
6889 |
0x0001 | blkidP.h | ||
6890 |
0x0002 | blkidP.h | ||
6891 |
0x0004 | blkidP.h | ||
6892 |
0x0008 | blkidP.h | ||
6893 |
0x0010 | blkidP.h | ||
6894 |
0x0020 | blkidP.h | ||
6895 |
0x0040 | blkidP.h | ||
6896 |
0x0080 | blkidP.h | ||
6897 |
0x0100 | blkidP.h | ||
6898 |
0x0200 | blkidP.h | ||
6899 |
0x0400 | blkidP.h | ||
6900 |
0x0800 | blkidP.h | ||
6901 |
0x1000 | blkidP.h | ||
6902 |
0x8000 | blkidP.h | ||
6903 |
0xFFFF | blkidP.h | ||
6904 |
(8 * sizeof(unsigned long)) | blkidP.h | ||
6905 |
0 | blkidP.h | ||
6906 |
1 | blkidP.h | ||
6907 |
"\xC9\xC2\xD4\xC1" | aix.h | ||
6908 |
(sizeof(BLKID_AIX_MAGIC_STRING) - 1) | aix.h | ||
6909 |
0x1be | dos.h | ||
6910 |
0 | uuid.h | ||
6911 |
1 | uuid.h | ||
6912 |
2 | uuid.h | ||
6913 |
3 | uuid.h | ||
6914 |
1 | uuid.h | ||
6915 |
4 | uuid.h | ||
6916 |
"/var/run/uuidd" | uuidd.h | ||
6917 |
UUIDD_DIR "/request" | uuidd.h | ||
6918 |
UUIDD_DIR "/uuidd.pid" | uuidd.h | ||
6919 |
"/usr/sbin/uuidd" | uuidd.h | ||
6920 |
0 | uuidd.h | ||
6921 |
1 | uuidd.h | ||
6922 |
2 | uuidd.h | ||
6923 |
3 | uuidd.h | ||
6924 |
4 | uuidd.h | ||
6925 |
5 | uuidd.h | ||
6926 |
UUIDD_OP_BULK_RANDOM_UUID | uuidd.h | ||
6927 |
0x01B21DD2 | uuidP.h | ||
6928 |
0x13814000 | uuidP.h | ||
6929 |
0x435901 | cyclades.h | ||
6930 |
0x435902 | cyclades.h | ||
6931 |
0x435903 | cyclades.h | ||
6932 |
0x435904 | cyclades.h | ||
6933 |
0x435905 | cyclades.h | ||
6934 |
0x435906 | cyclades.h | ||
6935 |
0x435907 | cyclades.h | ||
6936 |
0x435908 | cyclades.h | ||
6937 |
0x435909 | cyclades.h | ||
6938 |
0x0601 | lp.h | specify the number of times we ask for the status | |
6939 |
0x0602 | lp.h | time to sleep after each timeout (in units of 0.01 sec) | |
6940 |
0x0604 | lp.h | call with TRUE arg to abort on error, | |
6941 |
0x0605 | lp.h | call with new IRQ number, | |
6942 |
0x0606 | lp.h | get the current IRQ number | |
6943 |
0x0608 | lp.h | #of loops to wait before taking strobe high | |
6944 |
0x0609 | lp.h | call with TRUE arg to require out-of-paper, off- | |
6945 |
0x060a | lp.h | call with TRUE arg to abort open() on error, | |
6946 |
0x060b | lp.h | return LP_S(minor) | |
6947 |
0x060c | lp.h | reset printer | |
6948 |
0x060e | lp.h | get status flags | |
6949 |
0x060f | lp.h | enable/disable strict compliance (2.0.36) | |
6950 |
0x060f | lp.h | set/unset the LP_TRUST_IRQ flag (2.1.131) | |
6951 |
0x80 | lp.h | inverted input, active high | |
6952 |
0x40 | lp.h | unchanged input, active low | |
6953 |
0x20 | lp.h | unchanged input, active high | |
6954 |
0x10 | lp.h | unchanged input, active high | |
6955 |
0x08 | lp.h | unchanged input, active low | |
6956 |
0x28cd3d45 | cramfs.h | some random number | |
6957 |
"Compressed ROMFS" | cramfs.h | ||
6958 |
16 | cramfs.h | ||
6959 |
16 | cramfs.h | ||
6960 |
24 | cramfs.h | ||
6961 |
8 | cramfs.h | ||
6962 |
6 | cramfs.h | ||
6963 |
26 | cramfs.h | ||
6964 |
0x00000001 | cramfs.h | fsid version #2 | |
6965 |
0x00000002 | cramfs.h | sorted dirs | |
6966 |
0x00000100 | cramfs.h | support for holes | |
6967 |
0x00000200 | cramfs.h | reserved | |
6968 |
0x00000400 | cramfs.h | shifted root fs | |
6969 |
(0xff) | cramfs.h | ||
6970 |
1 | cramfs_common.h | ||
6971 |
0 | cramfs_common.h | ||
6972 |
10 | minix.h | ||
6973 |
(1<<BLOCK_SIZE_BITS) | minix.h | ||
6974 |
255 | minix.h | # chars in a file name | |
6975 |
((BLOCK_SIZE)/(sizeof (struct minix_inode))) | minix.h | ||
6976 |
((BLOCK_SIZE)/(sizeof (struct minix2_inode))) | minix.h | ||
6977 |
0x0001 | minix.h | Clean fs. | |
6978 |
0x0002 | minix.h | fs has errors. | |
6979 |
0x137F | minix.h | original minix fs | |
6980 |
0x138F | minix.h | minix fs, 30 char names | |
6981 |
0x2468 | minix.h | minix V2 fs | |
6982 |
0x2478 | minix.h | minix V2 fs, 30 char names | |
6983 |
512 | fdisk.h | ||
6984 |
2048 | fdisk.h | ||
6985 |
512 | fdisk.h | still used in BSD code | |
6986 |
60 | fdisk.h | ||
6987 |
0x80 | fdisk.h | ||
6988 |
0x05 | fdisk.h | ||
6989 |
0x0f | fdisk.h | ||
6990 |
0x81 | fdisk.h | ||
6991 |
0x82 | fdisk.h | ||
6992 |
0x83 | fdisk.h | ||
6993 |
0x85 | fdisk.h | ||
6994 |
0x8e | fdisk.h | ||
6995 |
0xfd | fdisk.h | ||
6996 |
__attribute__ ((packed)) | fdisk.h | ||
6997 |
0 | fdisk.h | ||
6998 |
1 | fdisk.h | ||
6999 |
"/proc/partitions" | fdisk.h | ||
7000 |
0xc9c2d4c1 | fdiskaixlabel.h | ||
7001 |
0xc1d4c2c9 | fdiskaixlabel.h | ||
7002 |
0x00072959 | fdiskaixlabel.h | ||
7003 |
0x59290700 | fdiskaixlabel.h | ||
7004 |
((aix_partition *)MBRbuffer) | fdiskaixlabel.h | ||
7005 |
((uint32_t) 0x82564557) | fdiskbsdlabel.h | ||
7006 |
16 | fdiskbsdlabel.h | ||
7007 |
"/usr/ucb/mdec" | fdiskbsdlabel.h | ||
7008 |
1 | fdiskbsdlabel.h | ||
7009 |
0 | fdiskbsdlabel.h | ||
7010 |
0 | fdiskbsdlabel.h | ||
7011 |
64 | fdiskbsdlabel.h | ||
7012 |
1 | fdiskbsdlabel.h | ||
7013 |
0 | fdiskbsdlabel.h | ||
7014 |
8192 | fdiskbsdlabel.h | size of boot area, with label | |
7015 |
8192 | fdiskbsdlabel.h | max size of fs superblock | |
7016 |
1 | fdiskbsdlabel.h | SMD, XSMD; VAX hp/up | |
7017 |
2 | fdiskbsdlabel.h | MSCP | |
7018 |
3 | fdiskbsdlabel.h | other DEC (rk, rl) | |
7019 |
4 | fdiskbsdlabel.h | SCSI | |
7020 |
5 | fdiskbsdlabel.h | ESDI interface | |
7021 |
6 | fdiskbsdlabel.h | ST506 etc. | |
7022 |
7 | fdiskbsdlabel.h | CS/80 on HP-IB | |
7023 |
8 | fdiskbsdlabel.h | HP Fiber-link | |
7024 |
10 | fdiskbsdlabel.h | floppy | |
7025 |
0x8 | fdiskbsdlabel.h | is inside dos partition | |
7026 |
0x10 | fdiskbsdlabel.h | drive params in label | |
7027 |
(sizeof(xbsd_dktypenames) / sizeof(xbsd_dktypenames[0]) - 1) | fdiskbsdlabel.h | ||
7028 |
0 | fdiskbsdlabel.h | unused | |
7029 |
1 | fdiskbsdlabel.h | swap | |
7030 |
2 | fdiskbsdlabel.h | Sixth Edition | |
7031 |
3 | fdiskbsdlabel.h | Seventh Edition | |
7032 |
4 | fdiskbsdlabel.h | System V | |
7033 |
5 | fdiskbsdlabel.h | V7 with 1K blocks (4.1, 2.9) | |
7034 |
6 | fdiskbsdlabel.h | Eighth Edition, 4K blocks | |
7035 |
7 | fdiskbsdlabel.h | 4.2BSD fast file system | |
7036 |
9 | fdiskbsdlabel.h | 4.4BSD log-structured file system | |
7037 |
10 | fdiskbsdlabel.h | in use, but unknown/unsupported | |
7038 |
11 | fdiskbsdlabel.h | OS/2 high-performance file system | |
7039 |
12 | fdiskbsdlabel.h | ISO-9660 filesystem (cdrom) | |
7040 |
BSD_FS_ISO9660 | fdiskbsdlabel.h | ||
7041 |
13 | fdiskbsdlabel.h | partition contains bootstrap | |
7042 |
14 | fdiskbsdlabel.h | AmigaDOS fast file system | |
7043 |
15 | fdiskbsdlabel.h | Macintosh HFS | |
7044 |
16 | fdiskbsdlabel.h | Digital Unix AdvFS | |
7045 |
8 | fdiskbsdlabel.h | ext2 file system | |
7046 |
8 | fdiskbsdlabel.h | MS-DOS file system | |
7047 |
(ARRAY_SIZE(xbsd_fstypes)-1) | fdiskbsdlabel.h | ||
7048 |
0x01 | fdiskbsdlabel.h | removable media | |
7049 |
0x02 | fdiskbsdlabel.h | supports ECC | |
7050 |
0x04 | fdiskbsdlabel.h | supports bad sector forw. | |
7051 |
0x08 | fdiskbsdlabel.h | disk emulator | |
7052 |
0x10 | fdiskbsdlabel.h | can do back-back transfers | |
7053 |
0x20 | fdiskbsdlabel.h | within MSDOS partition | |
7054 |
0x45520000 | fdiskmaclabel.h | ||
7055 |
0x50530000 | fdiskmaclabel.h | ||
7056 |
0x504d0000 | fdiskmaclabel.h | ||
7057 |
0x00002554 | fdiskmaclabel.h | ||
7058 |
0x00003505 | fdiskmaclabel.h | ||
7059 |
0x0000d405 | fdiskmaclabel.h | ||
7060 |
((mac_partition *)MBRbuffer) | fdiskmaclabel.h | ||
7061 |
0x00 | fdisksgilabel.h | ||
7062 |
0x03 | fdisksgilabel.h | ||
7063 |
0x06 | fdisksgilabel.h | ||
7064 |
0x07 | fdisksgilabel.h | ||
7065 |
0x08 | fdisksgilabel.h | ||
7066 |
0x09 | fdisksgilabel.h | ||
7067 |
0x0a | fdisksgilabel.h | ||
7068 |
0x0b | fdisksgilabel.h | ||
7069 |
0x0c | fdisksgilabel.h | ||
7070 |
0x0d | fdisksgilabel.h | ||
7071 |
SGI_VOLUME | fdisksgilabel.h | ||
7072 |
0x01 | fdisksgilabel.h | ||
7073 |
0x02 | fdisksgilabel.h | ||
7074 |
0x04 | fdisksgilabel.h | ||
7075 |
0x08 | fdisksgilabel.h | ||
7076 |
0x10 | fdisksgilabel.h | ||
7077 |
0x20 | fdisksgilabel.h | ||
7078 |
0x40 | fdisksgilabel.h | ||
7079 |
0x0be5a941 | fdisksgilabel.h | ||
7080 |
0x41a9e50b | fdisksgilabel.h | ||
7081 |
0x00072959 | fdisksgilabel.h | ||
7082 |
0x59290700 | fdisksgilabel.h | ||
7083 |
((sgi_partition *)MBRbuffer) | fdisksgilabel.h | ||
7084 |
(sgilabel->devparam) | fdisksgilabel.h | ||
7085 |
512 | fdisksunlabel.h | ||
7086 |
128 | fdisksunlabel.h | ||
7087 |
8 | fdisksunlabel.h | ||
7088 |
0x00000001 | fdisksunlabel.h | ||
7089 |
0x600ddeee | fdisksunlabel.h | ||
7090 |
8 | fdisksunlabel.h | ||
7091 |
0xDABE | fdisksunlabel.h | ||
7092 |
0xBEDA | fdisksunlabel.h | ||
7093 |
((struct sun_disk_label *)MBRbuffer) | fdisksunlabel.h | ||
7094 |
void | fsck.h | ||
7095 |
"ext2" | fsck.h | ||
7096 |
32 | fsck.h | ||
7097 |
32 | fsck.h | ||
7098 |
0 | fsck.h | ||
7099 |
1 | fsck.h | ||
7100 |
2 | fsck.h | ||
7101 |
4 | fsck.h | ||
7102 |
8 | fsck.h | ||
7103 |
16 | fsck.h | ||
7104 |
128 | fsck.h | ||
7105 |
1 | fsck.h | ||
7106 |
2 | fsck.h | ||
7107 |
CHAR_BIT | bitops.h | ||
7108 |
512 | blkdev.h | ||
7109 |
5 | blkdev.h | ||
7110 |
_IO(0x12,93) | blkdev.h | set device read-only (0 = read-write) | |
7111 |
_IO(0x12,94) | blkdev.h | get read-only status (0 = read_write) | |
7112 |
_IO(0x12,95) | blkdev.h | re-read partition table | |
7113 |
_IO(0x12,96) | blkdev.h | return device size /512 (long *arg) | |
7114 |
_IO(0x12,97) | blkdev.h | flush buffer cache | |
7115 |
_IO(0x12,98) | blkdev.h | set read ahead for block device | |
7116 |
_IO(0x12,99) | blkdev.h | get current read ahead setting | |
7117 |
_IO(0x12,100) | blkdev.h | set filesystem (mm/filemap.c) read-ahead | |
7118 |
_IO(0x12,101) | blkdev.h | get filesystem (mm/filemap.c) read-ahead | |
7119 |
_IO(0x12,102) | blkdev.h | set max sectors per request (ll_rw_blk.c) | |
7120 |
_IO(0x12,103) | blkdev.h | get max sectors per request (ll_rw_blk.c) | |
7121 |
_IO(0x12,104) | blkdev.h | get block device sector size | |
7122 |
_IOR(0x12,106,size_t) | blkdev.h | elevator get | |
7123 |
_IOW(0x12,107,size_t) | blkdev.h | elevator set | |
7124 |
_IOR(0x12,112,size_t) | blkdev.h | ||
7125 |
_IOW(0x12,113,size_t) | blkdev.h | ||
7126 |
_IOR(0x12,114,size_t) | blkdev.h | return device size in bytes (u64 *arg) | |
7127 |
_IO(0x12,120) | blkdev.h | ||
7128 |
_IO(0x12,121) | blkdev.h | ||
7129 |
_IO(0x12,122) | blkdev.h | ||
7130 |
_IO(0x12,123) | blkdev.h | ||
7131 |
0x0301 | blkdev.h | ||
7132 |
4096 | c.h | ||
7133 |
1 | c.h | ||
7134 |
0 | c.h | ||
7135 |
1 | ismounted.h | ||
7136 |
2 | ismounted.h | ||
7137 |
4 | ismounted.h | ||
7138 |
8 | ismounted.h | ||
7139 |
16 | ismounted.h | ||
7140 |
0xfee1dead | linux_reboot.h | ||
7141 |
672274793 | linux_reboot.h | ||
7142 |
85072278 | linux_reboot.h | ||
7143 |
369367448 | linux_reboot.h | ||
7144 |
0x01234567 | linux_reboot.h | ||
7145 |
0xCDEF0123 | linux_reboot.h | ||
7146 |
0x89ABCDEF | linux_reboot.h | ||
7147 |
0x00000000 | linux_reboot.h | ||
7148 |
0x4321FEDC | linux_reboot.h | ||
7149 |
0xA1B2C3D4 | linux_reboot.h | ||
7150 |
"/usr/share/locale" | nls.h | ||
7151 |
"/usr/local/bin:/bin:/usr/bin" | pathnames.h | ||
7152 |
"/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin" | pathnames.h | ||
7153 |
"/etc/securetty" | pathnames.h | ||
7154 |
"/etc/wtmplock" | pathnames.h | ||
7155 |
".hushlogin" | pathnames.h | ||
7156 |
"/var/spool/mail" | pathnames.h | ||
7157 |
"/etc/motd" | pathnames.h | ||
7158 |
"/etc/nologin" | pathnames.h | ||
7159 |
"/bin/login" | pathnames.h | ||
7160 |
"/etc/inittab" | pathnames.h | ||
7161 |
"/etc/rc" | pathnames.h | ||
7162 |
"/sbin/reboot" | pathnames.h | ||
7163 |
"/sbin/shutdown" | pathnames.h | ||
7164 |
"/etc/singleboot" | pathnames.h | ||
7165 |
"/etc/shutdown.conf" | pathnames.h | ||
7166 |
"/etc/securesingle" | pathnames.h | ||
7167 |
"/etc/usertty" | pathnames.h | ||
7168 |
"/etc/passwd" | pathnames.h | ||
7169 |
"/etc/gshadow" | pathnames.h | ||
7170 |
"/etc/ptmp" | pathnames.h | ||
7171 |
"/etc/ptmptmp" | pathnames.h | ||
7172 |
"/etc/group" | pathnames.h | ||
7173 |
"/etc/gtmp" | pathnames.h | ||
7174 |
"/etc/gtmptmp" | pathnames.h | ||
7175 |
"/etc/shadow" | pathnames.h | ||
7176 |
"/etc/sptmp" | pathnames.h | ||
7177 |
"/etc/sptmptmp" | pathnames.h | ||
7178 |
"/etc/gshadow" | pathnames.h | ||
7179 |
"/etc/sgtmp" | pathnames.h | ||
7180 |
"/etc/sgtmptmp" | pathnames.h | ||
7181 |
"/usr/share/dict/words" | pathnames.h | ||
7182 |
"/usr/share/dict/web2" | pathnames.h | ||
7183 |
"/bin/umount" | pathnames.h | ||
7184 |
"/etc/filesystems" | pathnames.h | ||
7185 |
"/proc/swaps" | pathnames.h | ||
7186 |
"/proc/filesystems" | pathnames.h | ||
7187 |
"/proc/mounts" | pathnames.h | ||
7188 |
"/proc/partitions" | pathnames.h | ||
7189 |
"/proc/devices" | pathnames.h | ||
7190 |
MOUNTED | pathnames.h | ||
7191 |
"/etc/mtab" | pathnames.h | ||
7192 |
MNTTAB | pathnames.h | ||
7193 |
"/etc/fstab" | pathnames.h | ||
7194 |
_PATH_MOUNTED "~" | pathnames.h | ||
7195 |
_PATH_MOUNTED ".tmp" | pathnames.h | ||
7196 |
"/dev/" | pathnames.h | ||
7197 |
"/dev/loop" | pathnames.h | ||
7198 |
"/dev/tty" | pathnames.h | ||
7199 |
"/dev/disk/by-label" | pathnames.h | ||
7200 |
"/dev/disk/by-uuid" | pathnames.h | ||
7201 |
"/dev/disk/by-id" | pathnames.h | ||
7202 |
"/dev/disk/by-path" | pathnames.h | ||
7203 |
char | widechar.h | ||
7204 |
int | widechar.h | ||
7205 |
EOF | widechar.h | ||
7206 |
fgetc | widechar.h | ||
7207 |
getc | widechar.h | ||
7208 |
getchar | widechar.h | ||
7209 |
fgets | widechar.h | ||
7210 |
fputc | widechar.h | ||
7211 |
putc | widechar.h | ||
7212 |
putchar | widechar.h | ||
7213 |
fputs | widechar.h | ||
7214 |
isgraph | widechar.h | ||
7215 |
isprint | widechar.h | ||
7216 |
isspace | widechar.h | ||
7217 |
strchr | widechar.h | ||
7218 |
strdup | widechar.h | ||
7219 |
strlen | widechar.h | ||
7220 |
_PATH_PASSWD | setpwnam.h | ||
7221 |
_PATH_PTMP | setpwnam.h | ||
7222 |
_PATH_PTMPTMP | setpwnam.h | ||
7223 |
_PATH_GROUP | setpwnam.h | ||
7224 |
_PATH_GTMP | setpwnam.h | ||
7225 |
_PATH_GTMPTMP | setpwnam.h | ||
7226 |
_PATH_SHADOW_PASSWD | setpwnam.h | ||
7227 |
_PATH_SHADOW_PTMP | setpwnam.h | ||
7228 |
_PATH_SHADOW_PTMPTMP | setpwnam.h | ||
7229 |
_PATH_SHADOW_GROUP | setpwnam.h | ||
7230 |
_PATH_SHADOW_GTMP | setpwnam.h | ||
7231 |
_PATH_SHADOW_GTMPTMP | setpwnam.h | ||
7232 |
"/tmp/passwd" | setpwnam.h | ||
7233 |
"/tmp/ptmp" | setpwnam.h | ||
7234 |
"/tmp/ptmptmp" | setpwnam.h | ||
7235 |
"/tmp/group" | setpwnam.h | ||
7236 |
"/tmp/gtmp" | setpwnam.h | ||
7237 |
"/tmp/gtmptmp" | setpwnam.h | ||
7238 |
"/tmp/shadow" | setpwnam.h | ||
7239 |
"/tmp/sptmp" | setpwnam.h | ||
7240 |
"/tmp/sptmptmp" | setpwnam.h | ||
7241 |
"/tmp/gshadow" | setpwnam.h | ||
7242 |
"/tmp/sgtmp" | setpwnam.h | ||
7243 |
"/tmp/sgtmptmp" | setpwnam.h | ||
7244 |
strerror (errno) | simpleinit.h | ||
7245 |
(PIPE_BUF - 4) | simpleinit.h | ||
7246 |
0 | simpleinit.h | No wait, signal | |
7247 |
1 | simpleinit.h | Wait, signal | |
7248 |
2 | simpleinit.h | Wait, signal | |
7249 |
3 | simpleinit.h | No wait, no signal | |
7250 |
4 | simpleinit.h | Wait, signal | |
7251 |
SIGUSR1 | simpleinit.h | Service is available | |
7252 |
SIGUSR1 | simpleinit.h | Service was stopped OK | |
7253 |
SIGUSR2 | simpleinit.h | Not present, but that's OK | |
7254 |
SIGPOLL | simpleinit.h | Startup failed | |
7255 |
SIGPOLL | simpleinit.h | Failed to stop | |
7256 |
SIGPOLL | simpleinit.h | Not a child of init | |
7257 |
(1<<0) | lomount.h | Open loop read-only | |
7258 |
(1<<1) | lomount.h | Automatically detach loop on close (2.6.25?) | |
7259 |
__kernel_dev_t | loop.h | ||
7260 |
__kernel_old_dev_t | loop.h | ||
7261 |
0 | loop.h | ||
7262 |
1 | loop.h | ||
7263 |
2 | loop.h | ||
7264 |
18 | loop.h | ||
7265 |
0x4C00 | loop.h | ||
7266 |
0x4C01 | loop.h | ||
7267 |
0x4C02 | loop.h | ||
7268 |
0x4C03 | loop.h | ||
7269 |
0x4C04 | loop.h | ||
7270 |
0x4C05 | loop.h | ||
7271 |
0x4C07 | loop.h | ||
7272 |
64 | loop.h | ||
7273 |
32 | loop.h | ||
7274 |
1 | mount_constants.h | Mount read-only | |
7275 |
2 | mount_constants.h | Ignore suid and sgid bits | |
7276 |
4 | mount_constants.h | Disallow access to device special files | |
7277 |
8 | mount_constants.h | Disallow program execution | |
7278 |
16 | mount_constants.h | Writes are synced at once | |
7279 |
32 | mount_constants.h | Alter flags of a mounted FS | |
7280 |
64 | mount_constants.h | Allow mandatory locks on an FS | |
7281 |
128 | mount_constants.h | Directory modifications are synchronous | |
7282 |
0x400 | mount_constants.h | 1024: Do not update access times. | |
7283 |
0x800 | mount_constants.h | 2048: Don't update directory access times | |
7284 |
0x1000 | mount_constants.h | 4096: Mount existing tree also elsewhere | |
7285 |
0x2000 | mount_constants.h | 8192: Atomically move tree | |
7286 |
0x4000 | mount_constants.h | 16384: Recursive loopback | |
7287 |
0x8000 | mount_constants.h | 32768 | |
7288 |
0x200000 | mount_constants.h | 200000: Update access times relative | |
7289 |
(1<<17) | mount_constants.h | 131072 unbindable | |
7290 |
(1<<18) | mount_constants.h | 262144 Private | |
7291 |
(1<<19) | mount_constants.h | 524288 Slave | |
7292 |
(1<<20) | mount_constants.h | 1048576 Shared | |
7293 |
(1<<23) | mount_constants.h | update inode I_version field | |
7294 |
(1<<24) | mount_constants.h | strict atime semantics | |
7295 |
0xC0ED0000 | mount_constants.h | magic flag number to indicate "new" flags | |
7296 |
0xffff0000 | mount_constants.h | magic flag number mask | |
7297 |
5 | mount_mntent.h | ||
7298 |
1 | sundries.h | incorrect invocation or permission | |
7299 |
2 | sundries.h | out of memory, cannot fork, ... | |
7300 |
4 | sundries.h | internal mount bug or wrong version | |
7301 |
8 | sundries.h | user interrupt | |
7302 |
16 | sundries.h | problems writing, locking, ... mtab/fstab | |
7303 |
32 | sundries.h | mount failure | |
7304 |
64 | sundries.h | some mount succeeded | |
7305 |
0x8000 | swap_constants.h | set if swap priority specified | |
7306 |
0x7fff | swap_constants.h | ||
7307 |
0 | swap_constants.h | ||
7308 |
EFI_GUID( 0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | efi.h | ||
7309 |
0xEF | gpt.h | ||
7310 |
0xEE | gpt.h | ||
7311 |
0xaa55 | gpt.h | ||
7312 |
512 | gpt.h | ||
7313 |
0x5452415020494645ULL | gpt.h | ||
7314 |
0x00010200 | gpt.h | ||
7315 |
0x00010000 | gpt.h | ||
7316 |
0x00009900 | gpt.h | ||
7317 |
1 | gpt.h | ||
7318 |
16384 | gpt.h | ||
7319 |
(GPT_DEFAULT_RESERVED_PARTITION_ENTRY_ARRAY_SIZE / \ sizeof(gpt_entry)) | gpt.h | ||
7320 |
1 | gpt.h | ||
7321 |
1 | blkidP.h | ||
7322 |
0x0001 | blkidP.h | Device data validated from disk | |
7323 |
0x0004 | blkidP.h | Device is invalid | |
7324 |
64 | blkidP.h | ||
7325 |
14 | blkidP.h | ||
7326 |
5 | blkidP.h | ||
7327 |
1 | blkidP.h | ||
7328 |
(BLKID_NVALS_SUBLKS + \ BLKID_NVALS_TOPLGY + \ BLKID_NVALS_PARTS) | blkidP.h | ||
7329 |
{{ NULL }} | blkidP.h | ||
7330 |
(1 << 1) | blkidP.h | ||
7331 |
(1 << 1) | blkidP.h | see blkid_new_probe_from_filename() | |
7332 |
(1 << 2) | blkidP.h | <= 1.47MiB (floppy or so) | |
7333 |
2 | blkidP.h | ||
7334 |
200 | blkidP.h | ||
7335 |
0x0002 | blkidP.h | We probed /proc/partition devices | |
7336 |
0x0004 | blkidP.h | Cache has changed from disk | |
7337 |
"/etc/blkid.tab" | blkidP.h | ||
7338 |
"/etc/blkid.conf" | blkidP.h | ||
7339 |
5 | blkidP.h | ||
7340 |
9 | blkidP.h | ||
7341 |
12 | blkidP.h | ||
7342 |
14 | blkidP.h | ||
7343 |
19 | blkidP.h | ||
7344 |
22 | blkidP.h | ||
7345 |
27 | blkidP.h | ||
7346 |
50 | blkidP.h | ||
7347 |
40 | blkidP.h | ||
7348 |
30 | blkidP.h | ||
7349 |
20 | blkidP.h | ||
7350 |
10 | blkidP.h | ||
7351 |
0x0001 | blkidP.h | ||
7352 |
0x0002 | blkidP.h | ||
7353 |
0x0004 | blkidP.h | ||
7354 |
0x0008 | blkidP.h | ||
7355 |
0x0010 | blkidP.h | ||
7356 |
0x0020 | blkidP.h | ||
7357 |
0x0040 | blkidP.h | ||
7358 |
0x0080 | blkidP.h | ||
7359 |
0x0100 | blkidP.h | ||
7360 |
0x0200 | blkidP.h | ||
7361 |
0x0400 | blkidP.h | ||
7362 |
0x0800 | blkidP.h | ||
7363 |
0x1000 | blkidP.h | ||
7364 |
0x8000 | blkidP.h | ||
7365 |
0xFFFF | blkidP.h | ||
7366 |
(8 * sizeof(unsigned long)) | blkidP.h | ||
7367 |
0 | blkidP.h | ||
7368 |
1 | blkidP.h | ||
7369 |
"\xC9\xC2\xD4\xC1" | aix.h | ||
7370 |
(sizeof(BLKID_AIX_MAGIC_STRING) - 1) | aix.h | ||
7371 |
0x1be | dos.h | ||
7372 |
0 | uuid.h | ||
7373 |
1 | uuid.h | ||
7374 |
2 | uuid.h | ||
7375 |
3 | uuid.h | ||
7376 |
1 | uuid.h | ||
7377 |
4 | uuid.h | ||
7378 |
"/var/run/uuidd" | uuidd.h | ||
7379 |
UUIDD_DIR "/request" | uuidd.h | ||
7380 |
UUIDD_DIR "/uuidd.pid" | uuidd.h | ||
7381 |
"/usr/sbin/uuidd" | uuidd.h | ||
7382 |
0 | uuidd.h | ||
7383 |
1 | uuidd.h | ||
7384 |
2 | uuidd.h | ||
7385 |
3 | uuidd.h | ||
7386 |
4 | uuidd.h | ||
7387 |
5 | uuidd.h | ||
7388 |
UUIDD_OP_BULK_RANDOM_UUID | uuidd.h | ||
7389 |
0x01B21DD2 | uuidP.h | ||
7390 |
0x13814000 | uuidP.h | ||
7391 |
0x435901 | cyclades.h | ||
7392 |
0x435902 | cyclades.h | ||
7393 |
0x435903 | cyclades.h | ||
7394 |
0x435904 | cyclades.h | ||
7395 |
0x435905 | cyclades.h | ||
7396 |
0x435906 | cyclades.h | ||
7397 |
0x435907 | cyclades.h | ||
7398 |
0x435908 | cyclades.h | ||
7399 |
0x435909 | cyclades.h | ||
7400 |
0x0601 | lp.h | specify the number of times we ask for the status | |
7401 |
0x0602 | lp.h | time to sleep after each timeout (in units of 0.01 sec) | |
7402 |
0x0604 | lp.h | call with TRUE arg to abort on error, | |
7403 |
0x0605 | lp.h | call with new IRQ number, | |
7404 |
0x0606 | lp.h | get the current IRQ number | |
7405 |
0x0608 | lp.h | #of loops to wait before taking strobe high | |
7406 |
0x0609 | lp.h | call with TRUE arg to require out-of-paper, off- | |
7407 |
0x060a | lp.h | call with TRUE arg to abort open() on error, | |
7408 |
0x060b | lp.h | return LP_S(minor) | |
7409 |
0x060c | lp.h | reset printer | |
7410 |
0x060e | lp.h | get status flags | |
7411 |
0x060f | lp.h | enable/disable strict compliance (2.0.36) | |
7412 |
0x060f | lp.h | set/unset the LP_TRUST_IRQ flag (2.1.131) | |
7413 |
0x80 | lp.h | inverted input, active high | |
7414 |
0x40 | lp.h | unchanged input, active low | |
7415 |
0x20 | lp.h | unchanged input, active high | |
7416 |
0x10 | lp.h | unchanged input, active high | |
7417 |
0x08 | lp.h | unchanged input, active low | |
7418 |
0x28cd3d45 | cramfs.h | some random number | |
7419 |
"Compressed ROMFS" | cramfs.h | ||
7420 |
16 | cramfs.h | ||
7421 |
16 | cramfs.h | ||
7422 |
24 | cramfs.h | ||
7423 |
8 | cramfs.h | ||
7424 |
6 | cramfs.h | ||
7425 |
26 | cramfs.h | ||
7426 |
0x00000001 | cramfs.h | fsid version #2 | |
7427 |
0x00000002 | cramfs.h | sorted dirs | |
7428 |
0x00000100 | cramfs.h | support for holes | |
7429 |
0x00000200 | cramfs.h | reserved | |
7430 |
0x00000400 | cramfs.h | shifted root fs | |
7431 |
(0xff) | cramfs.h | ||
7432 |
1 | cramfs_common.h | ||
7433 |
0 | cramfs_common.h | ||
7434 |
10 | minix.h | ||
7435 |
(1<<BLOCK_SIZE_BITS) | minix.h | ||
7436 |
255 | minix.h | # chars in a file name | |
7437 |
((BLOCK_SIZE)/(sizeof (struct minix_inode))) | minix.h | ||
7438 |
((BLOCK_SIZE)/(sizeof (struct minix2_inode))) | minix.h | ||
7439 |
0x0001 | minix.h | Clean fs. | |
7440 |
0x0002 | minix.h | fs has errors. | |
7441 |
0x137F | minix.h | original minix fs | |
7442 |
0x138F | minix.h | minix fs, 30 char names | |
7443 |
0x2468 | minix.h | minix V2 fs | |
7444 |
0x2478 | minix.h | minix V2 fs, 30 char names | |
7445 |
512 | fdisk.h | ||
7446 |
2048 | fdisk.h | ||
7447 |
512 | fdisk.h | still used in BSD code | |
7448 |
60 | fdisk.h | ||
7449 |
0x80 | fdisk.h | ||
7450 |
0x05 | fdisk.h | ||
7451 |
0x0f | fdisk.h | ||
7452 |
0x81 | fdisk.h | ||
7453 |
0x82 | fdisk.h | ||
7454 |
0x83 | fdisk.h | ||
7455 |
0x85 | fdisk.h | ||
7456 |
0x8e | fdisk.h | ||
7457 |
0xfd | fdisk.h | ||
7458 |
__attribute__ ((packed)) | fdisk.h | ||
7459 |
0 | fdisk.h | ||
7460 |
1 | fdisk.h | ||
7461 |
"/proc/partitions" | fdisk.h | ||
7462 |
0xc9c2d4c1 | fdiskaixlabel.h | ||
7463 |
0xc1d4c2c9 | fdiskaixlabel.h | ||
7464 |
0x00072959 | fdiskaixlabel.h | ||
7465 |
0x59290700 | fdiskaixlabel.h | ||
7466 |
((aix_partition *)MBRbuffer) | fdiskaixlabel.h | ||
7467 |
((uint32_t) 0x82564557) | fdiskbsdlabel.h | ||
7468 |
16 | fdiskbsdlabel.h | ||
7469 |
"/usr/ucb/mdec" | fdiskbsdlabel.h | ||
7470 |
1 | fdiskbsdlabel.h | ||
7471 |
0 | fdiskbsdlabel.h | ||
7472 |
0 | fdiskbsdlabel.h | ||
7473 |
64 | fdiskbsdlabel.h | ||
7474 |
1 | fdiskbsdlabel.h | ||
7475 |
0 | fdiskbsdlabel.h | ||
7476 |
8192 | fdiskbsdlabel.h | size of boot area, with label | |
7477 |
8192 | fdiskbsdlabel.h | max size of fs superblock | |
7478 |
1 | fdiskbsdlabel.h | SMD, XSMD; VAX hp/up | |
7479 |
2 | fdiskbsdlabel.h | MSCP | |
7480 |
3 | fdiskbsdlabel.h | other DEC (rk, rl) | |
7481 |
4 | fdiskbsdlabel.h | SCSI | |
7482 |
5 | fdiskbsdlabel.h | ESDI interface | |
7483 |
6 | fdiskbsdlabel.h | ST506 etc. | |
7484 |
7 | fdiskbsdlabel.h | CS/80 on HP-IB | |
7485 |
8 | fdiskbsdlabel.h | HP Fiber-link | |
7486 |
10 | fdiskbsdlabel.h | floppy | |
7487 |
0x8 | fdiskbsdlabel.h | is inside dos partition | |
7488 |
0x10 | fdiskbsdlabel.h | drive params in label | |
7489 |
(sizeof(xbsd_dktypenames) / sizeof(xbsd_dktypenames[0]) - 1) | fdiskbsdlabel.h | ||
7490 |
0 | fdiskbsdlabel.h | unused | |
7491 |
1 | fdiskbsdlabel.h | swap | |
7492 |
2 | fdiskbsdlabel.h | Sixth Edition | |
7493 |
3 | fdiskbsdlabel.h | Seventh Edition | |
7494 |
4 | fdiskbsdlabel.h | System V | |
7495 |
5 | fdiskbsdlabel.h | V7 with 1K blocks (4.1, 2.9) | |
7496 |
6 | fdiskbsdlabel.h | Eighth Edition, 4K blocks | |
7497 |
7 | fdiskbsdlabel.h | 4.2BSD fast file system | |
7498 |
9 | fdiskbsdlabel.h | 4.4BSD log-structured file system | |
7499 |
10 | fdiskbsdlabel.h | in use, but unknown/unsupported | |
7500 |
11 | fdiskbsdlabel.h | OS/2 high-performance file system | |
7501 |
12 | fdiskbsdlabel.h | ISO-9660 filesystem (cdrom) | |
7502 |
BSD_FS_ISO9660 | fdiskbsdlabel.h | ||
7503 |
13 | fdiskbsdlabel.h | partition contains bootstrap | |
7504 |
14 | fdiskbsdlabel.h | AmigaDOS fast file system | |
7505 |
15 | fdiskbsdlabel.h | Macintosh HFS | |
7506 |
16 | fdiskbsdlabel.h | Digital Unix AdvFS | |
7507 |
8 | fdiskbsdlabel.h | ext2 file system | |
7508 |
8 | fdiskbsdlabel.h | MS-DOS file system | |
7509 |
(ARRAY_SIZE(xbsd_fstypes)-1) | fdiskbsdlabel.h | ||
7510 |
0x01 | fdiskbsdlabel.h | removable media | |
7511 |
0x02 | fdiskbsdlabel.h | supports ECC | |
7512 |
0x04 | fdiskbsdlabel.h | supports bad sector forw. | |
7513 |
0x08 | fdiskbsdlabel.h | disk emulator | |
7514 |
0x10 | fdiskbsdlabel.h | can do back-back transfers | |
7515 |
0x20 | fdiskbsdlabel.h | within MSDOS partition | |
7516 |
0x45520000 | fdiskmaclabel.h | ||
7517 |
0x50530000 | fdiskmaclabel.h | ||
7518 |
0x504d0000 | fdiskmaclabel.h | ||
7519 |
0x00002554 | fdiskmaclabel.h | ||
7520 |
0x00003505 | fdiskmaclabel.h | ||
7521 |
0x0000d405 | fdiskmaclabel.h | ||
7522 |
((mac_partition *)MBRbuffer) | fdiskmaclabel.h | ||
7523 |
0x00 | fdisksgilabel.h | ||
7524 |
0x03 | fdisksgilabel.h | ||
7525 |
0x06 | fdisksgilabel.h | ||
7526 |
0x07 | fdisksgilabel.h | ||
7527 |
0x08 | fdisksgilabel.h | ||
7528 |
0x09 | fdisksgilabel.h | ||
7529 |
0x0a | fdisksgilabel.h | ||
7530 |
0x0b | fdisksgilabel.h | ||
7531 |
0x0c | fdisksgilabel.h | ||
7532 |
0x0d | fdisksgilabel.h | ||
7533 |
SGI_VOLUME | fdisksgilabel.h | ||
7534 |
0x01 | fdisksgilabel.h | ||
7535 |
0x02 | fdisksgilabel.h | ||
7536 |
0x04 | fdisksgilabel.h | ||
7537 |
0x08 | fdisksgilabel.h | ||
7538 |
0x10 | fdisksgilabel.h | ||
7539 |
0x20 | fdisksgilabel.h | ||
7540 |
0x40 | fdisksgilabel.h | ||
7541 |
0x0be5a941 | fdisksgilabel.h | ||
7542 |
0x41a9e50b | fdisksgilabel.h | ||
7543 |
0x00072959 | fdisksgilabel.h | ||
7544 |
0x59290700 | fdisksgilabel.h | ||
7545 |
((sgi_partition *)MBRbuffer) | fdisksgilabel.h | ||
7546 |
(sgilabel->devparam) | fdisksgilabel.h | ||
7547 |
512 | fdisksunlabel.h | ||
7548 |
128 | fdisksunlabel.h | ||
7549 |
8 | fdisksunlabel.h | ||
7550 |
0x00000001 | fdisksunlabel.h | ||
7551 |
0x600ddeee | fdisksunlabel.h | ||
7552 |
8 | fdisksunlabel.h | ||
7553 |
0xDABE | fdisksunlabel.h | ||
7554 |
0xBEDA | fdisksunlabel.h | ||
7555 |
((struct sun_disk_label *)MBRbuffer) | fdisksunlabel.h | ||
7556 |
void | fsck.h | ||
7557 |
"ext2" | fsck.h | ||
7558 |
32 | fsck.h | ||
7559 |
32 | fsck.h | ||
7560 |
0 | fsck.h | ||
7561 |
1 | fsck.h | ||
7562 |
2 | fsck.h | ||
7563 |
4 | fsck.h | ||
7564 |
8 | fsck.h | ||
7565 |
16 | fsck.h | ||
7566 |
128 | fsck.h | ||
7567 |
1 | fsck.h | ||
7568 |
2 | fsck.h | ||
7569 |
CHAR_BIT | bitops.h | ||
7570 |
512 | blkdev.h | ||
7571 |
5 | blkdev.h | ||
7572 |
_IO(0x12,93) | blkdev.h | set device read-only (0 = read-write) | |
7573 |
_IO(0x12,94) | blkdev.h | get read-only status (0 = read_write) | |
7574 |
_IO(0x12,95) | blkdev.h | re-read partition table | |
7575 |
_IO(0x12,96) | blkdev.h | return device size /512 (long *arg) | |
7576 |
_IO(0x12,97) | blkdev.h | flush buffer cache | |
7577 |
_IO(0x12,98) | blkdev.h | set read ahead for block device | |
7578 |
_IO(0x12,99) | blkdev.h | get current read ahead setting | |
7579 |
_IO(0x12,100) | blkdev.h | set filesystem (mm/filemap.c) read-ahead | |
7580 |
_IO(0x12,101) | blkdev.h | get filesystem (mm/filemap.c) read-ahead | |
7581 |
_IO(0x12,102) | blkdev.h | set max sectors per request (ll_rw_blk.c) | |
7582 |
_IO(0x12,103) | blkdev.h | get max sectors per request (ll_rw_blk.c) | |
7583 |
_IO(0x12,104) | blkdev.h | get block device sector size | |
7584 |
_IOR(0x12,106,size_t) | blkdev.h | elevator get | |
7585 |
_IOW(0x12,107,size_t) | blkdev.h | elevator set | |
7586 |
_IOR(0x12,112,size_t) | blkdev.h | ||
7587 |
_IOW(0x12,113,size_t) | blkdev.h | ||
7588 |
_IOR(0x12,114,size_t) | blkdev.h | return device size in bytes (u64 *arg) | |
7589 |
_IO(0x12,120) | blkdev.h | ||
7590 |
_IO(0x12,121) | blkdev.h | ||
7591 |
_IO(0x12,122) | blkdev.h | ||
7592 |
_IO(0x12,123) | blkdev.h | ||
7593 |
0x0301 | blkdev.h | ||
7594 |
4096 | c.h | ||
7595 |
1 | c.h | ||
7596 |
0 | c.h | ||
7597 |
1 | ismounted.h | ||
7598 |
2 | ismounted.h | ||
7599 |
4 | ismounted.h | ||
7600 |
8 | ismounted.h | ||
7601 |
16 | ismounted.h | ||
7602 |
0xfee1dead | linux_reboot.h | ||
7603 |
672274793 | linux_reboot.h | ||
7604 |
85072278 | linux_reboot.h | ||
7605 |
369367448 | linux_reboot.h | ||
7606 |
0x01234567 | linux_reboot.h | ||
7607 |
0xCDEF0123 | linux_reboot.h | ||
7608 |
0x89ABCDEF | linux_reboot.h | ||
7609 |
0x00000000 | linux_reboot.h | ||
7610 |
0x4321FEDC | linux_reboot.h | ||
7611 |
0xA1B2C3D4 | linux_reboot.h | ||
7612 |
"/usr/share/locale" | nls.h | ||
7613 |
"/usr/local/bin:/bin:/usr/bin" | pathnames.h | ||
7614 |
"/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin" | pathnames.h | ||
7615 |
"/etc/securetty" | pathnames.h | ||
7616 |
"/etc/wtmplock" | pathnames.h | ||
7617 |
".hushlogin" | pathnames.h | ||
7618 |
"/var/spool/mail" | pathnames.h | ||
7619 |
"/etc/motd" | pathnames.h | ||
7620 |
"/etc/nologin" | pathnames.h | ||
7621 |
"/bin/login" | pathnames.h | ||
7622 |
"/etc/inittab" | pathnames.h | ||
7623 |
"/etc/rc" | pathnames.h | ||
7624 |
"/sbin/reboot" | pathnames.h | ||
7625 |
"/sbin/shutdown" | pathnames.h | ||
7626 |
"/etc/singleboot" | pathnames.h | ||
7627 |
"/etc/shutdown.conf" | pathnames.h | ||
7628 |
"/etc/securesingle" | pathnames.h | ||
7629 |
"/etc/usertty" | pathnames.h | ||
7630 |
"/etc/passwd" | pathnames.h | ||
7631 |
"/etc/gshadow" | pathnames.h | ||
7632 |
"/etc/ptmp" | pathnames.h | ||
7633 |
"/etc/ptmptmp" | pathnames.h | ||
7634 |
"/etc/group" | pathnames.h | ||
7635 |
"/etc/gtmp" | pathnames.h | ||
7636 |
"/etc/gtmptmp" | pathnames.h | ||
7637 |
"/etc/shadow" | pathnames.h | ||
7638 |
"/etc/sptmp" | pathnames.h | ||
7639 |
"/etc/sptmptmp" | pathnames.h | ||
7640 |
"/etc/gshadow" | pathnames.h | ||
7641 |
"/etc/sgtmp" | pathnames.h | ||
7642 |
"/etc/sgtmptmp" | pathnames.h | ||
7643 |
"/usr/share/dict/words" | pathnames.h | ||
7644 |
"/usr/share/dict/web2" | pathnames.h | ||
7645 |
"/bin/umount" | pathnames.h | ||
7646 |
"/etc/filesystems" | pathnames.h | ||
7647 |
"/proc/swaps" | pathnames.h | ||
7648 |
"/proc/filesystems" | pathnames.h | ||
7649 |
"/proc/mounts" | pathnames.h | ||
7650 |
"/proc/partitions" | pathnames.h | ||
7651 |
"/proc/devices" | pathnames.h | ||
7652 |
MOUNTED | pathnames.h | ||
7653 |
"/etc/mtab" | pathnames.h | ||
7654 |
MNTTAB | pathnames.h | ||
7655 |
"/etc/fstab" | pathnames.h | ||
7656 |
_PATH_MOUNTED "~" | pathnames.h | ||
7657 |
_PATH_MOUNTED ".tmp" | pathnames.h | ||
7658 |
"/dev/" | pathnames.h | ||
7659 |
"/dev/loop" | pathnames.h | ||
7660 |
"/dev/tty" | pathnames.h | ||
7661 |
"/dev/disk/by-label" | pathnames.h | ||
7662 |
"/dev/disk/by-uuid" | pathnames.h | ||
7663 |
"/dev/disk/by-id" | pathnames.h | ||
7664 |
"/dev/disk/by-path" | pathnames.h | ||
7665 |
char | widechar.h | ||
7666 |
int | widechar.h | ||
7667 |
EOF | widechar.h | ||
7668 |
fgetc | widechar.h | ||
7669 |
getc | widechar.h | ||
7670 |
getchar | widechar.h | ||
7671 |
fgets | widechar.h | ||
7672 |
fputc | widechar.h | ||
7673 |
putc | widechar.h | ||
7674 |
putchar | widechar.h | ||
7675 |
fputs | widechar.h | ||
7676 |
isgraph | widechar.h | ||
7677 |
isprint | widechar.h | ||
7678 |
isspace | widechar.h | ||
7679 |
strchr | widechar.h | ||
7680 |
strdup | widechar.h | ||
7681 |
strlen | widechar.h | ||
7682 |
_PATH_PASSWD | setpwnam.h | ||
7683 |
_PATH_PTMP | setpwnam.h | ||
7684 |
_PATH_PTMPTMP | setpwnam.h | ||
7685 |
_PATH_GROUP | setpwnam.h | ||
7686 |
_PATH_GTMP | setpwnam.h | ||
7687 |
_PATH_GTMPTMP | setpwnam.h | ||
7688 |
_PATH_SHADOW_PASSWD | setpwnam.h | ||
7689 |
_PATH_SHADOW_PTMP | setpwnam.h | ||
7690 |
_PATH_SHADOW_PTMPTMP | setpwnam.h | ||
7691 |
_PATH_SHADOW_GROUP | setpwnam.h | ||
7692 |
_PATH_SHADOW_GTMP | setpwnam.h | ||
7693 |
_PATH_SHADOW_GTMPTMP | setpwnam.h | ||
7694 |
"/tmp/passwd" | setpwnam.h | ||
7695 |
"/tmp/ptmp" | setpwnam.h | ||
7696 |
"/tmp/ptmptmp" | setpwnam.h | ||
7697 |
"/tmp/group" | setpwnam.h | ||
7698 |
"/tmp/gtmp" | setpwnam.h | ||
7699 |
"/tmp/gtmptmp" | setpwnam.h | ||
7700 |
"/tmp/shadow" | setpwnam.h | ||
7701 |
"/tmp/sptmp" | setpwnam.h | ||
7702 |
"/tmp/sptmptmp" | setpwnam.h | ||
7703 |
"/tmp/gshadow" | setpwnam.h | ||
7704 |
"/tmp/sgtmp" | setpwnam.h | ||
7705 |
"/tmp/sgtmptmp" | setpwnam.h | ||
7706 |
strerror (errno) | simpleinit.h | ||
7707 |
(PIPE_BUF - 4) | simpleinit.h | ||
7708 |
0 | simpleinit.h | No wait, signal | |
7709 |
1 | simpleinit.h | Wait, signal | |
7710 |
2 | simpleinit.h | Wait, signal | |
7711 |
3 | simpleinit.h | No wait, no signal | |
7712 |
4 | simpleinit.h | Wait, signal | |
7713 |
SIGUSR1 | simpleinit.h | Service is available | |
7714 |
SIGUSR1 | simpleinit.h | Service was stopped OK | |
7715 |
SIGUSR2 | simpleinit.h | Not present, but that's OK | |
7716 |
SIGPOLL | simpleinit.h | Startup failed | |
7717 |
SIGPOLL | simpleinit.h | Failed to stop | |
7718 |
SIGPOLL | simpleinit.h | Not a child of init | |
7719 |
(1<<0) | lomount.h | Open loop read-only | |
7720 |
(1<<1) | lomount.h | Automatically detach loop on close (2.6.25?) | |
7721 |
__kernel_dev_t | loop.h | ||
7722 |
__kernel_old_dev_t | loop.h | ||
7723 |
0 | loop.h | ||
7724 |
1 | loop.h | ||
7725 |
2 | loop.h | ||
7726 |
18 | loop.h | ||
7727 |
0x4C00 | loop.h | ||
7728 |
0x4C01 | loop.h | ||
7729 |
0x4C02 | loop.h | ||
7730 |
0x4C03 | loop.h | ||
7731 |
0x4C04 | loop.h | ||
7732 |
0x4C05 | loop.h | ||
7733 |
0x4C07 | loop.h | ||
7734 |
64 | loop.h | ||
7735 |
32 | loop.h | ||
7736 |
1 | mount_constants.h | Mount read-only | |
7737 |
2 | mount_constants.h | Ignore suid and sgid bits | |
7738 |
4 | mount_constants.h | Disallow access to device special files | |
7739 |
8 | mount_constants.h | Disallow program execution | |
7740 |
16 | mount_constants.h | Writes are synced at once | |
7741 |
32 | mount_constants.h | Alter flags of a mounted FS | |
7742 |
64 | mount_constants.h | Allow mandatory locks on an FS | |
7743 |
128 | mount_constants.h | Directory modifications are synchronous | |
7744 |
0x400 | mount_constants.h | 1024: Do not update access times. | |
7745 |
0x800 | mount_constants.h | 2048: Don't update directory access times | |
7746 |
0x1000 | mount_constants.h | 4096: Mount existing tree also elsewhere | |
7747 |
0x2000 | mount_constants.h | 8192: Atomically move tree | |
7748 |
0x4000 | mount_constants.h | 16384: Recursive loopback | |
7749 |
0x8000 | mount_constants.h | 32768 | |
7750 |
0x200000 | mount_constants.h | 200000: Update access times relative | |
7751 |
(1<<17) | mount_constants.h | 131072 unbindable | |
7752 |
(1<<18) | mount_constants.h | 262144 Private | |
7753 |
(1<<19) | mount_constants.h | 524288 Slave | |
7754 |
(1<<20) | mount_constants.h | 1048576 Shared | |
7755 |
(1<<23) | mount_constants.h | update inode I_version field | |
7756 |
(1<<24) | mount_constants.h | strict atime semantics | |
7757 |
0xC0ED0000 | mount_constants.h | magic flag number to indicate "new" flags | |
7758 |
0xffff0000 | mount_constants.h | magic flag number mask | |
7759 |
5 | mount_mntent.h | ||
7760 |
1 | sundries.h | incorrect invocation or permission | |
7761 |
2 | sundries.h | out of memory, cannot fork, ... | |
7762 |
4 | sundries.h | internal mount bug or wrong version | |
7763 |
8 | sundries.h | user interrupt | |
7764 |
16 | sundries.h | problems writing, locking, ... mtab/fstab | |
7765 |
32 | sundries.h | mount failure | |
7766 |
64 | sundries.h | some mount succeeded | |
7767 |
0x8000 | swap_constants.h | set if swap priority specified | |
7768 |
0x7fff | swap_constants.h | ||
7769 |
0 | swap_constants.h | ||
7770 |
EFI_GUID( 0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | efi.h | ||
7771 |
0xEF | gpt.h | ||
7772 |
0xEE | gpt.h | ||
7773 |
0xaa55 | gpt.h | ||
7774 |
512 | gpt.h | ||
7775 |
0x5452415020494645ULL | gpt.h | ||
7776 |
0x00010200 | gpt.h | ||
7777 |
0x00010000 | gpt.h | ||
7778 |
0x00009900 | gpt.h | ||
7779 |
1 | gpt.h | ||
7780 |
16384 | gpt.h | ||
7781 |
(GPT_DEFAULT_RESERVED_PARTITION_ENTRY_ARRAY_SIZE / \ sizeof(gpt_entry)) | gpt.h | ||
7782 |
1 | gpt.h | ||
7783 |
1 | blkidP.h | ||
7784 |
0x0001 | blkidP.h | Device data validated from disk | |
7785 |
0x0004 | blkidP.h | Device is invalid | |
7786 |
64 | blkidP.h | ||
7787 |
14 | blkidP.h | ||
7788 |
5 | blkidP.h | ||
7789 |
1 | blkidP.h | ||
7790 |
(BLKID_NVALS_SUBLKS + \ BLKID_NVALS_TOPLGY + \ BLKID_NVALS_PARTS) | blkidP.h | ||
7791 |
{{ NULL }} | blkidP.h | ||
7792 |
(1 << 1) | blkidP.h | ||
7793 |
(1 << 1) | blkidP.h | see blkid_new_probe_from_filename() | |
7794 |
(1 << 2) | blkidP.h | <= 1.47MiB (floppy or so) | |
7795 |
2 | blkidP.h | ||
7796 |
200 | blkidP.h | ||
7797 |
0x0002 | blkidP.h | We probed /proc/partition devices | |
7798 |
0x0004 | blkidP.h | Cache has changed from disk | |
7799 |
"/etc/blkid.tab" | blkidP.h | ||
7800 |
"/etc/blkid.conf" | blkidP.h | ||
7801 |
5 | blkidP.h | ||
7802 |
9 | blkidP.h | ||
7803 |
12 | blkidP.h | ||
7804 |
14 | blkidP.h | ||
7805 |
19 | blkidP.h | ||
7806 |
22 | blkidP.h | ||
7807 |
27 | blkidP.h | ||
7808 |
50 | blkidP.h | ||
7809 |
40 | blkidP.h | ||
7810 |
30 | blkidP.h | ||
7811 |
20 | blkidP.h | ||
7812 |
10 | blkidP.h | ||
7813 |
0x0001 | blkidP.h | ||
7814 |
0x0002 | blkidP.h | ||
7815 |
0x0004 | blkidP.h | ||
7816 |
0x0008 | blkidP.h | ||
7817 |
0x0010 | blkidP.h | ||
7818 |
0x0020 | blkidP.h | ||
7819 |
0x0040 | blkidP.h | ||
7820 |
0x0080 | blkidP.h | ||
7821 |
0x0100 | blkidP.h | ||
7822 |
0x0200 | blkidP.h | ||
7823 |
0x0400 | blkidP.h | ||
7824 |
0x0800 | blkidP.h | ||
7825 |
0x1000 | blkidP.h | ||
7826 |
0x8000 | blkidP.h | ||
7827 |
0xFFFF | blkidP.h | ||
7828 |
(8 * sizeof(unsigned long)) | blkidP.h | ||
7829 |
0 | blkidP.h | ||
7830 |
1 | blkidP.h | ||
7831 |
"\xC9\xC2\xD4\xC1" | aix.h | ||
7832 |
(sizeof(BLKID_AIX_MAGIC_STRING) - 1) | aix.h | ||
7833 |
0x1be | dos.h | ||
7834 |
0 | uuid.h | ||
7835 |
1 | uuid.h | ||
7836 |
2 | uuid.h | ||
7837 |
3 | uuid.h | ||
7838 |
1 | uuid.h | ||
7839 |
4 | uuid.h | ||
7840 |
"/var/run/uuidd" | uuidd.h | ||
7841 |
UUIDD_DIR "/request" | uuidd.h | ||
7842 |
UUIDD_DIR "/uuidd.pid" | uuidd.h | ||
7843 |
"/usr/sbin/uuidd" | uuidd.h | ||
7844 |
0 | uuidd.h | ||
7845 |
1 | uuidd.h | ||
7846 |
2 | uuidd.h | ||
7847 |
3 | uuidd.h | ||
7848 |
4 | uuidd.h | ||
7849 |
5 | uuidd.h | ||
7850 |
UUIDD_OP_BULK_RANDOM_UUID | uuidd.h | ||
7851 |
0x01B21DD2 | uuidP.h | ||
7852 |
0x13814000 | uuidP.h | ||
7853 |
0x435901 | cyclades.h | ||
7854 |
0x435902 | cyclades.h | ||
7855 |
0x435903 | cyclades.h | ||
7856 |
0x435904 | cyclades.h | ||
7857 |
0x435905 | cyclades.h | ||
7858 |
0x435906 | cyclades.h | ||
7859 |
0x435907 | cyclades.h | ||
7860 |
0x435908 | cyclades.h | ||
7861 |
0x435909 | cyclades.h | ||
7862 |
0x0601 | lp.h | specify the number of times we ask for the status | |
7863 |
0x0602 | lp.h | time to sleep after each timeout (in units of 0.01 sec) | |
7864 |
0x0604 | lp.h | call with TRUE arg to abort on error, | |
7865 |
0x0605 | lp.h | call with new IRQ number, | |
7866 |
0x0606 | lp.h | get the current IRQ number | |
7867 |
0x0608 | lp.h | #of loops to wait before taking strobe high | |
7868 |
0x0609 | lp.h | call with TRUE arg to require out-of-paper, off- | |
7869 |
0x060a | lp.h | call with TRUE arg to abort open() on error, | |
7870 |
0x060b | lp.h | return LP_S(minor) | |
7871 |
0x060c | lp.h | reset printer | |
7872 |
0x060e | lp.h | get status flags | |
7873 |
0x060f | lp.h | enable/disable strict compliance (2.0.36) | |
7874 |
0x060f | lp.h | set/unset the LP_TRUST_IRQ flag (2.1.131) | |
7875 |
0x80 | lp.h | inverted input, active high | |
7876 |
0x40 | lp.h | unchanged input, active low | |
7877 |
0x20 | lp.h | unchanged input, active high | |
7878 |
0x10 | lp.h | unchanged input, active high | |
7879 |
0x08 | lp.h | unchanged input, active low | |
7880 |
0x28cd3d45 | cramfs.h | some random number | |
7881 |
"Compressed ROMFS" | cramfs.h | ||
7882 |
16 | cramfs.h | ||
7883 |
16 | cramfs.h | ||
7884 |
24 | cramfs.h | ||
7885 |
8 | cramfs.h | ||
7886 |
6 | cramfs.h | ||
7887 |
26 | cramfs.h | ||
7888 |
0x00000001 | cramfs.h | fsid version #2 | |
7889 |
0x00000002 | cramfs.h | sorted dirs | |
7890 |
0x00000100 | cramfs.h | support for holes | |
7891 |
0x00000200 | cramfs.h | reserved | |
7892 |
0x00000400 | cramfs.h | shifted root fs | |
7893 |
(0xff) | cramfs.h | ||
7894 |
1 | cramfs_common.h | ||
7895 |
0 | cramfs_common.h | ||
7896 |
10 | minix.h | ||
7897 |
(1<<BLOCK_SIZE_BITS) | minix.h | ||
7898 |
255 | minix.h | # chars in a file name | |
7899 |
((BLOCK_SIZE)/(sizeof (struct minix_inode))) | minix.h | ||
7900 |
((BLOCK_SIZE)/(sizeof (struct minix2_inode))) | minix.h | ||
7901 |
0x0001 | minix.h | Clean fs. | |
7902 |
0x0002 | minix.h | fs has errors. | |
7903 |
0x137F | minix.h | original minix fs | |
7904 |
0x138F | minix.h | minix fs, 30 char names | |
7905 |
0x2468 | minix.h | minix V2 fs | |
7906 |
0x2478 | minix.h | minix V2 fs, 30 char names | |
7907 |
512 | fdisk.h | ||
7908 |
2048 | fdisk.h | ||
7909 |
512 | fdisk.h | still used in BSD code | |
7910 |
60 | fdisk.h | ||
7911 |
0x80 | fdisk.h | ||
7912 |
0x05 | fdisk.h | ||
7913 |
0x0f | fdisk.h | ||
7914 |
0x81 | fdisk.h | ||
7915 |
0x82 | fdisk.h | ||
7916 |
0x83 | fdisk.h | ||
7917 |
0x85 | fdisk.h | ||
7918 |
0x8e | fdisk.h | ||
7919 |
0xfd | fdisk.h | ||
7920 |
__attribute__ ((packed)) | fdisk.h | ||
7921 |
0 | fdisk.h | ||
7922 |
1 | fdisk.h | ||
7923 |
"/proc/partitions" | fdisk.h | ||
7924 |
0xc9c2d4c1 | fdiskaixlabel.h | ||
7925 |
0xc1d4c2c9 | fdiskaixlabel.h | ||
7926 |
0x00072959 | fdiskaixlabel.h | ||
7927 |
0x59290700 | fdiskaixlabel.h | ||
7928 |
((aix_partition *)MBRbuffer) | fdiskaixlabel.h | ||
7929 |
((uint32_t) 0x82564557) | fdiskbsdlabel.h | ||
7930 |
16 | fdiskbsdlabel.h | ||
7931 |
"/usr/ucb/mdec" | fdiskbsdlabel.h | ||
7932 |
1 | fdiskbsdlabel.h | ||
7933 |
0 | fdiskbsdlabel.h | ||
7934 |
0 | fdiskbsdlabel.h | ||
7935 |
64 | fdiskbsdlabel.h | ||
7936 |
1 | fdiskbsdlabel.h | ||
7937 |
0 | fdiskbsdlabel.h | ||
7938 |
8192 | fdiskbsdlabel.h | size of boot area, with label | |
7939 |
8192 | fdiskbsdlabel.h | max size of fs superblock | |
7940 |
1 | fdiskbsdlabel.h | SMD, XSMD; VAX hp/up | |
7941 |
2 | fdiskbsdlabel.h | MSCP | |
7942 |
3 | fdiskbsdlabel.h | other DEC (rk, rl) | |
7943 |
4 | fdiskbsdlabel.h | SCSI | |
7944 |
5 | fdiskbsdlabel.h | ESDI interface | |
7945 |
6 | fdiskbsdlabel.h | ST506 etc. | |
7946 |
7 | fdiskbsdlabel.h | CS/80 on HP-IB | |
7947 |
8 | fdiskbsdlabel.h | HP Fiber-link | |
7948 |
10 | fdiskbsdlabel.h | floppy | |
7949 |
0x8 | fdiskbsdlabel.h | is inside dos partition | |
7950 |
0x10 | fdiskbsdlabel.h | drive params in label | |
7951 |
(sizeof(xbsd_dktypenames) / sizeof(xbsd_dktypenames[0]) - 1) | fdiskbsdlabel.h | ||
7952 |
0 | fdiskbsdlabel.h | unused | |
7953 |
1 | fdiskbsdlabel.h | swap | |
7954 |
2 | fdiskbsdlabel.h | Sixth Edition | |
7955 |
3 | fdiskbsdlabel.h | Seventh Edition | |
7956 |
4 | fdiskbsdlabel.h | System V | |
7957 |
5 | fdiskbsdlabel.h | V7 with 1K blocks (4.1, 2.9) | |
7958 |
6 | fdiskbsdlabel.h | Eighth Edition, 4K blocks | |
7959 |
7 | fdiskbsdlabel.h | 4.2BSD fast file system | |
7960 |
9 | fdiskbsdlabel.h | 4.4BSD log-structured file system | |
7961 |
10 | fdiskbsdlabel.h | in use, but unknown/unsupported | |
7962 |
11 | fdiskbsdlabel.h | OS/2 high-performance file system | |
7963 |
12 | fdiskbsdlabel.h | ISO-9660 filesystem (cdrom) | |
7964 |
BSD_FS_ISO9660 | fdiskbsdlabel.h | ||
7965 |
13 | fdiskbsdlabel.h | partition contains bootstrap | |
7966 |
14 | fdiskbsdlabel.h | AmigaDOS fast file system | |
7967 |
15 | fdiskbsdlabel.h | Macintosh HFS | |
7968 |
16 | fdiskbsdlabel.h | Digital Unix AdvFS | |
7969 |
8 | fdiskbsdlabel.h | ext2 file system | |
7970 |
8 | fdiskbsdlabel.h | MS-DOS file system | |
7971 |
(ARRAY_SIZE(xbsd_fstypes)-1) | fdiskbsdlabel.h | ||
7972 |
0x01 | fdiskbsdlabel.h | removable media | |
7973 |
0x02 | fdiskbsdlabel.h | supports ECC | |
7974 |
0x04 | fdiskbsdlabel.h | supports bad sector forw. | |
7975 |
0x08 | fdiskbsdlabel.h | disk emulator | |
7976 |
0x10 | fdiskbsdlabel.h | can do back-back transfers | |
7977 |
0x20 | fdiskbsdlabel.h | within MSDOS partition | |
7978 |
0x45520000 | fdiskmaclabel.h | ||
7979 |
0x50530000 | fdiskmaclabel.h | ||
7980 |
0x504d0000 | fdiskmaclabel.h | ||
7981 |
0x00002554 | fdiskmaclabel.h | ||
7982 |
0x00003505 | fdiskmaclabel.h | ||
7983 |
0x0000d405 | fdiskmaclabel.h | ||
7984 |
((mac_partition *)MBRbuffer) | fdiskmaclabel.h | ||
7985 |
0x00 | fdisksgilabel.h | ||
7986 |
0x03 | fdisksgilabel.h | ||
7987 |
0x06 | fdisksgilabel.h | ||
7988 |
0x07 | fdisksgilabel.h | ||
7989 |
0x08 | fdisksgilabel.h | ||
7990 |
0x09 | fdisksgilabel.h | ||
7991 |
0x0a | fdisksgilabel.h | ||
7992 |
0x0b | fdisksgilabel.h | ||
7993 |
0x0c | fdisksgilabel.h | ||
7994 |
0x0d | fdisksgilabel.h | ||
7995 |
SGI_VOLUME | fdisksgilabel.h | ||
7996 |
0x01 | fdisksgilabel.h | ||
7997 |
0x02 | fdisksgilabel.h | ||
7998 |
0x04 | fdisksgilabel.h | ||
7999 |
0x08 | fdisksgilabel.h | ||
8000 |
0x10 | fdisksgilabel.h | ||
8001 |
0x20 | fdisksgilabel.h | ||
8002 |
0x40 | fdisksgilabel.h | ||
8003 |
0x0be5a941 | fdisksgilabel.h | ||
8004 |
0x41a9e50b | fdisksgilabel.h | ||
8005 |
0x00072959 | fdisksgilabel.h | ||
8006 |
0x59290700 | fdisksgilabel.h | ||
8007 |
((sgi_partition *)MBRbuffer) | fdisksgilabel.h | ||
8008 |
(sgilabel->devparam) | fdisksgilabel.h | ||
8009 |
512 | fdisksunlabel.h | ||
8010 |
128 | fdisksunlabel.h | ||
8011 |
8 | fdisksunlabel.h | ||
8012 |
0x00000001 | fdisksunlabel.h | ||
8013 |
0x600ddeee | fdisksunlabel.h | ||
8014 |
8 | fdisksunlabel.h | ||
8015 |
0xDABE | fdisksunlabel.h | ||
8016 |
0xBEDA | fdisksunlabel.h | ||
8017 |
((struct sun_disk_label *)MBRbuffer) | fdisksunlabel.h | ||
8018 |
void | fsck.h | ||
8019 |
"ext2" | fsck.h | ||
8020 |
32 | fsck.h | ||
8021 |
32 | fsck.h | ||
8022 |
0 | fsck.h | ||
8023 |
1 | fsck.h | ||
8024 |
2 | fsck.h | ||
8025 |
4 | fsck.h | ||
8026 |
8 | fsck.h | ||
8027 |
16 | fsck.h | ||
8028 |
128 | fsck.h | ||
8029 |
1 | fsck.h | ||
8030 |
2 | fsck.h | ||
8031 |
CHAR_BIT | bitops.h | ||
8032 |
512 | blkdev.h | ||
8033 |
5 | blkdev.h | ||
8034 |
_IO(0x12,93) | blkdev.h | set device read-only (0 = read-write) | |
8035 |
_IO(0x12,94) | blkdev.h | get read-only status (0 = read_write) | |
8036 |
_IO(0x12,95) | blkdev.h | re-read partition table | |
8037 |
_IO(0x12,96) | blkdev.h | return device size /512 (long *arg) | |
8038 |
_IO(0x12,97) | blkdev.h | flush buffer cache | |
8039 |
_IO(0x12,98) | blkdev.h | set read ahead for block device | |
8040 |
_IO(0x12,99) | blkdev.h | get current read ahead setting | |
8041 |
_IO(0x12,100) | blkdev.h | set filesystem (mm/filemap.c) read-ahead | |
8042 |
_IO(0x12,101) | blkdev.h | get filesystem (mm/filemap.c) read-ahead | |
8043 |
_IO(0x12,102) | blkdev.h | set max sectors per request (ll_rw_blk.c) | |
8044 |
_IO(0x12,103) | blkdev.h | get max sectors per request (ll_rw_blk.c) | |
8045 |
_IO(0x12,104) | blkdev.h | get block device sector size | |
8046 |
_IOR(0x12,106,size_t) | blkdev.h | elevator get | |
8047 |
_IOW(0x12,107,size_t) | blkdev.h | elevator set | |
8048 |
_IOR(0x12,112,size_t) | blkdev.h | ||
8049 |
_IOW(0x12,113,size_t) | blkdev.h | ||
8050 |
_IOR(0x12,114,size_t) | blkdev.h | return device size in bytes (u64 *arg) | |
8051 |
_IO(0x12,120) | blkdev.h | ||
8052 |
_IO(0x12,121) | blkdev.h | ||
8053 |
_IO(0x12,122) | blkdev.h | ||
8054 |
_IO(0x12,123) | blkdev.h | ||
8055 |
0x0301 | blkdev.h | ||
8056 |
4096 | c.h | ||
8057 |
1 | c.h | ||
8058 |
0 | c.h | ||
8059 |
1 | ismounted.h | ||
8060 |
2 | ismounted.h | ||
8061 |
4 | ismounted.h | ||
8062 |
8 | ismounted.h | ||
8063 |
16 | ismounted.h | ||
8064 |
0xfee1dead | linux_reboot.h | ||
8065 |
672274793 | linux_reboot.h | ||
8066 |
85072278 | linux_reboot.h | ||
8067 |
369367448 | linux_reboot.h | ||
8068 |
0x01234567 | linux_reboot.h | ||
8069 |
0xCDEF0123 | linux_reboot.h | ||
8070 |
0x89ABCDEF | linux_reboot.h | ||
8071 |
0x00000000 | linux_reboot.h | ||
8072 |
0x4321FEDC | linux_reboot.h | ||
8073 |
0xA1B2C3D4 | linux_reboot.h | ||
8074 |
"/usr/share/locale" | nls.h | ||
8075 |
"/usr/local/bin:/bin:/usr/bin" | pathnames.h | ||
8076 |
"/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin" | pathnames.h | ||
8077 |
"/etc/securetty" | pathnames.h | ||
8078 |
"/etc/wtmplock" | pathnames.h | ||
8079 |
".hushlogin" | pathnames.h | ||
8080 |
"/var/spool/mail" | pathnames.h | ||
8081 |
"/etc/motd" | pathnames.h | ||
8082 |
"/etc/nologin" | pathnames.h | ||
8083 |
"/bin/login" | pathnames.h | ||
8084 |
"/etc/inittab" | pathnames.h | ||
8085 |
"/etc/rc" | pathnames.h | ||
8086 |
"/sbin/reboot" | pathnames.h | ||
8087 |
"/sbin/shutdown" | pathnames.h | ||
8088 |
"/etc/singleboot" | pathnames.h | ||
8089 |
"/etc/shutdown.conf" | pathnames.h | ||
8090 |
"/etc/securesingle" | pathnames.h | ||
8091 |
"/etc/usertty" | pathnames.h | ||
8092 |
"/etc/passwd" | pathnames.h | ||
8093 |
"/etc/gshadow" | pathnames.h | ||
8094 |
"/etc/ptmp" | pathnames.h | ||
8095 |
"/etc/ptmptmp" | pathnames.h | ||
8096 |
"/etc/group" | pathnames.h | ||
8097 |
"/etc/gtmp" | pathnames.h | ||
8098 |
"/etc/gtmptmp" | pathnames.h | ||
8099 |
"/etc/shadow" | pathnames.h | ||
8100 |
"/etc/sptmp" | pathnames.h | ||
8101 |
"/etc/sptmptmp" | pathnames.h | ||
8102 |
"/etc/gshadow" | pathnames.h | ||
8103 |
"/etc/sgtmp" | pathnames.h | ||
8104 |
"/etc/sgtmptmp" | pathnames.h | ||
8105 |
"/usr/share/dict/words" | pathnames.h | ||
8106 |
"/usr/share/dict/web2" | pathnames.h | ||
8107 |
"/bin/umount" | pathnames.h | ||
8108 |
"/etc/filesystems" | pathnames.h | ||
8109 |
"/proc/swaps" | pathnames.h | ||
8110 |
"/proc/filesystems" | pathnames.h | ||
8111 |
"/proc/mounts" | pathnames.h | ||
8112 |
"/proc/partitions" | pathnames.h | ||
8113 |
"/proc/devices" | pathnames.h | ||
8114 |
MOUNTED | pathnames.h | ||
8115 |
"/etc/mtab" | pathnames.h | ||
8116 |
MNTTAB | pathnames.h | ||
8117 |
"/etc/fstab" | pathnames.h | ||
8118 |
_PATH_MOUNTED "~" | pathnames.h | ||
8119 |
_PATH_MOUNTED ".tmp" | pathnames.h | ||
8120 |
"/dev/" | pathnames.h | ||
8121 |
"/dev/loop" | pathnames.h | ||
8122 |
"/dev/tty" | pathnames.h | ||
8123 |
"/dev/disk/by-label" | pathnames.h | ||
8124 |
"/dev/disk/by-uuid" | pathnames.h | ||
8125 |
"/dev/disk/by-id" | pathnames.h | ||
8126 |
"/dev/disk/by-path" | pathnames.h | ||
8127 |
char | widechar.h | ||
8128 |
int | widechar.h | ||
8129 |
EOF | widechar.h | ||
8130 |
fgetc | widechar.h | ||
8131 |
getc | widechar.h | ||
8132 |
getchar | widechar.h | ||
8133 |
fgets | widechar.h | ||
8134 |
fputc | widechar.h | ||
8135 |
putc | widechar.h | ||
8136 |
putchar | widechar.h | ||
8137 |
fputs | widechar.h | ||
8138 |
isgraph | widechar.h | ||
8139 |
isprint | widechar.h | ||
8140 |
isspace | widechar.h | ||
8141 |
strchr | widechar.h | ||
8142 |
strdup | widechar.h | ||
8143 |
strlen | widechar.h | ||
8144 |
_PATH_PASSWD | setpwnam.h | ||
8145 |
_PATH_PTMP | setpwnam.h | ||
8146 |
_PATH_PTMPTMP | setpwnam.h | ||
8147 |
_PATH_GROUP | setpwnam.h | ||
8148 |
_PATH_GTMP | setpwnam.h | ||
8149 |
_PATH_GTMPTMP | setpwnam.h | ||
8150 |
_PATH_SHADOW_PASSWD | setpwnam.h | ||
8151 |
_PATH_SHADOW_PTMP | setpwnam.h | ||
8152 |
_PATH_SHADOW_PTMPTMP | setpwnam.h | ||
8153 |
_PATH_SHADOW_GROUP | setpwnam.h | ||
8154 |
_PATH_SHADOW_GTMP | setpwnam.h | ||
8155 |
_PATH_SHADOW_GTMPTMP | setpwnam.h | ||
8156 |
"/tmp/passwd" | setpwnam.h | ||
8157 |
"/tmp/ptmp" | setpwnam.h | ||
8158 |
"/tmp/ptmptmp" | setpwnam.h | ||
8159 |
"/tmp/group" | setpwnam.h | ||
8160 |
"/tmp/gtmp" | setpwnam.h | ||
8161 |
"/tmp/gtmptmp" | setpwnam.h | ||
8162 |
"/tmp/shadow" | setpwnam.h | ||
8163 |
"/tmp/sptmp" | setpwnam.h | ||
8164 |
"/tmp/sptmptmp" | setpwnam.h | ||
8165 |
"/tmp/gshadow" | setpwnam.h | ||
8166 |
"/tmp/sgtmp" | setpwnam.h | ||
8167 |
"/tmp/sgtmptmp" | setpwnam.h | ||
8168 |
strerror (errno) | simpleinit.h | ||
8169 |
(PIPE_BUF - 4) | simpleinit.h | ||
8170 |
0 | simpleinit.h | No wait, signal | |
8171 |
1 | simpleinit.h | Wait, signal | |
8172 |
2 | simpleinit.h | Wait, signal | |
8173 |
3 | simpleinit.h | No wait, no signal | |
8174 |
4 | simpleinit.h | Wait, signal | |
8175 |
SIGUSR1 | simpleinit.h | Service is available | |
8176 |
SIGUSR1 | simpleinit.h | Service was stopped OK | |
8177 |
SIGUSR2 | simpleinit.h | Not present, but that's OK | |
8178 |
SIGPOLL | simpleinit.h | Startup failed | |
8179 |
SIGPOLL | simpleinit.h | Failed to stop | |
8180 |
SIGPOLL | simpleinit.h | Not a child of init | |
8181 |
(1<<0) | lomount.h | Open loop read-only | |
8182 |
(1<<1) | lomount.h | Automatically detach loop on close (2.6.25?) | |
8183 |
__kernel_dev_t | loop.h | ||
8184 |
__kernel_old_dev_t | loop.h | ||
8185 |
0 | loop.h | ||
8186 |
1 | loop.h | ||
8187 |
2 | loop.h | ||
8188 |
18 | loop.h | ||
8189 |
0x4C00 | loop.h | ||
8190 |
0x4C01 | loop.h | ||
8191 |
0x4C02 | loop.h | ||
8192 |
0x4C03 | loop.h | ||
8193 |
0x4C04 | loop.h | ||
8194 |
0x4C05 | loop.h | ||
8195 |
0x4C07 | loop.h | ||
8196 |
64 | loop.h | ||
8197 |
32 | loop.h | ||
8198 |
1 | mount_constants.h | Mount read-only | |
8199 |
2 | mount_constants.h | Ignore suid and sgid bits | |
8200 |
4 | mount_constants.h | Disallow access to device special files | |
8201 |
8 | mount_constants.h | Disallow program execution | |
8202 |
16 | mount_constants.h | Writes are synced at once | |
8203 |
32 | mount_constants.h | Alter flags of a mounted FS | |
8204 |
64 | mount_constants.h | Allow mandatory locks on an FS | |
8205 |
128 | mount_constants.h | Directory modifications are synchronous | |
8206 |
0x400 | mount_constants.h | 1024: Do not update access times. | |
8207 |
0x800 | mount_constants.h | 2048: Don't update directory access times | |
8208 |
0x1000 | mount_constants.h | 4096: Mount existing tree also elsewhere | |
8209 |
0x2000 | mount_constants.h | 8192: Atomically move tree | |
8210 |
0x4000 | mount_constants.h | 16384: Recursive loopback | |
8211 |
0x8000 | mount_constants.h | 32768 | |
8212 |
0x200000 | mount_constants.h | 200000: Update access times relative | |
8213 |
(1<<17) | mount_constants.h | 131072 unbindable | |
8214 |
(1<<18) | mount_constants.h | 262144 Private | |
8215 |
(1<<19) | mount_constants.h | 524288 Slave | |
8216 |
(1<<20) | mount_constants.h | 1048576 Shared | |
8217 |
(1<<23) | mount_constants.h | update inode I_version field | |
8218 |
(1<<24) | mount_constants.h | strict atime semantics | |
8219 |
0xC0ED0000 | mount_constants.h | magic flag number to indicate "new" flags | |
8220 |
0xffff0000 | mount_constants.h | magic flag number mask | |
8221 |
5 | mount_mntent.h | ||
8222 |
1 | sundries.h | incorrect invocation or permission | |
8223 |
2 | sundries.h | out of memory, cannot fork, ... | |
8224 |
4 | sundries.h | internal mount bug or wrong version | |
8225 |
8 | sundries.h | user interrupt | |
8226 |
16 | sundries.h | problems writing, locking, ... mtab/fstab | |
8227 |
32 | sundries.h | mount failure | |
8228 |
64 | sundries.h | some mount succeeded | |
8229 |
0x8000 | swap_constants.h | set if swap priority specified | |
8230 |
0x7fff | swap_constants.h | ||
8231 |
0 | swap_constants.h | ||
8232 |
EFI_GUID( 0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00) | efi.h | ||
8233 |
0xEF | gpt.h | ||
8234 |
0xEE | gpt.h | ||
8235 |
0xaa55 | gpt.h | ||
8236 |
512 | gpt.h | ||
8237 |
0x5452415020494645ULL | gpt.h | ||
8238 |
0x00010200 | gpt.h | ||
8239 |
0x00010000 | gpt.h | ||
8240 |
0x00009900 | gpt.h | ||
8241 |
1 | gpt.h | ||
8242 |
16384 | gpt.h | ||
8243 |
(GPT_DEFAULT_RESERVED_PARTITION_ENTRY_ARRAY_SIZE / \ sizeof(gpt_entry)) | gpt.h | ||
8244 |
1 | gpt.h | ||
8245 |
1 | blkidP.h | ||
8246 |
0x0001 | blkidP.h | Device data validated from disk | |
8247 |
0x0004 | blkidP.h | Device is invalid | |
8248 |
64 | blkidP.h | ||
8249 |
14 | blkidP.h | ||
8250 |
5 | blkidP.h | ||
8251 |
1 | blkidP.h | ||
8252 |
(BLKID_NVALS_SUBLKS + \ BLKID_NVALS_TOPLGY + \ BLKID_NVALS_PARTS) | blkidP.h | ||
8253 |
{{ NULL }} | blkidP.h | ||
8254 |
(1 << 1) | blkidP.h | ||
8255 |
(1 << 1) | blkidP.h | see blkid_new_probe_from_filename() | |
8256 |
(1 << 2) | blkidP.h | <= 1.47MiB (floppy or so) | |
8257 |
2 | blkidP.h | ||
8258 |
200 | blkidP.h | ||
8259 |
0x0002 | blkidP.h | We probed /proc/partition devices | |
8260 |
0x0004 | blkidP.h | Cache has changed from disk | |
8261 |
"/etc/blkid.tab" | blkidP.h | ||
8262 |
"/etc/blkid.conf" | blkidP.h | ||
8263 |
5 | blkidP.h | ||
8264 |
9 | blkidP.h | ||
8265 |
12 | blkidP.h | ||
8266 |
14 | blkidP.h | ||
8267 |
19 | blkidP.h | ||
8268 |
22 | blkidP.h | ||
8269 |
27 | blkidP.h | ||
8270 |
50 | blkidP.h | ||
8271 |
40 | blkidP.h | ||
8272 |
30 | blkidP.h | ||
8273 |
20 | blkidP.h | ||
8274 |
10 | blkidP.h | ||
8275 |
0x0001 | blkidP.h | ||
8276 |
0x0002 | blkidP.h | ||
8277 |
0x0004 | blkidP.h | ||
8278 |
0x0008 | blkidP.h | ||
8279 |
0x0010 | blkidP.h | ||
8280 |
0x0020 | blkidP.h | ||
8281 |
0x0040 | blkidP.h | ||
8282 |
0x0080 | blkidP.h | ||
8283 |
0x0100 | blkidP.h | ||
8284 |
0x0200 | blkidP.h | ||
8285 |
0x0400 | blkidP.h | ||
8286 |
0x0800 | blkidP.h | ||
8287 |
0x1000 | blkidP.h | ||
8288 |
0x8000 | blkidP.h | ||
8289 |
0xFFFF | blkidP.h | ||
8290 |
(8 * sizeof(unsigned long)) | blkidP.h | ||
8291 |
0 | blkidP.h | ||
8292 |
1 | blkidP.h | ||
8293 |
"\xC9\xC2\xD4\xC1" | aix.h | ||
8294 |
(sizeof(BLKID_AIX_MAGIC_STRING) - 1) | aix.h | ||
8295 |
0x1be | dos.h | ||
8296 |
0 | uuid.h | ||
8297 |
1 | uuid.h | ||
8298 |
2 | uuid.h | ||
8299 |
3 | uuid.h | ||
8300 |
1 | uuid.h | ||
8301 |
4 | uuid.h | ||
8302 |
"/var/run/uuidd" | uuidd.h | ||
8303 |
UUIDD_DIR "/request" | uuidd.h | ||
8304 |
UUIDD_DIR "/uuidd.pid" | uuidd.h | ||
8305 |
"/usr/sbin/uuidd" | uuidd.h | ||
8306 |
0 | uuidd.h | ||
8307 |
1 | uuidd.h | ||
8308 |
2 | uuidd.h | ||
8309 |
3 | uuidd.h | ||
8310 |
4 | uuidd.h | ||
8311 |
5 | uuidd.h | ||
8312 |
UUIDD_OP_BULK_RANDOM_UUID | uuidd.h | ||
8313 |
0x01B21DD2 | uuidP.h | ||
8314 |
0x13814000 | uuidP.h | ||
8315 |
0x435901 | cyclades.h | ||
8316 |
0x435902 | cyclades.h | ||
8317 |
0x435903 | cyclades.h | ||
8318 |
0x435904 | cyclades.h | ||
8319 |
0x435905 | cyclades.h | ||
8320 |
0x435906 | cyclades.h | ||
8321 |
0x435907 | cyclades.h | ||
8322 |
0x435908 | cyclades.h | ||
8323 |
0x435909 | cyclades.h | ||
8324 |
0x0601 | lp.h | specify the number of times we ask for the status | |
8325 |
0x0602 | lp.h | time to sleep after each timeout (in units of 0.01 sec) | |
8326 |
0x0604 | lp.h | call with TRUE arg to abort on error, | |
8327 |
0x0605 | lp.h | call with new IRQ number, | |
8328 |
0x0606 | lp.h | get the current IRQ number | |
8329 |
0x0608 | lp.h | #of loops to wait before taking strobe high | |
8330 |
0x0609 | lp.h | call with TRUE arg to require out-of-paper, off- | |
8331 |
0x060a | lp.h | call with TRUE arg to abort open() on error, | |
8332 |
0x060b | lp.h | return LP_S(minor) | |
8333 |
0x060c | lp.h | reset printer | |
8334 |
0x060e | lp.h | get status flags | |
8335 |
0x060f | lp.h | enable/disable strict compliance (2.0.36) | |
8336 |
0x060f | lp.h | set/unset the LP_TRUST_IRQ flag (2.1.131) | |
8337 |
0x80 | lp.h | inverted input, active high | |
8338 |
0x40 | lp.h | unchanged input, active low | |
8339 |
0x20 | lp.h | unchanged input, active high | |
8340 |
0x10 | lp.h | unchanged input, active high | |
8341 |
0x08 | lp.h | unchanged input, active low |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー