Home
last modified time | relevance | path

Searched +defs:foo +defs:c (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/print/
H A Dtst.bitfield.d30 typedef struct foo { struct
33 int c:1; member
35 } foo_t; argument
H A Dtst.struct.d30 typedef struct foo { struct
36 } c; member
41 } foo_t; argument
H A Dtst.array.d32 typedef struct foo { struct
35 bar_t c[2]; member
37 } foo_t; argument
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c9x_recursive_init.c6 struct foo { struct
9 int c; member
12 struct foo f = { argument
H A Dd_typename_as_var.c5 char *c; member
8 struct foo { struct
9 fh h;
10 struct {
13 } fl;
H A Dd_shift_to_narrower_type.c4 foo(void) { in foo() function
9 unsigned char c = 1; in foo() local
H A Dd_compound_literals1.c4 short a, b, c, d; member
7 foo() in foo() function
H A Dd_compound_literals2.c4 short a, b, c, d; member
15 foo() in foo() function
/freebsd/sys/geom/bde/
H A Dg_bde_lock.c
/freebsd/contrib/libucl/tests/schema/
H A Dref.json6 "foo": {"$ref": "#"} object
13 "data": {"foo": false}, boolean
18 "data": {"foo": {"foo": false}}, boolean
28 "data": {"foo": {"bar": false}}, object
37 "foo": {"type": "integer"}, object
111 "c": {"$ref": "#/definitions/b"} object
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1_gen.c73 char *ptr, *class, *type, *tag, *length, *data, *foo; in doit() local
74 int ret, l, c, ty, ta; in doit() local
/freebsd/sys/geom/
H A Dgeom.h285 #define g_getattr(a, c, v) g_getattr__((a), (c), (v), sizeof *(v)) argument
313 #define G_VALID_CLASS(foo) \ argument
315 #define G_VALID_GEOM(foo) \ argument
317 #define G_VALID_CONSUMER(foo) \ argument
319 #define G_VALID_PROVIDER(foo) \ argument
322 #define G_VALID_CLASS(foo) do { } while (0) argument
323 #define G_VALID_GEOM(foo) do { } while (0) argument
324 #define G_VALID_CONSUMER(foo) do { } while (0) argument
325 #define G_VALID_PROVIDER(foo) do { } while (0) argument
/freebsd/contrib/telnet/libtelnet/
H A Dkerberos5.c106 Data(Authenticator *ap, int type, const char *d, int c) in Data()
175 char foo[2]; in kerberos5_send() local
378 char foo[2]; in kerberos5_is() local
674 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} argument
/freebsd/sys/kern/
H A Dsubr_unit.c92 #define Malloc(foo) malloc(foo, M_UNIT, M_WAITOK | M_ZERO) argument
93 #define Free(foo) free(foo, M_UNIT) argument
119 #define Malloc(foo) _Malloc(foo, __LINE__) argument
121 _Malloc(size_t foo, int line) in _Malloc()
127 #define Free(foo) free(foo) argument
161 #define CTASSERT(foo) argument
256 int c; in next_iter_unrl() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc102 int SumOf4(int a, int b, int c, int d) { return a + b + c + d; } in SumOf4()
106 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5()
114 int SumOf6(int a, int b, int c, int d, int e, int f) { in SumOf6()
161 int SumOf4(int a, int b, int c, int d) const { in SumOf4()
167 int SumOf5(int a, int b, int c, int d, int e) { return a + b + c + d + e; } in SumOf5()
169 int SumOf6(int a, int b, int c, int d, int e, int f) { in SumOf6()
312 Foo foo; in TEST() local
336 Foo foo; in TEST() local
343 Foo foo; in TEST() local
350 Foo foo; in TEST() local
[all …]
/freebsd/usr.bin/mt/
H A Dmt.c465 char c; in printreg() local
632 char foo[32]; in st_status() local
656 int c, retval; in mt_locate() local
830 int c; in nstatus_print() local
918 char foo[32]; in nstatus_print() local
1154 int c; in mt_protect() local
1322 int c; in mt_param() local
1545 int c; in mt_getdensity() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dconfig_file.c575 krb5_config_section *c, in _krb5_config_copy()
611 const krb5_config_section *c, in _krb5_config_get_next()
650 const krb5_config_section *c, in _krb5_config_vget_next()
686 const krb5_config_section *c, in _krb5_config_get()
702 const krb5_config_section *c, in _krb5_config_vget()
706 const krb5_config_binding *foo = NULL; in _krb5_config_vget() local
725 const krb5_config_section *c, in krb5_config_get_list()
751 const krb5_config_section *c, in krb5_config_vget_list()
774 const krb5_config_section *c, in krb5_config_get_string()
800 const krb5_config_section *c, in krb5_config_vget_string()
[all …]
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c173 char *foo = NULL; in parse_auth_level() local
671 char *foo; in checkaccess() local
980 char c = *tail; in retrieve() local
1041 int c; in retrieve() local
1132 int c; in do_store() local
1342 int c, cnt, filefd, netfd; in send_data() local
1569 int c; in statfilecmd() local
1669 int_reply(int n, char *c, const char *fmt, va_list ap) in int_reply()
/freebsd/contrib/bearssl/src/
H A Dinner.h917 uint32_t k, c; in BIT_LENGTH() local
2384 #define bdnz(foo) bdnz_(foo) argument
2385 #define bdz(foo) bdz_(foo) argument
2386 #define beq(foo) beq_(foo) argument
2420 #define label(foo) #foo "%=:\n" argument
2421 #define bdnz_(foo) "\tbdnz\t" #foo "%=\n" argument
2422 #define bdz_(foo) "\tbdz\t" #foo "%=\n" argument
2423 #define beq_(foo) "\tbeq\t" #foo "%=\n" argument
/freebsd/contrib/tcsh/
H A Dsh.func.c146 doonintr(Char **v, struct command *c) in doonintr()
178 donohup(Char **v, struct command *c) in donohup()
195 dohup(Char **v, struct command *c) in dohup()
208 dozip(Char **v, struct command *c) in dozip()
216 dofiletest(Char **v, struct command *c) in dofiletest()
250 doalias(Char **v, struct command *c) in doalias()
277 unalias(Char **v, struct command *c) in unalias()
286 dologout(Char **v, struct command *c) in dologout()
296 dologin(Char **v, struct command *c) in dologin()
321 donewgrp(Char **v, struct command *c) in donewgrp()
[all …]
H A Dtc.os.h114 int foo; member
571 # define memmove(a, b, c) (bcopy((char *) (b), (char *) (a), (int) (c)), a) argument
/freebsd/sys/dev/firewire/
H A Dfwcrom.c160 struct crom_context c, *cc; in crom_has_specver() local
412 } foo; in crom_add_entry() local
/freebsd/sys/dev/vkbd/
H A Dvkbd.c251 vkbd_dev_close(struct cdev *dev, int foo, int bar, struct thread *td) in vkbd_dev_close()
520 int c; in vkbd_data_read() local
724 int c; in vkbd_intr() local
772 int c; in vkbd_read() local
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h195 # define isascii(c) !(c & ~0177) argument
745 # define isascii(c) ((unsigned)(c) <= 0177) argument
1475 # define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) argument
1706 # define isgraph(c) (isprint(c) && (c != ' ')) argument
2710 # define S_ISREG(foo) ((foo & S_IFMT) == S_IFREG) argument
2713 # define S_ISDIR(foo) ((foo & S_IFMT) == S_IFDIR) argument
2716 # define S_ISLNK(foo) ((foo & S_IFMT) == S_IFLNK) argument
2720 # define S_ISFIFO(foo) ((foo & S_IFMT) == S_IFIFO) argument
2722 # define S_ISFIFO(foo) false argument
/freebsd/contrib/wpa/src/utils/
H A Dcommon.c16 int hex2num(char c) in hex2num()
636 void * __hide_aliasing_typecast(void *foo) in __hide_aliasing_typecast()
1195 int is_ctrl_char(char c) in is_ctrl_char()

12