| /titanic_51/usr/src/uts/intel/io/acpica/utilities/ |
| H A D | utprint.c | 141 char c) in AcpiUtBoundStringOutput() argument 447 char c; in AcpiUtVsnprintf() local
|
| /titanic_51/usr/src/lib/libc/port/gen/ |
| H A D | drand48.c | 98 #define c _drand48_c macro 100 static unsigned x[3] = { X0, X1, X2 }, a[3] = { A0, A1, A2 }, c = C; variable
|
| H A D | mktemp.c | 168 int c; in libc_mktemps() local
|
| /titanic_51/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
| H A D | utilities.c | 89 register int c; local 1148 int c local [all...] |
| /titanic_51/usr/src/contrib/ast/src/lib/libast/astsa/ |
| H A D | strmatch.c | 91 #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 D | cfga.c | 64 #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 D | nfs_export.c | 243 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 D | main.c | 138 int c; in main() local
|
| /titanic_51/usr/src/cmd/print/bsd-sysv-commands/ |
| H A D | lp.c | 81 int c; in main() local
|
| /titanic_51/usr/src/cmd/tic/ |
| H A D | tic_scan.c | 506 int c; in panic_mode() local [all...] |
| /titanic_51/usr/src/cmd/tcpd/ |
| H A D | safe_finger.c | 57 int c; local [all...] |
| /titanic_51/usr/src/lib/libm/common/C/ |
| H A D | acos.c | 98 double z, p, q, r, w, s, c, df; in acos() local
|
| H A D | expm1.c | 163 double y, hi, lo, c = 0.0L, t, e, hxs, hfx, r1; expm1() local [all...] |
| /titanic_51/usr/src/common/zfs/ |
| H A D | zfs_comutil.c | 51 uint_t c; in zfs_allocatable_devs() local
|
| /titanic_51/usr/src/cmd/regcmp/ |
| H A D | regcmp.c | 46 int c; variable [all...] |
| /titanic_51/usr/src/lib/libcurses/screen/ |
| H A D | cexpand.c | 170 register int c; in cconvert() local [all...] |
| /titanic_51/usr/src/lib/libc/sparc/fp/ |
| H A D | _Q_cplx_div_ix.c | 94 long double b, c, d, sc, sd, r; local [all...] |
| H A D | _Q_cplx_div_rx.c | 94 long double a, c, d, sc, sd, r; local [all...] |
| /titanic_51/usr/src/cmd/lp/model/netpr/ |
| H A D | tcp_misc.c | 148 char c; in tcp_print() local
|
| /titanic_51/usr/src/cmd/krb5/kproplog/ |
| H A D | kproplog.c | 192 int c; in main() local
|
| /titanic_51/usr/src/uts/common/fs/tmpfs/ |
| H A D | tmp_subr.c | 150 char *c; in tmp_convnum() local
|
| /titanic_51/usr/src/cmd/cmd-inet/sbin/dhcpinfo/ |
| H A D | dhcpinfo.c | 59 int c, error, i; in main() local
|
| /titanic_51/usr/src/lib/libast/common/comp/ |
| H A D | getoptl.c | 46 register int c; in golly() local
|
| /titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
| H A D | getoptl.c | 46 register int c; in golly() local [all...] |
| /titanic_51/usr/src/uts/common/fs/zfs/ |
| H A D | zio.c | 107 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...] |