Home
last modified time | relevance | path

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

123

/titanic_41/usr/src/cmd/dtrace/test/tst/common/print/
H A Dtst.struct.d30 typedef struct foo { struct
41 } foo_t; argument
H A Dtst.bitfield.d30 typedef struct foo { struct
35 } foo_t; argument
H A Dtst.array.d32 typedef struct foo { struct
37 } foo_t; argument
/titanic_41/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
57 alias foo 2> /dev/null && err_exit "alias for non-existent alias foo returns true" 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
/titanic_41/usr/src/cmd/dtrace/test/tst/common/struct/
H A Dtst.clauselocal.d31 struct foo { struct
37 this struct foo bar; argument
/titanic_41/usr/src/lib/libsaveargs/tests/functional/
H A Dbig-struct-ret.c19 struct foo { struct
25 struct foo argument
H A Dbig-struct-ret-and-spill.c19 struct foo { struct
25 struct foo argument
H A Dsmall-struct-ret.c19 struct foo { struct
24 struct foo argument
H A Dsmall-struct-ret-and-spill.c19 struct foo { struct
24 struct foo argument
/titanic_41/usr/src/cmd/dtrace/test/tst/common/types/
H A Derr.D_UNKNOWN.dupstruct.d36 struct foo { struct
37 int x;
38 char x;
/titanic_41/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
/titanic_41/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
/titanic_41/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()
/titanic_41/usr/src/cmd/sgs/pvs/common/
H A Dlintsup.c38 foo() in foo() function
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dlintsup.c39 foo() in foo() function
/titanic_41/usr/src/cmd/sgs/mcs/common/
H A Dlintsup.c36 foo() in foo() function
/titanic_41/usr/src/cmd/sgs/moe/common/
H A Dlintsup.c36 foo() in foo() function
/titanic_41/usr/src/cmd/sgs/crle/common/
H A Dlintsup.c36 foo() in foo() function
/titanic_41/usr/src/cmd/sgs/ldd/common/
H A Dlintsup.c36 foo() in foo() function
/titanic_41/usr/src/cmd/sgs/ar/common/
H A Dlintsup.c34 foo(void) in foo() function
/titanic_41/usr/src/cmd/dtrace/demo/vars/
H A Dclause.d28 this int foo; /* an integer clause-local variable */ variable

123