Searched refs:uts (Results 1 – 6 of 6) sorted by relevance
/external/grub/lib/ |
D | device.c | 94 struct utsname uts; in get_kfreebsd_version() local 97 uname (&uts); in get_kfreebsd_version() 98 sscanf (uts.release, "%d.%d", &major, &minor); in get_kfreebsd_version()
|
/external/e2fsprogs/e2fsck/ |
D | util.c | 651 struct utsname uts; in check_for_modules() local 656 if (uname(&uts)) in check_for_modules() 658 snprintf(buf, sizeof(buf), "/lib/modules/%s/modules.dep", uts.release); in check_for_modules()
|
/external/libpcap/ |
D | CREDITS | 91 Shaun Clowes <delius@progsoc.uts.edu.au>
|
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 209 struct utsname uts; in check_for_modules() local 214 if (uname(&uts)) in check_for_modules() 216 snprintf(buf, sizeof(buf), "/lib/modules/%s/modules.dep", uts.release); in check_for_modules()
|
/external/iptables/iptables/ |
D | iptables.c | 1286 static struct utsname uts; in get_kernel_version() local 1289 if (uname(&uts) == -1) { in get_kernel_version() 1295 sscanf(uts.release, "%d.%d.%d", &x, &y, &z); in get_kernel_version()
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 98 http://2bb.uts.edu.au/buying.htm 8522 http://it.uts.edu.au/course/shortcourse/itmanage/itcontracts.html 18069 http://uts.cc.utexas.edu/~pmullins/chapter12.htm 46265 http://www.handbook.uts.edu.au/law/ug/c10139.html 46266 http://www.handbook.uts.edu.au/sci/ug/c10174.html 46267 http://www.handbook.uts.edu.au/sci/ug/c10184.html 65166 http://www.pqu.uts.edu.au/surveys/fots.html 67115 http://www.reportage.uts.edu.au/stories/2004/social/ageism.htm 68144 http://www.sa.uts.edu.au/publications/caras/untitled.html
|