| /titanic_51/usr/src/cmd/geniconvtbl/ |
| H A D | itmcomp.h | 283 #define TRACE(c) ((cmd_opt.trace != 0) && \ argument 285 #define TRACE_MESSAGE(c, args) ((TRACE(c))? trace_message args: (void)0) argument 287 #define TRACE(c) argument 288 #define TRACE_MESSAGE(c, args) argument
|
| /titanic_51/usr/src/lib/libdtrace/common/ |
| H A D | dt_subr.c | 218 dtrace_class_t c; in dtrace_str2attr() local 286 dtrace_class_name(dtrace_class_t c) in dtrace_class_name() argument 381 char c; dt_version_str2num() local 874 char name[PATH_MAX], objname[PATH_MAX], c[PATH_MAX * 2]; dtrace_uaddr2str() local [all...] |
| /titanic_51/usr/src/uts/common/net/ |
| H A D | ppp_defs.h | 129 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) argument 133 #define PPPFCS16(fcs, c) PPP_FCS((fcs), (c)) argument 137 #define PPPFCS32(fcs, c) (((fcs) >> 8) ^ crc32_table[((fcs) ^ (c)) & 0xff]) argument 247 struct compstat c; /* packet compression statistics */ member
|
| /titanic_51/usr/src/cmd/cmd-inet/usr.bin/ |
| H A D | finger.c | 201 int c; in main() local 1190 int c; in netfinger() local 1373 PRINT_CHAR(c) global() argument 1433 int c; catfile() local [all...] |
| /titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ |
| H A D | ilbadm_sg.c | 244 int c; in ilbadm_show_servergroups() local 441 int c; in ilbadm_create_servergroup() local 522 int c; in ilbadm_add_server_to_group() local 660 int c; ilbadm_rem_server_from_group() local [all...] |
| /titanic_51/usr/src/cmd/xargs/ |
| H A D | xargs.c | 156 int c; in main() local 528 wchar_t c = 0; in getarg() local 819 int c; getwchr() local [all...] |
| /titanic_51/usr/src/common/ficl/ |
| H A D | tools.c | 534 ficlStackDisplayCallback(void *c, ficlCell *cell) in ficlStackDisplayCallback() argument 596 ficlStackDisplaySimpleCallback(void *c, ficlCel argument 626 ficlReturnStackDisplayCallback(void * c,ficlCell * cell) ficlReturnStackDisplayCallback() argument [all...] |
| /titanic_51/usr/src/cmd/mailx/ |
| H A D | aux.c | 177 register int c; in gethfield() local 430 register char c; in phrase() local 705 register int c; anyof() local [all...] |
| H A D | collect.c | 98 register int c, t; in collect() local 797 register int c; lcwrite() local 835 mesedit(FILE * ibuf,FILE * obuf,int c,struct header * hp) mesedit() argument [all...] |
| /titanic_51/usr/src/lib/efcode/engine/ |
| H A D | extend.c | 79 fstack_t a, b, c, d; in do_dlexec() local
|
| /titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
| H A D | pmButton.java | 191 public static void unreference(JComponent c) { in unreference() argument
|
| /titanic_51/usr/src/cmd/mdb/common/mdb/ |
| H A D | mdb_whatis_impl.h | 35 #define WHATIS_MS(c, s) (((uint64_t)(c)) << (s)) argument
|
| /titanic_51/usr/src/cmd/vi/port/ |
| H A D | ex_addr.c | 218 int offset, c; local [all...] |
| /titanic_51/usr/src/cmd/ypcmd/ |
| H A D | yp_getalias.c | 51 #define issep(c) (c == ' ' || c == '\t') argument
|
| /titanic_51/usr/src/lib/libm/common/C/ |
| H A D | asin.c | 107 double t, w, p, q, c, r, s; in asin() local
|
| /titanic_51/usr/src/cmd/asa/ |
| H A D | asa.c | 55 int c; in main() local
|
| /titanic_51/usr/src/cmd/sgs/lex/common/ |
| H A D | main.c | 53 int c; local
|
| /titanic_51/usr/src/cmd/msgfmt/ |
| H A D | check_header.c | 88 char c, mc; in check_gnu() local
|
| /titanic_51/usr/src/cmd/rpcsvc/ |
| H A D | spray.c | 58 int c; in main() local
|
| /titanic_51/usr/src/lib/libc/port/locale/ |
| H A D | fgetwc.c | 50 int c; in _fgetwc_unlocked_l() local
|
| /titanic_51/usr/src/lib/libc/sparc/fp/ |
| H A D | _F_cplx_div.c | 91 float a, b, c, d; in _F_cplx_div() local [all...] |
| /titanic_51/usr/src/cmd/gss/gssd/ |
| H A D | gssd.c | 101 int c; local
|
| /titanic_51/usr/src/lib/libc/i386/fp/ |
| H A D | _D_cplx_div.c | 92 double a, b, c, d; in _D_cplx_div() local [all...] |
| H A D | _F_cplx_div.c | 91 float a, b, c, d; in _F_cplx_div() local [all...] |
| /titanic_51/usr/src/lib/libbc/libc/gen/common/ |
| H A D | strftime.c | 65 register char *cp, *p, c; local
|