/titanic_50/usr/src/cmd/ssh/ |
H A D | README.altprivsep | 30 protocols can be exploited in such ways as to escalate the privilege 38 implements a smaller protocol than the ssh protocols, and thus is, 46 analysis of the SSH protocols vis-a-vis privilege. Then we briefly 70 There are two or, rather three SSH protocols: 80 protocols is not assumed, but would be beneficial to the reader. 82 Quite roughly, these protocols consist of the following: 86 c) message syntaxes for the protocols' messages 95 Some of these parts of the ssh protocols are quite complex, some 97 protocols requires a source code base of significant size. 121 as analysis of the ssh protocols leads to conclude as follows. [all …]
|
/titanic_50/usr/src/cmd/ypcmd/net_files/ |
H A D | Makefile | 81 all: passwd group hosts ipnodes ethers networks rpc services protocols \ 206 protocols.time: $(DIR)/protocols 208 $(DIR)/protocols $(CHKPIPE)) | $(MAKEDBM) - \ 209 $(YPDBDIR)/$(DOM)/protocols.bynumber; 213 $(CHKPIPE))| $(MAKEDBM) - $(YPDBDIR)/$(DOM)/protocols.byname; 215 @touch protocols.time; 217 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) protocols.byname; fi 218 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) protocols.bynumber; fi 462 protocols: protocols.time target
|
H A D | nicknames | 7 protocols protocols.bynumber
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | demand.c | 105 for (i = 0; (protp = protocols[i]) != NULL; ++i) in demand_conf() 121 for (i = 0; (protp = protocols[i]) != NULL; ++i) in demand_block() 140 for (i = 0; (protp = protocols[i]) != NULL; ++i) in demand_discard() 169 for (i = 0; (protp = protocols[i]) != NULL; ++i) in demand_unblock() 355 for (i = 0; (protp = protocols[i]) != NULL; ++i) {
|
/titanic_50/usr/src/cmd/ypcmd/ |
H A D | ypxfr_1perday.sh | 36 ypxfr protocols.byname 37 ypxfr protocols.bynumber
|
/titanic_50/usr/src/cmd/initpkg/ |
H A D | nscd.conf | 110 positive-time-to-live protocols 3600 111 negative-time-to-live protocols 5 112 keep-hot-count protocols 20 113 check-files protocols yes
|
/titanic_50/usr/src/cmd/ipf/tools/ |
H A D | ipmon.c | 180 static char **protocols = NULL; variable 414 if (protocols != NULL) { in init_tabs() 416 if (protocols[i] != NULL) { in init_tabs() 417 free(protocols[i]); in init_tabs() 418 protocols[i] = NULL; in init_tabs() 420 free(protocols); in init_tabs() 421 protocols = NULL; in init_tabs() 423 protocols = (char **)malloc(256 * sizeof(*protocols)); in init_tabs() 424 if (protocols != NULL) { in init_tabs() 425 bzero((char *)protocols, 256 * sizeof(*protocols)); in init_tabs() [all …]
|
/titanic_50/usr/src/head/ |
H A D | Makefile | 321 $(PROTOHDRS:%=$(ROOT)/usr/include/protocols/%) 323 DIRS= iso arpa audio rpcsvc protocols security uuid kerberosv5 345 protocols/%.check: protocols/%.h 369 $(PROTOHDRS:%.h=protocols/%.check) 384 $(ROOT)/usr/include/protocols/%: protocols/%
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-network-ppp-tunnel.mf | 28 value="Extensions implementing PPP tunneling protocols" 45 legacy pkg=SUNWpppdt desc="Extensions implementing PPP tunneling protocols" \
|
/titanic_50/usr/src/cmd/backup/ |
H A D | req.flg | 31 echo_file usr/src/head/protocols/dumprestore.h
|
/titanic_50/usr/src/cmd/netfiles/ |
H A D | nsswitch.conf | 35 protocols: files
|
H A D | nsswitch.files | 39 protocols: files
|
H A D | nsswitch.ldap | 47 protocols: files ldap
|
H A D | nsswitch.nis | 47 protocols: files nis
|
H A D | nsswitch.dns | 51 protocols: files
|
H A D | nsswitch.ad | 58 protocols: files
|
/titanic_50/usr/src/cmd/cmd-inet/etc/ |
H A D | Makefile | 23 SYMPROG= hosts inetd.conf networks protocols services netmasks
|
H A D | protocols | 27 # Internet (IP) protocols
|
/titanic_50/usr/src/cmd/backup/restore/ |
H A D | Makefile | 34 HEADERS= ../../../head/protocols/dumprestore.h \
|
/titanic_50/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | ypmap2src.sh | 131 protocols ) 132 MAP=${N2LPREFIX}protocols.bynumber 418 SRCFILE=protocols 886 ${N2LPREFIX}protocols.bynumber )
|
/titanic_50/usr/src/cmd/backup/lib/ |
H A D | Makefile | 49 ../../../head/protocols/dumprestore.h \
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | Config | 41 # Protocol prioritized subset of valid protocols provided
|
/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | net.d.in | 38 * the particularities of additional protocols in the future.
|
/titanic_50/usr/src/cmd/backup/dump/ |
H A D | Makefile | 57 HEADERS= ../../../head/protocols/dumprestore.h \
|
/titanic_50/usr/src/man/man4/ |
H A D | Makefile | 155 protocols.4 \
|