Home
last modified time | relevance | path

Searched refs:symbols (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/titanic_50/usr/src/test/libc-tests/cfg/
H A DMakefile21 symbols/README \
22 symbols/assert_h.cfg \
23 symbols/ctype_h.cfg \
24 symbols/dirent_h.cfg \
25 symbols/fcntl_h.cfg \
26 symbols/locale_h.cfg \
27 symbols/math_h.cfg \
28 symbols/netdb_h.cfg \
29 symbols/pthread_h.cfg \
30 symbols/signal_h.cfg \
[all …]
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-test-libctest.mf27 dir path=opt/libc-tests/cfg/symbols
31 dir path=opt/libc-tests/tests/symbols
46 file path=opt/libc-tests/cfg/symbols/README mode=0444
47 file path=opt/libc-tests/cfg/symbols/assert_h.cfg mode=0444
48 file path=opt/libc-tests/cfg/symbols/ctype_h.cfg mode=0444
49 file path=opt/libc-tests/cfg/symbols/dirent_h.cfg mode=0444
50 file path=opt/libc-tests/cfg/symbols/fcntl_h.cfg mode=0444
51 file path=opt/libc-tests/cfg/symbols/locale_h.cfg mode=0444
52 file path=opt/libc-tests/cfg/symbols/math_h.cfg mode=0444
53 file path=opt/libc-tests/cfg/symbols/netdb_h.cfg mode=0444
[all …]
/titanic_50/usr/src/tools/cscope-fast/
H A Dcrossref.c64 int symbols; /* number of symbols */ variable
100 symbols = 0; in crossref()
122 for (i = 0; i < symbols; ++i) { in crossref()
132 if (i == symbols) { /* if not already in list */ in crossref()
149 if (symbols > 0) { in crossref()
167 if (symbols == msymbols) { in savesymbol()
173 symbol[symbols].type = token; in savesymbol()
174 symbol[symbols].first = first; in savesymbol()
175 symbol[symbols].last = last; in savesymbol()
176 symbol[symbols].length = last - first; in savesymbol()
[all …]
/titanic_50/usr/src/cmd/abi/appcert/scripts/
H A Dsymcheck.pl300 my (%symbols);
314 $symbols{$sym} = 1;
323 if (exists($symbols{'_exit'})) {
329 if (exists($symbols{'socket'}) && exists($symbols{'_socket'}) &&
330 exists($symbols{'bind'}) && exists($symbols{'_bind'}) &&
331 exists($symbols{'connect'}) && exists($symbols{'_connect'})) {
337 if (exists($symbols{'_xti_bind'}) && exists($symbols{'_xti_connect'}) &&
338 exists($symbols{'_tx_bind'}) && exists($symbols{'_tx_connect'})) {
/titanic_50/usr/src/stand/lib/fakeboot/
H A Dllib-lfakeboot29 * As discussed in <sys/bootsyms.h>, most of the symbols over in psm are
31 * lint libraries that should contain these symbols are either missing or
38 * correct definitions for all the symbols that should be provided by the
42 * the definitions for those symbols should be removed from here. Eventually,
/titanic_50/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Dasm10k.c607 sym_t *symbols[4]; in compile_asm() local
621 if ((symbols[i] = find_symbol(tokens[i+1])) == NULL) { in compile_asm()
628 if (symbols[i]->type == SY_INPUT) in compile_asm()
631 if (symbols[i]->type == SY_ACCUM && i != 1) in compile_asm()
648 symbols[0]->arg, in compile_asm()
649 symbols[1]->arg, in compile_asm()
650 symbols[2]->arg, in compile_asm()
651 symbols[3]->arg); in compile_asm()
654 symbols[0]->arg, in compile_asm()
655 symbols[1]->arg, in compile_asm()
[all …]
/titanic_50/usr/src/test/libc-tests/tests/symbols/
H A Dsetup.ksh32 cfg=symbols/${prog%.ksh}.cfg
34 if [[ ! -f ${cfg} && $cfg == symbols/setup.cfg ]]
/titanic_50/usr/src/cmd/sgs/pvs/common/
H A Dpvs.msg40 \t[-l]\t\tprint reduced symbols\n\
46 \t[-s]\t\tprint version definition symbols\n\
54 @ MSG_VER_UNREDSYMS "%s: warning: %s: unable to deduce reduced symbols:\n"
71 # The following strings represent reserved words, files, pathnames and symbols.
/titanic_50/usr/src/lib/libsocket/common/
H A Dmapfile-vers104 # no SUNW_1.2 or SUNW_1.3 symbols, but they are now kept as placeholders.
105 # Don't add any symbols to these versions.
166 # For ABI reasons, the following symbols are in SISCD_2.3 on 32-bit
202 # Don't add any more. Add new private symbols to SUNWprivate_1.3
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h192 #define symbols symbols64 macro
216 #define symbols symbols32 macro
/titanic_50/usr/src/lib/libc/
H A DREADME231 Removed the historical "synonym" symbols from the C Library.
238 These synonym symbols existed such that an application which provided
239 otherwise conflicting symbols could interpose on the version in libc without
243 synonyms.h, which would #define open _open, for all such symbols.
245 Since ON now uses direct bindings extensively all symbols not explicitly
247 actually necessary. Thus synonyms.h was removed, and no new synonym symbols
248 need be added. However, unfortunately, certain of the private symbols were
255 It should never be necessary to add additional synonym symbols to libc nor to
263 Scopes all function symbols within libc protected, excepting those that need
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/
H A Dmapfile-vers40 # no SUNW_1.1 symbols, but the version is now kept as a placeholder.
41 # Don't add any symbols to this version.
/titanic_50/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dmapfile-vers41 # no SUNW_1.1 symbols, but the version is now kept as a placeholder.
42 # Don't add any symbols to this version.
/titanic_50/usr/src/lib/krb5/dyn/
H A Dmapfile-vers40 # no SUNW_1.1 symbols, but the version is now kept as a placeholder.
41 # Don't add any symbols to this version.
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dmapfile-intf26 # symbols are reduced to locals via MAPFILE.NGB in Makefile-ssh.common. sshd
27 # must export some symbols too, thus this mapfile augments the former.
/titanic_50/usr/src/common/bignum/
H A DREADME40 See file bignumimpl.c for information about these preprocessor symbols:
43 The other symbols are set in Makefiles, as appropriate.
/titanic_50/usr/src/lib/libkstat/common/
H A Dmapfile-vers42 # no SUNW_1.1 symbols, but the version is now kept as a placeholder.
43 # Don't add any symbols to this version.
/titanic_50/usr/src/lib/libadm/common/
H A Dmapfile-vers48 # no SUNW_1.1 symbols, but the version is now kept as a placeholder.
49 # Don't add any symbols to this version.
171 # It was a mistake ever to have exported these symbols from libadm.
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.msg199 By default, symbols are taken from all available symbol tables.\n\
213 By default, symbols are taken from all available symbol tables.\n\
230 By default, symbols are taken from all available symbol tables.\n\
243 By default, symbols are taken from all available symbol tables.\n\
271 By default, symbols are taken from all available symbol tables.\n\
287 By default, symbols are taken from all available symbol tables.\n\
305 By default, symbols are taken from all available symbol tables.\n\
320 By default, symbols are taken from all available symbol tables.\n\
334 By default, symbols are taken from all available symbol tables.\n\
349 By default, symbols are taken from all available symbol tables.\n\
[all …]
/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/
H A Dmapfile-vers40 # no SUNW_1.1 symbols, but the version is now kept as a placeholder.
41 # Don't add any symbols to this version.
/titanic_50/usr/src/lib/libvolmgt/common/
H A Dmapfile-vers40 # no SUNW_1.2 or SUNW_1.3 symbols, but they are now kept as placeholders.
41 # Don't add any symbols to these versions.
/titanic_50/usr/src/lib/libmapmalloc/common/
H A Dmapfile-vers40 # no SUNW_1.1 symbols, but the version is now kept as a placeholder.
41 # Don't add any symbols to this version.
/titanic_50/usr/src/lib/libpam/
H A Dmapfile-vers42 # no SUNW_1.2 symbols, but the version is now kept as a placeholder.
43 # Don't add any symbols to this version.
/titanic_50/usr/src/ucblib/libucb/port/
H A Dmapfile-vers47 # no SUNW_1.2 symbols, but the version is now kept as a placeholder.
48 # Don't add any symbols to this version.
56 # set of symbols. However, the assignment of symbol to version varies
/titanic_50/usr/src/lib/rpcsec_gss/
H A Dmapfile-vers45 # Note: Even though the SUNW_1.2 version now contains no symbols
48 # (when it did contain symbols explicitly) may depend on it.

12345678910>>...13