Home
last modified time | relevance | path

Searched defs:foo (Results 1 – 25 of 353) sorted by last modified time

12345678910>>...15

/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.misc101 foo() function
124 function foo(x) { print "x is" x } function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c2294 int s, ns, foo; in main() local
/illumos-gate/usr/src/uts/common/vm/
H A Dpage_retire.c328 #define PR_DEBUG(foo) ((pr_debug.foo)++) argument
388 #define PR_DEBUG(foo) /* nothing */ argument
389 #define PR_TYPES(foo) /* nothing */ argument
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dsaslutil.c460 unsigned int *foo = (unsigned int *)rpool->pool; in randinit() local
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.h196 #define process_v4(foo,bar,quux,foobar) KRB5KRB_AP_ERR_BADVERSION argument
/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_ctl.c284 nvlist_t *foo; in ctfs_stat_ioctl() local
/illumos-gate/usr/src/test/elf-tests/tests/linker-sets/
H A Dsimple-src.c36 struct foo { struct
40 SET_DECLARE(foo, struct foo); argument
/illumos-gate/usr/src/lib/libsasl/include/
H A Dconfig.h388 #define __attribute__(foo) argument
/illumos-gate/usr/src/lib/libnsl/netselect/
H A Dnetselect.c949 free_entry(void *foo) in free_entry()
/illumos-gate/usr/src/lib/libmtmalloc/tests/
H A Dfailwide.c41 char * foo; in main() local
H A Dgeneral.c61 be_thread(void * foo) in be_thread()
H A Dwideload.c40 char * foo; in main() local
H A Ddirtymem.c48 struct a_struct *foo, *leak; in main() local
H A Dexhaust.c82 be_thread(void *foo) in be_thread()
H A Ddblfree.c39 char *foo; in main() local
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dt-string.c25 char foo[4]; variable
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.helper.c38 foo(void) in foo() function
/illumos-gate/usr/src/cmd/dtrace/test/tst/i386/ustack/
H A Dtst.helper.c38 foo(void) in foo() function
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ustack/
H A Dtst.spin.c50 foo(int a, int b) in foo() function
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Derr.D_UNKNOWN.dupenum.d34 enum foo { enum
H A Derr.D_UNKNOWN.dupstruct.d34 struct foo { struct
35 int x;
36 char x;
/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/cmd/dtrace/test/tst/common/scalars/
H A Dtst.selfarray2.d36 self struct bar foo[int]; variable
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/offsetof/
H A Derr.D_OFFSETOF_BITFIELD.bitfield.d39 struct foo { struct
46 trace(offsetof(struct foo, b)); argument
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/inline/
H A Derr.D_IDENT_UNDEF.recur.d39 inline int foo = foo + 3; variable

12345678910>>...15