OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Junk
(Results
1 - 4
of
4
) sorted by null
/external/ltp/testcases/kernel/fs/fs_maim/
maimparts
53
($
Junk
,$Temp1) = split(/\: /,$Geom,2);
55
($Cyl,$
Junk
) = split(/ /,$Cyl,2);
56
($Heads,$
Junk
) = split(/ /,$Heads,2);
57
($Sec,$
Junk
) = split(/ /,$Sec,2);
/external/google-breakpad/src/client/mac/tests/
minidump_generator_test.cc
81
static void *
Junk
(void* data) {
98
ASSERT_EQ(0, pthread_create(&junk_thread, NULL,
Junk
, &quit));
exception_handler_test.cc
652
static void *
Junk
(void *) {
671
if (pthread_create(&junk_thread, NULL,
Junk
, NULL) == 0)
/external/openssh/regress/
cfginclude.sh
111
Junk
252
Junk
Completed in 145 milliseconds