/titanic_51/usr/src/boot/sys/boot/arm/uboot/ |
H A D | ldscript.arm | 62 get relocated with -mrelocatable. Also put in the .fixup pointers. 73 .fixup : { *(.fixup) }
|
/titanic_51/usr/src/uts/common/smbsrv/ndl/ |
H A D | ndrtypes.ndl | 128 * following macros and the fixup function handle the correction. 140 * statement in the fixup function. Assuming you have followed the 142 * is add a single line to the fixup function for each new case. 165 * that you must also update the fixup function in mlsvc_xxx.c.
|
H A D | netlogon.ndl | 378 * the correct fixup offsets. If ndrgen did the right thing, 381 * do the fixup calculation. So it all has to go in netr_SamLogon.
|
H A D | lsarpc.ndl | 672 * the correct fixup offsets. If ndrgen did the right thing, 675 * the fixup calculation. So it all has to go in mslsa_QueryInfoPolicy.
|
H A D | samrpc.ndl | 988 * the correct fixup offsets. If ndrgen did the right thing, 991 * the fixup calculation. So it all has to go in samr_QueryUserInfo.
|
/titanic_51/usr/src/cmd/acct/ |
H A D | acctcon1.c | 91 static void fixup(FILE *); 147 fixup(stdout); in main() 159 fixup(stderr); in main() 212 * fixup assumes that V6 wtmp (16 bytes long) is mixed in with 222 fixup(FILE *stream) in fixup() function
|
H A D | acctcon.c | 96 static void fixup(FILE *); 152 fixup(stderr); in main() 201 fixup(FILE *stream) in fixup() function
|
/titanic_51/usr/src/cmd/device_remap/ |
H A D | device_remap.pl | 344 # fixup path_to_inst and /dev symlinks 346 sub fixup { subroutine 382 fixup @ARGV; 440 fixup $alias, $newpath{$alias};
|
/titanic_51/usr/src/tools/ndrgen/ |
H A D | ndr_gen.c | 322 (void) printf("\nextern void fixup%s(%s);\n", in generate_member_prototypes() 331 static char *fixup[] = { in generate_member() local 373 for (i = 0; i < sizeof (fixup)/sizeof (fixup[0]); ++i) in generate_member() 374 (void) printf("\t%s\n", fixup[i]); in generate_member()
|
/titanic_51/usr/src/uts/common/xen/public/io/ |
H A D | protocols.h | 37 # error arch fixup needed here
|
/titanic_51/usr/src/lib/libast/common/tm/ |
H A D | tmlocale.c | 68 fixup(Lc_info_t* li, register char** b) in fixup() function 414 fixup(li, b); in native_lc_time() 522 fixup(li, b); in native_lc_time() 594 fixup(li, b); in load()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/tm/ |
H A D | tmlocale.c | 68 fixup(Lc_info_t* li, register char** b) in fixup() function 430 fixup(li, b); in native_lc_time() 538 fixup(li, b); in native_lc_time() 610 fixup(li, b); in load()
|
/titanic_51/usr/src/cmd/vi/port/ |
H A D | ex_voper.c | 487 fixup: in operate() 535 goto fixup; in operate()
|
H A D | ex_vmain.c | 1092 goto fixup; 1166 fixup:
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | server.c | 943 goto fixup; 1037 fixup:
|
/titanic_51/usr/src/cmd/sgs/packages/common/ |
H A D | SUNWonld-README | 497 4526745 fixup ld error message about duplicate dependencies/needed names 593 4731174 strip(1) does not fixup SHT_GROUP data
|
/titanic_51/usr/src/lib/libast/common/ |
H A D | RELEASE | 474 04-02-29 comp/omitted.c: move env trace after PATH fixup
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 662 04-02-29 comp/omitted.c: move env trace after PATH fixup
|