/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.h.texi | 51 unsigned long magic; 52 unsigned long flags; 53 unsigned long checksum; 54 unsigned long header_addr; 55 unsigned long load_addr; 56 unsigned long load_end_addr; 57 unsigned long bss_end_addr; 58 unsigned long entry_addr; 64 unsigned long tabsize; 65 unsigned long strsize; [all …]
|
H A D | boot.S.texi | 34 .long MULTIBOOT_HEADER_MAGIC 36 .long MULTIBOOT_HEADER_FLAGS 38 .long -(MULTIBOOT_HEADER_MAGIC + MULTIBOOT_HEADER_FLAGS) 41 .long multiboot_header 43 .long _start 45 .long _edata 47 .long _end 49 .long multiboot_entry
|
H A D | kernel.c.texi | 44 void cmain (unsigned long magic, unsigned long addr); 53 cmain (unsigned long magic, unsigned long addr) 141 (unsigned long) mmap < mbi->mmap_addr + mbi->mmap_length; 142 mmap = (memory_map_t *) ((unsigned long) mmap 178 unsigned long ud = d;
|
H A D | multiboot.info | 549 as long as it does not overwrite the BIOS data structures before doing 714 long) of an array of a.out format "nlist" structures, followed 715 immediately by the array itself, then the size (4-byte unsigned long) of 716 a set of zero-terminated ASCII strings (plus sizeof(unsigned long) in 1105 unsigned long magic; 1106 unsigned long flags; 1107 unsigned long checksum; 1108 unsigned long header_addr; 1109 unsigned long load_addr; 1110 unsigned long load_end_addr; [all …]
|
/titanic_50/usr/src/cmd/file/ |
H A D | magic | 70 #>20 long 1 Version 1 71 #>36 long 1 MAU Required 80 0 long 0177555 obsolete ar archive 82 0 long 0100554 apl workspace 104 >12 long >0 not stripped 107 >12 long >0 not stripped 110 >12 long >0 not stripped 113 >12 long >0 not stripped 116 >12 long >0 not stripped 118 >12 long >0 not stripped [all …]
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/types/ |
H A D | tst.basics.d.out | 11 sizeof (long long) = 8 12 sizeof (signed long long) = 8 13 sizeof (unsigned long long) = 8
|
/titanic_50/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | fs | 106 unsigned long f_bsize; /* fundamental file system block size */ 107 unsigned long f_frsize; /* fragment size */ 108 unsigned long f_blocks; /* total # of blocks of f_frsize on fs */ 109 unsigned long f_bfree; /* total # of free blocks of f_frsize */ 110 unsigned long f_bavail; /* # of free blocks avail to non-superuser */ 111 unsigned long f_files; /* total # of file nodes (inodes) */ 112 unsigned long f_ffree; /* total # of free file nodes */ 113 unsigned long f_favail; /* # of free nodes avail to non-superuser */ 114 unsigned long f_fsid; /* file system id (dev for now) */ 116 unsigned long f_flag; /* bit-mask of flags */ [all …]
|
H A D | align | 5 typedef unsigned long ALIGN_INTEGRAL; 8 #define ALIGN_INTEGRAL long
|
/titanic_50/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | fs | 106 unsigned long f_bsize; /* fundamental file system block size */ 107 unsigned long f_frsize; /* fragment size */ 108 unsigned long f_blocks; /* total # of blocks of f_frsize on fs */ 109 unsigned long f_bfree; /* total # of free blocks of f_frsize */ 110 unsigned long f_bavail; /* # of free blocks avail to non-superuser */ 111 unsigned long f_files; /* total # of file nodes (inodes) */ 112 unsigned long f_ffree; /* total # of free file nodes */ 113 unsigned long f_favail; /* # of free nodes avail to non-superuser */ 114 unsigned long f_fsid; /* file system id (dev for now) */ 116 unsigned long f_flag; /* bit-mask of flags */ [all …]
|
H A D | align | 5 typedef unsigned long ALIGN_INTEGRAL; 8 #define ALIGN_INTEGRAL long
|
/titanic_50/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | fs | 106 unsigned long f_bsize; /* fundamental file system block size */ 107 unsigned long f_frsize; /* fragment size */ 108 unsigned long f_blocks; /* total # of blocks of f_frsize on fs */ 109 unsigned long f_bfree; /* total # of free blocks of f_frsize */ 110 unsigned long f_bavail; /* # of free blocks avail to non-superuser */ 111 unsigned long f_files; /* total # of file nodes (inodes) */ 112 unsigned long f_ffree; /* total # of free file nodes */ 113 unsigned long f_favail; /* # of free nodes avail to non-superuser */ 114 unsigned long f_fsid; /* file system id (dev for now) */ 116 unsigned long f_flag; /* bit-mask of flags */ [all …]
|
H A D | align | 5 typedef unsigned long ALIGN_INTEGRAL; 8 #define ALIGN_INTEGRAL long
|
/titanic_50/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | fs | 110 unsigned long f_bsize; /* fundamental file system block size */ 111 unsigned long f_frsize; /* fragment size */ 112 unsigned long f_blocks; /* total # of blocks of f_frsize on fs */ 113 unsigned long f_bfree; /* total # of free blocks of f_frsize */ 114 unsigned long f_bavail; /* # of free blocks avail to non-superuser */ 115 unsigned long f_files; /* total # of file nodes (inodes) */ 116 unsigned long f_ffree; /* total # of free file nodes */ 117 unsigned long f_favail; /* # of free nodes avail to non-superuser */ 118 unsigned long f_fsid; /* file system id (dev for now) */ 120 unsigned long f_flag; /* bit-mask of flags */ [all …]
|
/titanic_50/usr/src/test/util-tests/tests/libsff/ |
H A D | libsff_compliance.out | 17 2 OC-48, long reach 23 8 OC-3, single mode, long reach 26 11 OC-12, single mode, long reach 38 1 long distance (L) 41 4 very long distance (V) 84 2 OC 48, long reach 97 1 long distance (L) 100 4 very long distance (V)
|
/titanic_50/usr/src/lib/libast/common/features/ |
H A D | sys | 94 echo "typedef long $v;" 100 echo "typedef unsigned long $v;" 112 echo "typedef struct { long quot; long rem; } $v;" 120 unsigned long u = ~0; 124 …;\n#undef\tsize_t\n#define size_t\t_ast_size_t\n#endif\n", u == (unsigned long)s ? "long" : "int"); 162 extern atol long (const char*) 184 extern fpathconf long (int, int) 201 extern labs long (long) 202 extern ldiv ldiv_t (long, long) 216 extern pathconf long (const char*, int) [all …]
|
H A D | fs | 183 unsigned long f_bsize; /* fundamental file system block size */ 184 unsigned long f_frsize; /* fragment size */ 185 unsigned long f_blocks; /* total # of blocks of f_frsize on fs */ 186 unsigned long f_bfree; /* total # of free blocks of f_frsize */ 187 unsigned long f_bavail; /* # of free blocks avail to non-superuser */ 188 unsigned long f_files; /* total # of file nodes (inodes) */ 189 unsigned long f_ffree; /* total # of free file nodes */ 190 unsigned long f_favail; /* # of free nodes avail to non-superuser */ 191 unsigned long f_fsid; /* file system id (dev for now) */ 193 unsigned long f_flag; /* bit-mask of flags */ [all …]
|
H A D | common | 4 typ long.double,size_t,ssize_t 152 #define _ast_int8_t long 153 #define _ast_int8_str "long" 156 #define _ast_int8_t long long 157 #define _ast_int8_str "long long" 190 static long i_long = 1L; 211 "long", sizeof(long), (char*)&i_long, 253 printf("#define _ast_int8_t long long\n"); 268 if (m == sizeof(long)) 297 "long double", sizeof(long double), [all …]
|
H A D | dirent | 45 long d_fileno; /* entry serial number */ 61 extern void seekdir(DIR*, long); 62 extern long telldir(DIR*); 219 extern void seekdir(DIR*, long); 220 extern long telldir(DIR*); 270 extern void seekdir(DIR*, long); 271 extern long telldir(DIR*);
|
/titanic_50/usr/src/lib/libsys/i386/ |
H A D | libsys.list | 180 d 0 _altzone 1 long = 0; 185 d 1 timezone 1 long = 0; 190 d 0 __huge_val[2] 2 unsigned long = {0x7ff00000,0x0}; 191 d 0 __flt_rounds 1 long = 0; 192 d 0 _fp_hw 1 long = 3;
|
/titanic_50/usr/src/cmd/mdb/test/typedef/ |
H A D | tst.union.mdb.out | 5 0 long gandalf 11 0 long gandalf
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | llib-lldap | 264 int ldap_create_filter(char *buf, unsigned long buflen, char *pattern, char *prefix, char *suffix, … 332 int ldap_t61_to_8859(char **bufp, unsigned long *buflenp, 335 int ldap_8859_to_t61(char **bufp, unsigned long *buflenp, 382 … writeptype writeproc, void *writeparm, char *eol, int rdncount, unsigned long opts, char *urlpref… 384 …, writeptype writeproc, void *writeparm, char *eol,int rdncount, unsigned long opts, char *urlpref… 386 …ar ***defvals, writeptype writeproc, void *writeparm, char *eol, int rdncount, unsigned long opts); 388 …har ***defvals, writeptype writeproc, void *writeparm, char *eol,int rdncount, unsigned long opts); 390 int ldap_vals2html(LDAP *ld, char *buf, char **vals, char *label, int labelwidth, unsigned long syn… 392 int ldap_vals2text(LDAP *ld, char *buf, char **vals, char *label, int labelwidth, unsigned long syn… 411 int ldap_init_templates_buf(char *buf, long buflen, struct ldap_disptmpl **tmpllistp); [all …]
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | llib-lc | 217 long __sysconf_xpg5(int); 249 long a64l(const char *); 256 long labs(long int arg); 274 long atol(const char *p); 375 ldiv_t ldiv(long int numer, long int denom); 380 long krand48(unsigned short *xsubi, unsigned int m); 381 long lrand48(void); 382 long mrand48(void); 383 void srand48(long seedval); 386 long nrand48(unsigned short *xsubi); [all …]
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | btree2.test | 31 # 5 The long key table 32 # 6 The long data table 82 # For each such entry there is a corresponding entry in the long key 83 # table. The long key table entry has a key which is just the L-digit 88 # short string. But some entries have long data strings. For each 89 # such entries there is an entry in the long data type. The key to 90 # long data table is an L-digit number. (The extension on long keys 196 # a long key with probability $K and long data with probability $D.
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | tifget.ed | 43 * Return the value of the long-named boolean capability tistr. 58 * Return the value of the long-named numeric capability tistr. 73 * Return the value of the long-named string capability tistr.
|
/titanic_50/usr/src/cmd/sgs/lex/common/ |
H A D | nceucform | 88 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX); 152 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX); 170 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX); 188 fprintf(yyout,"Input string too long, limit %d\n",YYLMAX); 351 unsigned long 355 unsigned long prefix; 371 unsigned long lc=yylinearize(c);
|