Home
last modified time | relevance | path

Searched defs:c (Results 576 – 600 of 3042) sorted by relevance

1...<<21222324252627282930>>...122

/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Drindex.c51 rindex(char *sp, char c) in rindex()
/illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/
H A Dcond-expr.c3 int foo(int a, int b, int c) in foo()
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dkill-phi-ttsbb.c6 int c; in foo() local
H A Dsm_overflow4.c8 char c[5]; in func() local
H A Dsm_overflow5.c8 char c[5]; in func() local
H A Dbug-crash16.c4 int c; in foo() local
/illumos-gate/usr/src/lib/libfru/libfru/
H A DnameSyntaxLex.l38 #define unput(c)(*--gParserString=c) argument
/illumos-gate/usr/src/cmd/sgs/common/
H A Dstrhash.c40 int c; in sgs_str_hash() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetwd.c39 char *c; in getwd() local
H A Dperror.c50 const char *c; perror() local
H A Dstrchrnul.c29 strchrnul(const char *s, int c) in strchrnul()
H A Dstrrchr.c40 strrchr(const char *sp, int c) in strrchr()
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h754 #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 Dtset.c279 #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 Dchown.c105 int c; in main() local
502 int c; in isnumber() local
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.complex.d42 char c; member
52 char c; member
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dlegacy_hc.c122 char c, *q; in mem_fmri_uriescape() local
163 char *c; in fmri_nvl2str() local
/illumos-gate/usr/src/cmd/luxadm/
H A Dfabric_conf.c228 ctoi(char c) in ctoi()
261 char c, c1; in string_to_wwn() local
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dvfscanf.c116 register int c; /* character from format, or conversion */ local
780 register int c, n, v; local
/illumos-gate/usr/src/common/vga/
H A Dvgasubr.c67 #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 Dopenprom.c114 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 Dacctcon.c116 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 Dadbgen1.c131 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 Dx_call.c203 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 Dread.c168 #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

1...<<21222324252627282930>>...122