/titanic_52/usr/src/lib/libpkg/common/ |
H A D | pkglib.h | 218 #define vfpPutc(VFP, C) \ argument
|
/titanic_52/usr/src/cmd/pr/ |
H A D | pr.c | 154 static wchar_t C = '\0'; variable [all...] |
/titanic_52/usr/src/uts/intel/pcbe/ |
H A D | p4_pcbe.c | 353 #define C(n) (1 << n) macro [all...] |
/titanic_52/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | optget.c | 183 #define C(s) ERROR_catalog(s) macro 207 #define C(s) s macro [all...] |
/titanic_52/usr/src/boot/sys/sys/ |
H A D | mount.h | 691 #define VFS_QUOTACTL(MP, C, U, A) ({ \ argument 740 #define VFS_EXTATTRCTL(MP, C, FN, NS, N) ({ \ argument
|
/titanic_52/usr/src/lib/libsqlite/src/ |
H A D | os.c | 64 # define fcntl(A,B,C) 0 argument
|
/titanic_52/usr/src/common/unicode/ |
H A D | u8_textprep.c | 1073 size_t C; in do_composition() local [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/mdnsd/ |
H A D | mDNSEmbeddedAPI.h | 2863 ConvertDomainLabelToCString_unescaped(D,C) global() argument 2864 ConvertDomainLabelToCString(D,C) global() argument 2866 ConvertDomainNameToCString_unescaped(D,C) global() argument 2867 ConvertDomainNameToCString(D,C) global() argument 3507 mDNSu32 A,B,C,D; global() member [all...] |
/titanic_52/usr/src/uts/sun/io/ |
H A D | fd.c | 116 #define C CE_CONT macro [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | route.c | 341 #define C(x) ((x) & 0xff) macro [all...] |
/titanic_52/usr/src/common/mpi/ |
H A D | mpi.c | 1937 mp_int gx, xc, yc, u, v, A, B, C, D; in mp_xgcd() local [all...] |
/titanic_52/usr/src/lib/libdisasm/common/ |
H A D | dis_s390x.c | 1786 static const char *C[16] = { variable
|
/titanic_52/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 622 struct ps_prochandle *C; in pt_fork() local [all...] |
/titanic_52/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 589 #define SD_TOUPPER(C) (((C) >= 'a' && (C) <= 'z') ? (C) - 'a' + 'A' : (C)) argument
|