/titanic_41/usr/src/cmd/sgs/messages/ |
H A D | sgs.ident | 24 # Global message identifiers for the sgs utilities. This information is read 33 MSG_ID_RTLD 1 SUNW_OST_SGS /* sgs/rtld */ 34 MSG_ID_LIBRTLD 2 SUNW_OST_SGS /* sgs/librtld */ 35 MSG_ID_LIBLD 3 SUNW_OST_SGS /* sgs/libld */ 36 MSG_ID_LIBLDDBG 4 SUNW_OST_SGS /* sgs/liblddbg */ 38 MSG_ID_LIBRTLD_DB 6 SUNW_OST_SGS /* sgs/librtld_db */ 39 MSG_ID_LIBPROF 7 SUNW_OST_SGS /* sgs/libprof */ 40 MSG_ID_LIBCRLE 8 SUNW_OST_SGS /* sgs/libcrle */ 42 MSG_ID_LIBELF 10 SUNW_OST_SGS /* sgs/libelf */ 44 MSG_ID_LD 20 SUNW_OST_SGS /* sgs/ld */ [all …]
|
H A D | Makefile.com | 27 include $(SRC)/cmd/sgs/Makefile.com 34 POFILE= sgs.po
|
/titanic_41/usr/src/lib/libilb/common/ |
H A D | ilb_sg.c | 83 ilb_sg_srv_t *sgs; in i_ilb_addrem_server_to_group() local 103 sgs = &sg->sg_servers[0]; in i_ilb_addrem_server_to_group() 105 IP_COPY_CLI_2_IMPL(&srv->sd_addr, &sgs->sgs_addr); in i_ilb_addrem_server_to_group() 108 sgs->sgs_minport = srv->sd_minport; in i_ilb_addrem_server_to_group() 110 sgs->sgs_maxport = srv->sd_minport; in i_ilb_addrem_server_to_group() 112 sgs->sgs_maxport = srv->sd_maxport; in i_ilb_addrem_server_to_group() 114 sgs->sgs_flags = srv->sd_flags; in i_ilb_addrem_server_to_group() 116 (void) strlcpy(sgs->sgs_srvID, srv->sd_srvID, in i_ilb_addrem_server_to_group() 117 sizeof (sgs->sgs_srvID)); in i_ilb_addrem_server_to_group() 330 ilb_sg_srv_t *sgs; in ilb_Xable_server() local [all …]
|
/titanic_41/usr/src/lib/ |
H A D | Makefile | 46 ../cmd/sgs/libconv \ 47 ../cmd/sgs/libdl \ 65 ../cmd/sgs/libelf \ 66 ../cmd/sgs/librtld_db \ 538 @cd ../cmd/sgs; pwd; $(MAKE) install_lib 550 ../cmd/sgs/libconv: common 551 ../cmd/sgs/libdl: common 552 libc: ../cmd/sgs/libconv ../cmd/sgs/libdl 576 libcontract libsysevent ../cmd/sgs/libelf 608 libelfsign: libcryptoutil libkmf ../cmd/sgs/libelf [all …]
|
H A D | inc.flg | 36 usr/src/cmd/sgs/libdl \ 37 usr/src/cmd/sgs/libelf
|
/titanic_41/usr/src/lib/brand/shared/librtld_db/ |
H A D | Makefile.com | 51 -I$(SRC)/cmd/sgs/librtld_db/common \ 52 -I$(SRC)/cmd/sgs/include \ 53 -I$(SRC)/cmd/sgs/include/$(MACH)
|
/titanic_41/usr/src/cmd/sgs/rtld/ |
H A D | Makefile | 26 include $(SRC)/cmd/sgs/Makefile.com 30 include $(SRC)/cmd/sgs/Makefile.sub
|
/titanic_41/usr/src/cmd/sgs/messages/i386/ |
H A D | Makefile | 30 include $(SRC)/cmd/sgs/messages/Makefile.com 34 include $(SRC)/cmd/sgs/messages/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/messages/sparc/ |
H A D | Makefile | 30 include $(SRC)/cmd/sgs/messages/Makefile.com 34 include $(SRC)/cmd/sgs/messages/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/0@0/i386/ |
H A D | Makefile | 29 include $(SRC)/cmd/sgs/0@0/Makefile.com 33 include $(SRC)/cmd/sgs/0@0/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/0@0/sparc/ |
H A D | Makefile | 30 include $(SRC)/cmd/sgs/0@0/Makefile.com 34 include $(SRC)/cmd/sgs/0@0/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/0@0/sparcv9/ |
H A D | Makefile | 29 include $(SRC)/cmd/sgs/0@0/Makefile.com 35 include $(SRC)/cmd/sgs/0@0/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/tools/i386/ |
H A D | Makefile | 28 include $(SRC)/cmd/sgs/tools/Makefile.com 38 include $(SRC)/cmd/sgs/tools/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/tools/sparc/ |
H A D | Makefile | 28 include $(SRC)/cmd/sgs/tools/Makefile.com 38 include $(SRC)/cmd/sgs/tools/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/0@0/amd64/ |
H A D | Makefile | 31 include $(SRC)/cmd/sgs/0@0/Makefile.com 39 include $(SRC)/cmd/sgs/0@0/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/librtld/sparc/ |
H A D | Makefile | 26 include $(SRC)/cmd/sgs/librtld/Makefile.com 38 include $(SRC)/cmd/sgs/librtld/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/librtld/i386/ |
H A D | Makefile | 26 include $(SRC)/cmd/sgs/librtld/Makefile.com 38 include $(SRC)/cmd/sgs/librtld/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/librtld/amd64/ |
H A D | Makefile | 26 include $(SRC)/cmd/sgs/librtld/Makefile.com 46 include $(SRC)/cmd/sgs/librtld/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/librtld/sparcv9/ |
H A D | Makefile | 26 include $(SRC)/cmd/sgs/librtld/Makefile.com 46 include $(SRC)/cmd/sgs/librtld/Makefile.targ
|
/titanic_41/ |
H A D | .gitignore | 2196 usr/src/cmd/sgs/0@0/.make.state.i386 2197 usr/src/cmd/sgs/ar/.make.state.i386 2198 usr/src/cmd/sgs/ar/amd64/.make.state.i386 2199 usr/src/cmd/sgs/ar/amd64/ar 2200 usr/src/cmd/sgs/ar/amd64/msg.c 2201 usr/src/cmd/sgs/ar/amd64/msg.h 2202 usr/src/cmd/sgs/ar/i386/.make.state.i386 2203 usr/src/cmd/sgs/ar/i386/ar 2204 usr/src/cmd/sgs/ar/i386/ar.xpg4 2205 usr/src/cmd/sgs/ar/i386/msg.c [all …]
|
/titanic_41/usr/src/ |
H A D | Makefile | 100 all: mapfiles closedbins sgs .WAIT $(SUBDIRS) pkg 121 install1: mapfiles closedbins sgs 170 sgs: rootdirs .WAIT sysheaders userheaders .WAIT \ target 181 setup: closedbins bldtools sgs mapfiles
|
/titanic_41/usr/src/cmd/sgs/ |
H A D | Makefile.com | 30 include $(SRC)/cmd/sgs/Makefile.var 77 SGSHOME = $(SRC)/cmd/sgs 117 SGSMSGFLAGS = $(SGSMSGVFLAG) -i $(SGSMSGID)/sgs.ident
|
/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | Makefile | 62 include $(SRC)/cmd/sgs/rtld/Makefile.com 85 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | Makefile | 56 include $(SRC)/cmd/sgs/rtld/Makefile.com 95 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | Makefile | 65 include $(SRC)/cmd/sgs/rtld/Makefile.com 92 include $(SRC)/cmd/sgs/rtld/Makefile.targ
|