Home
last modified time | relevance | path

Searched defs:c (Results 1476 – 1500 of 3238) sorted by relevance

1...<<51525354555657585960>>...130

/titanic_51/usr/src/cmd/geniconvtbl/
H A Ditmcomp.h283 #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 Ddt_subr.c218 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 Dppp_defs.h129 #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 Dfinger.c201 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 Dilbadm_sg.c244 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 Dxargs.c156 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 Dtools.c534 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 Daux.c177 register int c; in gethfield() local
430 register char c; in phrase() local
705 register int c; anyof() local
[all...]
H A Dcollect.c98 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 Dextend.c79 fstack_t a, b, c, d; in do_dlexec() local
/titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmButton.java191 public static void unreference(JComponent c) { in unreference() argument
/titanic_51/usr/src/cmd/mdb/common/mdb/
H A Dmdb_whatis_impl.h35 #define WHATIS_MS(c, s) (((uint64_t)(c)) << (s)) argument
/titanic_51/usr/src/cmd/vi/port/
H A Dex_addr.c218 int offset, c; local
[all...]
/titanic_51/usr/src/cmd/ypcmd/
H A Dyp_getalias.c51 #define issep(c) (c == ' ' || c == '\t') argument
/titanic_51/usr/src/lib/libm/common/C/
H A Dasin.c107 double t, w, p, q, c, r, s; in asin() local
/titanic_51/usr/src/cmd/asa/
H A Dasa.c55 int c; in main() local
/titanic_51/usr/src/cmd/sgs/lex/common/
H A Dmain.c53 int c; local
/titanic_51/usr/src/cmd/msgfmt/
H A Dcheck_header.c88 char c, mc; in check_gnu() local
/titanic_51/usr/src/cmd/rpcsvc/
H A Dspray.c58 int c; in main() local
/titanic_51/usr/src/lib/libc/port/locale/
H A Dfgetwc.c50 int c; in _fgetwc_unlocked_l() local
/titanic_51/usr/src/lib/libc/sparc/fp/
H A D_F_cplx_div.c91 float a, b, c, d; in _F_cplx_div() local
[all...]
/titanic_51/usr/src/cmd/gss/gssd/
H A Dgssd.c101 int c; local
/titanic_51/usr/src/lib/libc/i386/fp/
H A D_D_cplx_div.c92 double a, b, c, d; in _D_cplx_div() local
[all...]
H A D_F_cplx_div.c91 float a, b, c, d; in _F_cplx_div() local
[all...]
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dstrftime.c65 register char *cp, *p, c; local

1...<<51525354555657585960>>...130