| /illumos-gate/usr/src/ucblib/libucb/port/gen/ |
| H A D | rindex.c | 51 rindex(char *sp, char c) in rindex()
|
| /illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/ |
| H A D | cond-expr.c | 3 int foo(int a, int b, int c) in foo()
|
| /illumos-gate/usr/src/tools/smatch/src/validation/ |
| H A D | kill-phi-ttsbb.c | 6 int c; in foo() local
|
| H A D | sm_overflow4.c | 8 char c[5]; in func() local
|
| H A D | sm_overflow5.c | 8 char c[5]; in func() local
|
| H A D | bug-crash16.c | 4 int c; in foo() local
|
| /illumos-gate/usr/src/lib/libfru/libfru/ |
| H A D | nameSyntaxLex.l | 38 #define unput(c)(*--gParserString=c) argument
|
| /illumos-gate/usr/src/cmd/sgs/common/ |
| H A D | strhash.c | 40 int c; in sgs_str_hash() local
|
| /illumos-gate/usr/src/lib/libc/port/gen/ |
| H A D | getwd.c | 39 char *c; in getwd() local
|
| H A D | perror.c | 50 const char *c; perror() local
|
| H A D | strchrnul.c | 29 strchrnul(const char *s, int c) in strchrnul()
|
| H A D | strrchr.c | 40 strrchr(const char *sp, int c) in strrchr()
|
| /illumos-gate/usr/src/uts/sun/sys/scsi/adapters/ |
| H A D | fasvar.h | 754 #define EPRINTF3(str, a, b, c) if (EDEBUGGING) fas_dprintf(fas, str, a, b, c) argument 755 #define EPRINTF4(str, a, b, c, d) \ argument 757 #define EPRINTF5(str, a, b, c, d, e) \ argument 759 #define EPRINTF6(str, a, b, c, d, e, f) \ argument 765 #define DPRINTF3(str, a, b, c) if (DDEBUGGING) fas_dprintf(fas, str, a, b, c) argument 766 #define DPRINTF4(str, a, b, c, d) \ argument 768 #define DPRINTF5(str, a, b, c, d, e) \ argument 770 #define DPRINTF6(str, a, b, c, d, e, f) \ argument 776 #define IPRINTF3(str, a, b, c) if (IDEBUGGING) fas_dprintf(fas, str, a, b, c) argument 777 #define IPRINTF4(str, a, b, c, d) \ argument [all …]
|
| /illumos-gate/usr/src/ucbcmd/tset/ |
| H A D | tset.c | 279 #define CNTL(c) ((c)&037) argument 281 #define isdigit(c) (c >= '0' && c <= '9') argument 282 #define isalnum(c) (c > ' ' && (index("<@=>!:|\177", c) == NULL)) argument 1078 int c; in settabs() local 1258 prc(char c) in prc() 1382 #define WHITE(c) (c == ' ' || c == '\t') argument
|
| /illumos-gate/usr/src/cmd/chown/ |
| H A D | chown.c | 105 int c; in main() local 502 int c; in isnumber() local
|
| /illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/ |
| H A D | tst.complex.d | 42 char c; member 52 char c; member
|
| /illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
| H A D | legacy_hc.c | 122 char c, *q; in mem_fmri_uriescape() local 163 char *c; in fmri_nvl2str() local
|
| /illumos-gate/usr/src/cmd/luxadm/ |
| H A D | fabric_conf.c | 228 ctoi(char c) in ctoi() 261 char c, c1; in string_to_wwn() local
|
| /illumos-gate/usr/src/cmd/sendmail/libsm/ |
| H A D | vfscanf.c | 116 register int c; /* character from format, or conversion */ local 780 register int c, n, v; local
|
| /illumos-gate/usr/src/common/vga/ |
| H A D | vgasubr.c | 67 #define GET_HORIZ_END(c) vga_get_crtc(c, VGA_CRTC_H_D_END) argument 68 #define GET_VERT_END(c) (vga_get_crtc(c, VGA_CRTC_VDE) \ argument 74 #define GET_VERT_X2(c) \ argument
|
| /illumos-gate/usr/src/cmd/eeprom/sparc/ |
| H A D | openprom.c | 114 int c; in main() local 153 int c; in main() local 527 int c, pwlen; in get_password() local
|
| /illumos-gate/usr/src/cmd/acct/ |
| H A D | acctcon.c | 116 int c; in main() local 175 int i, c; in valid() local 465 enter(struct ctmp *c) in enter()
|
| /illumos-gate/usr/src/cmd/adbgen/common/ |
| H A D | adbgen1.c | 131 int c; in main() local 253 int c; in nextchar() local 330 int c; in read_spec() local
|
| /illumos-gate/usr/src/uts/i86pc/os/ |
| H A D | x_call.c | 203 int c; in xc_init_cpu() local 462 int c; in xc_common() local 556 int c; in xc_priority_common() local
|
| /illumos-gate/usr/src/lib/print/libipp-core/common/ |
| H A D | read.c | 168 #define within(a, b, c) ((b >= a) && (b <= c)) in validate_value() argument 425 int8_t c; in ipp_read_attribute_group() local 591 int8_t c; in ipp_read_header() local
|