Home
last modified time | relevance | path

Searched defs:c (Results 651 – 675 of 3238) sorted by relevance

1...<<21222324252627282930>>...130

/titanic_51/usr/src/grub/grub-0.97/docs/
H A Dkernel.c218 putchar (int c) in putchar() argument
244 int c; in printf() local
[all...]
/titanic_51/usr/src/lib/libcrypt/common/
H A Ddes.c51 #define ioctl(a, b, c) (cdevsw[11].d_ioctl(0, b, c, 0) ? -1 : 0) argument
53 #define __des_crypt(a, b, c) 0 argument
/titanic_51/usr/src/lib/libpkg/common/
H A Dnhash.c37 #define bcopy(a, b, c) (void) memmove(b, a, c) argument
39 #define bzero(a, c) (void) memset(a, '\0', c) argument
/titanic_51/usr/src/uts/common/sys/
H A Dcred_impl.h97 #define CR_PRIVS(c) (&(c)->cr_priv) argument
98 #define CR_PRIVSETS(c) (((c)->cr_priv.crprivs)) argument
/titanic_51/usr/src/lib/libpp/common/
H A Dppfsm.c574 register int c; in ppfsm() local
890 refill(register int c) in refill()
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dppfsm.c574 register int c; in ppfsm() local
890 refill(register int c) refill() argument
[all...]
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dint-proto.h59 #define IS_TGS_PRINC(c, p) \ argument
/titanic_51/usr/src/cmd/link/
H A Dlink.c43 int res, c; in main() local
/titanic_51/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.c35 unsigned char c, *r, *trim_at; in strstrip() local
/titanic_51/usr/src/lib/libm/common/m9x/
H A Dnanf.c41 __nanf(const char *c) { in __nanf() argument
/titanic_51/usr/src/cmd/dtrace/test/tst/common/offsetof/
H A Derr.D_UNKNOWN.OffsetofNULL.d41 int c : 4; member
/titanic_51/usr/src/uts/intel/sys/acpi/platform/
H A Dacgcc.h57 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1))) argument
/titanic_51/usr/src/boot/lib/libc/string/
H A Dstrpbrk.c45 int c, sc; in strpbrk() local
H A Dstrstr.c47 char c, sc; in strstr() local
/titanic_51/usr/src/ucblib/libcurses/
H A Dinsch.c32 winsch(WINDOW *win, char c) in winsch() argument
/titanic_51/usr/src/cmd/sendmail/libsm/
H A Dmatch.c53 char c, c2; variable
/titanic_51/usr/src/cmd/sendmail/src/
H A Dsysexits.c156 char *c; local
/titanic_51/usr/src/lib/libc/port/i18n/
H A Dwcsstr.c39 wchar_t c; in wcsstr() local
/titanic_51/usr/src/lib/libc/port/locale/
H A Drunetype.c41 __runetype(const _RuneLocale *rl, __ct_rune_t c) in __runetype() argument
/titanic_51/usr/src/lib/libcurses/screen/
H A D_mvwhline.c49 mvwhline(WINDOW *win, int y, int x, chtype c, int n) in mvwhline() argument
H A D_mvwvline.c49 mvwvline(WINDOW *win, int y, int x, chtype c, int n) in mvwvline() argument
H A Dmbcharlen.c46 chtype c; in mbcharlen() local
H A Dmbdisplen.c46 chtype c; in mbdisplen() local
/titanic_51/usr/src/lib/libc/port/stdio/
H A Dgetc.c51 int c; in getc() local
/titanic_51/usr/src/lib/libc/sparc/fp/
H A D_Q_cplx_lr_div_ix.c55 long double b, c, d; local

1...<<21222324252627282930>>...130