Home
last modified time | relevance | path

Searched defs:c (Results 1451 – 1475 of 3238) sorted by relevance

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

/titanic_51/usr/src/uts/intel/io/acpica/utilities/
H A Dutprint.c141 char c) in AcpiUtBoundStringOutput() argument
447 char c; in AcpiUtVsnprintf() local
/titanic_51/usr/src/lib/libc/port/gen/
H A Ddrand48.c98 #define c _drand48_c macro
100 static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C; variable
H A Dmktemp.c168 int c; in libc_mktemps() local
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dutilities.c89 register int c; local
1148 int c local
[all...]
/titanic_51/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dstrmatch.c91 #define isxdigit(c) ((c)>='0'&&(c)<='9'||(c)>='a'&&(c)<='f'||(c)>='A'&&(c)<='F') argument
109 int c = 0; in gobble() local
[all...]
/titanic_51/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c64 #define DBG3(a, b, c) argument
65 #define DBG4(a, b, c, d) argument
604 sim_open(char *a, int b, int c) in sim_open() argument
655 #define open(a, b, c) sim_open((char *)(a), (int)(b), (int)(c)) argument
657 #define ioctl(a, b, c) sim_ioctl((int)(a), (int)(b), (void *)(c)) argument
1037 int c; in str2cond() local
[all...]
/titanic_51/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c243 int ccnt, c; in build_seclist_nodups() local
291 int ccnt, c; /* sec count in current data - curdata */ in srv_secinfo_add() local
380 int ccnt, c; /* sec count in current data - cursec */ srv_secinfo_remove() local
490 int ccnt, c; /* sec count in current data - curdata */ srv_secinfo_exp2exp() local
2062 char *c; makefh_ol() local
2164 char *c; makefh3_ol() local
[all...]
/titanic_51/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dmain.c138 int c; in main() local
/titanic_51/usr/src/cmd/print/bsd-sysv-commands/
H A Dlp.c81 int c; in main() local
/titanic_51/usr/src/cmd/tic/
H A Dtic_scan.c506 int c; in panic_mode() local
[all...]
/titanic_51/usr/src/cmd/tcpd/
H A Dsafe_finger.c57 int c; local
[all...]
/titanic_51/usr/src/lib/libm/common/C/
H A Dacos.c98 double z, p, q, r, w, s, c, df; in acos() local
H A Dexpm1.c163 double y, hi, lo, c = 0.0L, t, e, hxs, hfx, r1; expm1() local
[all...]
/titanic_51/usr/src/common/zfs/
H A Dzfs_comutil.c51 uint_t c; in zfs_allocatable_devs() local
/titanic_51/usr/src/cmd/regcmp/
H A Dregcmp.c46 int c; variable
[all...]
/titanic_51/usr/src/lib/libcurses/screen/
H A Dcexpand.c170 register int c; in cconvert() local
[all...]
/titanic_51/usr/src/lib/libc/sparc/fp/
H A D_Q_cplx_div_ix.c94 long double b, c, d, sc, sd, r; local
[all...]
H A D_Q_cplx_div_rx.c94 long double a, c, d, sc, sd, r; local
[all...]
/titanic_51/usr/src/cmd/lp/model/netpr/
H A Dtcp_misc.c148 char c; in tcp_print() local
/titanic_51/usr/src/cmd/krb5/kproplog/
H A Dkproplog.c192 int c; in main() local
/titanic_51/usr/src/uts/common/fs/tmpfs/
H A Dtmp_subr.c150 char *c; in tmp_convnum() local
/titanic_51/usr/src/cmd/cmd-inet/sbin/dhcpinfo/
H A Ddhcpinfo.c59 int c, error, i; in main() local
/titanic_51/usr/src/lib/libast/common/comp/
H A Dgetoptl.c46 register int c; in golly() local
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Dgetoptl.c46 register int c; in golly() local
[all...]
/titanic_51/usr/src/uts/common/fs/zfs/
H A Dzio.c107 size_t c; in zio_init() local
182 size_t c; zio_fini() local
221 size_t c = (size - 1) >> SPA_MINBLOCKSHIFT; zio_buf_alloc() local
237 size_t c = (size - 1) >> SPA_MINBLOCKSHIFT; zio_data_buf_alloc() local
247 size_t c = (size - 1) >> SPA_MINBLOCKSHIFT; zio_buf_free() local
257 size_t c = (size - 1) >> SPA_MINBLOCKSHIFT; zio_data_buf_free() local
447 for (int c = 0; c < ZIO_CHILD_TYPES; c++) { zio_wait_for_children() local
487 zio_inherit_child_errors(zio_t * zio,enum zio_child c) zio_inherit_child_errors() argument
880 int c; zio_ioctl() local
1551 for (int c = 0; c < ZIO_CHILD_TYPES; c++) zio_reexecute() local
3115 for (int c = 0; c < ZIO_CHILD_TYPES; c++) zio_done() local
[all...]

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