Home
last modified time | relevance | path

Searched refs:fixup (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndrtypes.ndl123 * following macros and the fixup function handle the correction.
135 * statement in the fixup function. Assuming you have followed the
137 * is add a single line to the fixup function for each new case.
160 * that you must also update the fixup function in mlsvc_xxx.c.
/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c91 static void fixup(FILE *);
147 fixup(stdout); in main()
159 fixup(stderr); in main()
222 fixup(FILE *stream) in fixup() function
H A Dacctcon.c94 static void fixup(FILE *);
150 fixup(stderr); in main()
199 fixup(FILE *stream) in fixup() function
/illumos-gate/usr/src/cmd/device_remap/
H A Ddevice_remap.pl346 sub fixup { subroutine
382 fixup @ARGV;
440 fixup $alias, $newpath{$alias};
/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_gen.c336 static char *fixup[] = { in generate_member() local
378 for (i = 0; i < sizeof (fixup)/sizeof (fixup[0]); ++i) in generate_member()
379 (void) printf("\t%s\n", fixup[i]); in generate_member()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmlocale.c68 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()
/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dprotocols.h37 # error arch fixup needed here
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dnetlogon.ndl381 * the correct fixup offsets. If ndrgen did the right thing,
384 * do the fixup calculation. So it all has to go in netr_SamLogon.
H A Dlsarpc.ndl673 * the correct fixup offsets. If ndrgen did the right thing,
676 * the fixup calculation. So it all has to go in mslsa_QueryInfoPolicy.
H A Dsamrpc.ndl1015 * the correct fixup offsets. If ndrgen did the right thing,
1018 * the fixup calculation. So it all has to go in samr_QueryUserInfo.
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_voper.c488 fixup: in operate()
536 goto fixup; in operate()
H A Dex_vmain.c1089 goto fixup;
1163 fixup:
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dserver.c933 goto fixup; in recvf()
1027 fixup: in recvf()
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README497 4526745 fixup ld error message about duplicate dependencies/needed names
593 4731174 strip(1) does not fixup SHT_GROUP data
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE662 04-02-29 comp/omitted.c: move env trace after PATH fixup