Home
last modified time | relevance | path

Searched refs:maps (Results 1 – 25 of 72) sorted by path

123

/illumos-gate/exception_lists/
H A Dmanlint21 usr/src/lib/fm/topo/maps/common/digraph-topology.dtd.1
22 usr/src/lib/fm/topo/maps/common/topology.dtd.1
H A Dmapfilechk48 usr/src/lib/fm/topo/maps/Makefile.map
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dccode15 #define CC_MAPS 8 /* number of code maps */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dccode15 #define CC_MAPS 8 /* number of code maps */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dccode15 #define CC_MAPS 8 /* number of code maps */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dccode15 #define CC_MAPS 8 /* number of code maps */
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c592 int maps = 0; in sum_ypmaplist() local
595 (void) sprintf(buff, "%d+ maps", maps); in sum_ypmaplist()
601 maps++; in sum_ypmaplist()
604 (void) sprintf(buff, "%d maps", maps); in sum_ypmaplist()
611 int maps = 0; in detail_ypmaplist() local
615 " %d+ maps. (Frame is incomplete)", maps); in detail_ypmaplist()
623 maps++; in detail_ypmaplist()
626 (void) sprintf(get_line(0, 0), "%d maps", maps); in detail_ypmaplist()
H A Dsnoop_pmap.c278 int maps = 0; in sum_pmaplist() local
291 maps++; in sum_pmaplist()
302 int maps = 0; in show_pmaplist() local
307 maps); in show_pmaplist()
321 maps++; in show_pmaplist()
628 maps++; in sum_rpcblist()
646 maps); in show_rpcblist()
665 maps++; in show_rpcblist()
688 maps++; in sum_rpcb_entry_list()
708 maps); in show_rpcb_entry_list()
[all …]
/illumos-gate/usr/src/cmd/format/
H A Dformat.dat26 # disks, disk types, and partition maps.
/illumos-gate/usr/src/cmd/fs.d/udfs/common/
H A Dud_lib.c669 m = &h->maps[h->n_maps]; in ud_read_and_translate_lvd()
979 m = &h->maps[prn]; in ud_xlate_to_daddr()
H A Dud_lib.h223 struct ud_map maps[MAX_MAPS]; member
/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c162 static mapdata_t *maps; variable
674 maps[map_count - 1].md_last = B_TRUE; in xmapping_iter()
1179 newmaps = realloc(maps, next * sizeof (mapdata_t)); in nextmap()
1188 maps = newmaps; in nextmap()
1191 return (&maps[map_count++]); in nextmap()
1246 if ((ret = func(data, &maps[i].md_map, in iter_map()
1247 maps[i].md_objname)) != 0) in iter_map()
1263 if ((ret = func(data, &maps[i].md_xmap, maps[i].md_objname, in iter_xmap()
1264 maps[i].md_last, maps[i].md_doswap)) != 0) in iter_xmap()
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME672 is where to send the message. These maps are not
1548 the LOCAL_CONFIG section. It can be used to declare local database maps or
1698 LDAP can be used for aliases, maps, and classes by either specifying your
1882 on etrn.sendmail.org, the effect is that there is *NO* match at all as maps
1887 If you prefer not to use the default LDAP schema for your maps, you can
3882 specification for LDAP maps. The
3887 maps unless they are specified in
/illumos-gate/usr/src/cmd/sendmail/cf/feature/
H A Dldap_routing.m440 # LDAP routing maps
H A Dvirtusertable.m423 # Virtual user table (maps incoming users)
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m496 # need to set this now before any LDAP maps are defined
/illumos-gate/usr/src/cmd/sgs/demo_rdb/
H A DMakefile60 common/maps.c \
H A DMakefile.com36 utils.c maps.c syms.c callstack.c disasm.c
70 TESTS= test-maps test-breaks test-steps test-plt_skip \
H A DMakefile.targ75 test-maps: simp FRC
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dlex.l59 ^{ws}*maps {return (MAPS);}
/illumos-gate/usr/src/cmd/sgs/demo_rdb/tests/
H A Dloadmaps24 echo "Display maps before any link-maps are available."
26 maps
30 echo "Now that link-maps are available display both memory maps and "
31 echo "link-maps"
33 maps
H A Dobject_padding_maps30 echo "Now display both mapping and link-maps to show results of"
33 maps
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.flat.blurb36 object modules listing that follows maps these
/illumos-gate/usr/src/cmd/sgs/libcrle/common/
H A Ddump.c204 prmap_t *maps, *_maps; in filladdr() local
263 if ((maps = alloca(size)) == 0) { in filladdr()
270 if (read(fd, (void *)maps, size) < 0) { in filladdr()
299 for (_num = 0, _maps = maps; _num < num; _num++, _maps++) { in filladdr()
/illumos-gate/usr/src/cmd/sgs/librtld_db/common/
H A Dlibrtld_db.msg69 @ MSG_DB_LKMAPNOINIT "rtld_db: rli: link maps are not yet initialized: \
119 @ MSG_ER_NOMAPS "link-maps are not initialized"

123