Home
last modified time | relevance | path

Searched refs:foo (Results 176 – 200 of 592) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dkill-phi-ttsbb2.c3 int foo(int perr);
4 int foo(int perr) in foo() function
H A Dsm_mtag5.c6 struct foo { struct
9 struct foo aaa = { argument
H A Dsm_mtag6.c16 struct foo { struct
19 struct foo aaa = { argument
H A Dvla-sizeof-ice.c11 char foo[n++]; in test() local
13 TEST(sizeof(foo), 0); in test()
H A Dtypediff-enum.c10 int foo(void);
11 num foo(void) { return ZERO; } in foo() function
H A Dsm_precedence.c1 struct foo { struct
7 struct foo *z; argument
H A Dcheck_byte_count-ice.c3 static void foo(void *a) in foo() function
5 memset(foo, + ', 20); in foo()
H A Dsm_skb2.c8 struct foo { struct
24 struct foo *p; in frob() argument
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ustack/
H A Dtst.spin.c50 foo(int a, int b) in foo() function
58 return (foo(argc, (int)argv) == 0); in main()
/illumos-gate/usr/src/cmd/dtrace/test/tst/i386/ustack/
H A Dtst.helper.c38 foo(void) in foo() function
76 foo(); in main()
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.helper.c38 foo(void) in foo() function
75 foo(); in main()
/illumos-gate/usr/src/lib/libsaveargs/tests/functional/
H A Dsmall-struct-ret-and-spill.c19 struct foo { struct
24 struct foo argument
H A Dbig-struct-ret-and-spill.c19 struct foo { struct
25 struct foo argument
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dpath.sh133 > foo
134 chmod 755 foo
165 for cmd in date foo
189 for cmd in date foo
243 typeset foo=$(PATH=/xyz:/abc :)
325 function foo function
329 [[ $(whence -p foo) == foo ]] && err_exit 'whence -p foo should not find function foo'
H A Dcomvario.sh143 foo="hello"
146 foo="bar"
208 foo="hello"
211 foo="bar"
285 foo="hello"
288 foo="bar"
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/struct/
H A Dtst.clauselocal.d29 struct foo { struct
35 this struct foo bar; argument
/illumos-gate/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_009_neg.ksh57 log_mustnot runat $TESTDIR/myfile.$$ ln -s /etc/passwd foo
60 log_mustnot runat $TESTDIR/myfile.$$ ln /etc/passwd foo
/illumos-gate/usr/src/tools/smatch/src/validation/backend/
H A Dfunction-ptr-xtype.c11 int foo(void *fn, int arg1, int arg2);
12 int foo(void *fn, int arg1, int arg2) in foo() function
H A Dpointer-param.c8 void foo(int *p, int a[5], int (*pfun)(int));
9 void foo(int *p, int a[5], int (*pfun)(int)) in foo() function
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.dlclose3.ksh110 foo(void)
127 foo();
141 pid\$target:a.out:foo:entry
H A Dtst.eliminate.ksh60 foo(void)
68 foo();
H A Dtst.enabled2.ksh61 foo(void)
69 int a = foo();
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dtest-sou.c27 struct foo { struct
33 struct foo foo; variable
/illumos-gate/usr/src/test/os-tests/tests/i386/
H A Dldt.c26 char foo[4096]; variable
47 struct ssd ssd = { sel, (unsigned long)&foo, 4096, in main()
/illumos-gate/usr/src/test/util-tests/tests/awk/syn/
H A Dnastyparm.awk25 biz(foo, foo != "")

12345678910>>...24