Searched refs:__EXPORT__ (Results 1 - 25 of 394) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dlibgen.h30 #if _BLD_ast && defined(__EXPORT__)
31 #define extern __EXPORT__
41 #if _BLD_ast && defined(__EXPORT__)
42 #define extern __EXPORT__
H A Dre_comp.h32 #if _BLD_ast && defined(__EXPORT__)
33 #define extern __EXPORT__
H A Dexeclp.c34 #if defined(__EXPORT__)
35 __EXPORT__ int execlp(const char*, const char*, ...);
40 #if defined(__EXPORT__)
41 #define extern __EXPORT__
H A Dexecvp.c34 #if defined(__EXPORT__)
35 __EXPORT__ int execvp(const char*, char* const[]);
40 #if defined(__EXPORT__)
41 #define extern __EXPORT__
H A Dgetpgrp.c39 #if defined(__EXPORT__)
40 #define extern __EXPORT__
H A Dgetlogin.c32 #if defined(__EXPORT__)
33 #define extern __EXPORT__
H A Dvfork.c40 #if defined(__EXPORT__)
41 #define extern __EXPORT__
H A Dfnmatch.h52 #if _BLD_ast && defined(__EXPORT__)
53 #define extern __EXPORT__
H A Dputenv.c43 #if defined(__EXPORT__)
44 #define extern __EXPORT__
H A Drealpath.c40 #if defined(__EXPORT__)
41 #define extern __EXPORT__
H A Dremove.c39 #if defined(__EXPORT__)
40 #define extern __EXPORT__
H A Dsystem.c39 #if defined(__EXPORT__)
40 #define extern __EXPORT__
/illumos-gate/usr/src/lib/libast/common/include/
H A Dip6.h31 #if _BLD_ast && defined(__EXPORT__)
32 #define extern __EXPORT__
H A Dvecargs.h33 #if _BLD_ast && defined(__EXPORT__)
34 #define extern __EXPORT__
H A Ddt.h30 #if _BLD_cdt && defined(__EXPORT__)
31 #define extern __EXPORT__
H A Dtimes.h46 #if _BLD_ast && defined(__EXPORT__)
47 #define extern __EXPORT__
H A Dtok.h35 #if _BLD_ast && defined(__EXPORT__)
36 #define extern __EXPORT__
/illumos-gate/usr/src/lib/libast/common/stdio/
H A D_filbuf.c26 #if defined(__EXPORT__)
27 #define extern __EXPORT__
H A D_flsbuf.c32 #if defined(__EXPORT__)
33 #define extern __EXPORT__
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dwaitevent.c45 #if defined(__EXPORT__)
46 #define extern __EXPORT__
/illumos-gate/usr/src/lib/libshell/common/include/
H A Denv.h25 # ifdef __EXPORT__
26 # define export __EXPORT__
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Ddt.h39 #if _BLD_cdt && defined(__EXPORT__)
41 #define __MANGLE__ __LINKAGE__ __EXPORT__
H A Dip6.h17 #if _BLD_ast && defined(__EXPORT__)
19 #define __MANGLE__ __LINKAGE__ __EXPORT__
H A Dre_comp.h41 #if _BLD_ast && defined(__EXPORT__)
43 #define __MANGLE__ __LINKAGE__ __EXPORT__
H A Dtimes.h55 #if _BLD_ast && defined(__EXPORT__)
57 #define __MANGLE__ __LINKAGE__ __EXPORT__

Completed in 87 milliseconds

1234567891011>>