Home
last modified time | relevance | path

Searched defs:foo (Results 1 – 25 of 92) sorted by relevance

1234

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/Handlers/demo/
H A Ddemo2.pl13 sub foo :Demo(till=>ears=>are=>bleeding) {} subroutine
14 sub foo :Demo(['till','ears','are','bleeding']) {} subroutine
15 sub foo :Demo(qw/till ears are bleeding/) {} subroutine
16 sub foo :Demo(till,ears,are,bleeding) {} subroutine
18 sub foo :Demo(my,ears,are,bleeding) {} subroutine
19 sub foo :Demo(my=>ears=>are=>bleeding) {} subroutine
20 sub foo :Demo(qw/my, ears, are, bleeding/) {} subroutine
21 sub foo :Demo(qw/my ears are bleeding) {} subroutine
H A Ddemo4.pl9 sub foo : Purpose(to foo all data before barring it) { } subroutine
/onnv-gate/usr/src/lib/libshell/common/tests/
H A Dfunctions.sh115 function foo function
152 function foo function
181 function foo function
186 function foo function
203 function foo function
346 function foo function
771 function foo function
873 function foo function
901 function foo function
1019 function foo function
[all …]
H A Dalias.sh34 alias foo='print hello' alias
41 alias foo='print hello ' alias
73 alias foo=echo alias
H A Dattributes.sh136 function foo function
282 function foo function
H A Dcomvar.sh222 function foo function
431 function foo function
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/struct/
H A Dtst.clauselocal.d31 struct foo { struct
37 this struct foo bar; argument
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/offsetof/
H A Derr.D_OFFSETOF_BITFIELD.bitfield.d41 struct foo { struct
48 trace(offsetof(struct foo, b)); argument
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Derr.D_UNKNOWN.dupstruct.d36 struct foo { struct
37 int x;
38 char x;
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/inline/
H A Derr.D_DECL_IDRED.redef1.d41 inline int foo = timestamp; variable
42 inline int foo = 8; variable
H A Derr.D_IDENT_UNDEF.recur.d41 inline int foo = foo + 3; variable
/onnv-gate/usr/src/stand/lib/fs/nfs/
H A Dauth_none.c94 authnone_verf(AUTH *foo) in authnone_verf()
100 authnone_validate(AUTH *foo, struct opaque_auth *bar) in authnone_validate()
107 authnone_refresh(AUTH *foo, struct rpc_msg *bar, cred_t *cr) in authnone_refresh()
114 authnone_destroy(AUTH *foo) in authnone_destroy()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Doverride.t89 sub foo { "ok" } subroutine
95 sub foo { [ "ok" ] } subroutine
H A Dchop.t19 sub foo { subroutine
H A Dcontext.t7 sub foo { subroutine
H A Dundef.t53 sub foo { print "ok 19\n"; } subroutine
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/cmd/
H A Dsubval.t110 package foo; package
154 {package foo; package
H A Delsif.t5 sub foo { subroutine
/onnv-gate/usr/src/cmd/sgs/libld/common/
H A Dlintsup.c39 foo() in foo() function
/onnv-gate/usr/src/cmd/sgs/moe/common/
H A Dlintsup.c36 foo() in foo() function
/onnv-gate/usr/src/cmd/sgs/pvs/common/
H A Dlintsup.c38 foo() in foo() function
/onnv-gate/usr/src/cmd/sgs/ldd/common/
H A Dlintsup.c36 foo() in foo() function
/onnv-gate/usr/src/cmd/sgs/crle/common/
H A Dlintsup.c36 foo() in foo() function
/onnv-gate/usr/src/cmd/sgs/mcs/common/
H A Dlintsup.c36 foo() in foo() function
/onnv-gate/usr/src/cmd/sgs/ar/common/
H A Dlintsup.c34 foo(void) in foo() function

1234