Home
last modified time | relevance | path

Searched refs:local (Results 176 – 200 of 850) sorted by relevance

12345678910>>...34

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c2078 Word ndx, hash, local, total; in ld_sym_process() local
2144 local = shdr->sh_info; in ld_sym_process()
2158 if ((etype == ET_REL) && (local != 0)) { in ld_sym_process()
2160 libld_calloc(local, sizeof (Sym_desc))) == NULL) in ld_sym_process()
2163 ifl->ifl_locscnt = local; in ld_sym_process()
2171 if (local != 0) { in ld_sym_process()
2176 for (sym++, ndx = 1; ndx < local; sym++, ndx++) { in ld_sym_process()
2502 sym += local; in ld_sym_process()
2505 for (ndx = (int)local; ndx < total; sym++, ndx++) { in ld_sym_process()
2923 (total > local)) { in ld_sym_process()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Doptions.tmpl30 # name <name> -- set local system name for authentication
31 # domain <name> -- append domain name to local name
/illumos-gate/usr/src/contrib/zlib/
H A Dzutil.h30 #ifndef local
31 # define local static macro
/illumos-gate/usr/src/test/elf-tests/tests/tls/i386/ld/
H A Dhalf-ldm.s23 .local foo
/illumos-gate/usr/src/test/elf-tests/tests/relocs/amd64/gotpcrelx/
H A Dgotpcrel.s7 .section .data.rel.local,"aw",@progbits
H A Drex_gotpcrel.s7 .section .data.rel.local,"aw",@progbits
/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm.h179 } local; member
188 uint32_t local; member
H A Drsmapi_common.h80 } local; member
/illumos-gate/usr/src/head/
H A Dpkgstrct.h55 char *local; member
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dlocal_no_masquerade.m418 `errprint(`*** MAILER(`local') must appear after FEATURE(`local_no_masquerade')')
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dnat.eg10 # For example, to redirect FTP connections through this box, to the local ftp
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauthenc.c68 auth_encrypt_init(char *local, char *remote, char *name) in auth_encrypt_init() argument
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Intrs/
H A Dmapfile-vers22 local:
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A Dmapfile-vers22 local:
/illumos-gate/usr/src/test/elf-tests/tests/mapfiles/assert/
H A Dmapfile.unknown-assert25 local:
H A Dmapfile.unknown-bind25 local:
H A Dmapfile.unknown-shattr25 local:
H A Dmapfile.unknown-type25 local:
H A Dmapfile.wrongtype23 local:
H A Dmapfile.alias-with-others29 local:
H A Dmapfile.circalias29 local:
/illumos-gate/usr/src/boot/forth/
H A Dloader.rc5 try-include /boot/loader.rc.local
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c337 struct buf local; in get_pktiopb() local
343 bzero((caddr_t)&local, sizeof (struct buf)); in get_pktiopb()
350 ((func == SLEEP_FUNC) ? 1 : 0), 0, NULL, &local.b_un.b_addr, &rlen, in get_pktiopb()
355 local.b_flags = B_READ; in get_pktiopb()
356 local.b_bcount = datalen; in get_pktiopb()
357 pkt = (*tran->tran_init_pkt) (ap, NULL, &local, in get_pktiopb()
361 i_ddi_mem_free(local.b_un.b_addr, NULL); in get_pktiopb()
366 *datap = local.b_un.b_addr; in get_pktiopb()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/
H A Dmapfile-vers26 local:
/illumos-gate/usr/src/test/elf-tests/tests/mapfiles/parser/
H A Dmapfile.addrsize.mult24 local:

12345678910>>...34