Home
last modified time | relevance | path

Searched refs:protent (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c71 struct protent *protp; in demand_conf()
113 struct protent *protp; in demand_block()
132 struct protent *protp; in demand_discard()
161 struct protent *protp; in demand_unblock()
335 struct protent *protp;
H A Dcbcp.h24 extern struct protent cbcp_protent;
H A Dccp.h48 extern struct protent ccp_protent;
H A Dipv6cp.h131 extern struct protent ipv6cp_protent;
H A Dupap.h118 extern struct protent pap_protent;
H A Dipcp.h78 extern struct protent ipcp_protent;
H A Dchap.h141 extern struct protent chap_protent;
H A Dlcp.h169 extern struct protent lcp_protent;
H A Dpppd.h351 struct protent { struct
411 extern struct protent *protocols[];
H A Dcbcp.c56 struct protent cbcp_protent = {
H A Dauth.c479 struct protent *protp;
514 struct protent *protp;
654 struct protent *protp; in start_networks()
H A Dmain.c270 struct protent *protocols[] = {
300 struct protent *protp;
1393 struct protent *protp; in get_input()
2569 struct protent *protp;
H A Dupap.c72 struct protent pap_protent = {
H A Dutils.c530 struct protent *protp;
H A Dchap.c80 struct protent chap_protent = {
H A Dipv6cp.c224 struct protent ipv6cp_protent = {
H A Dlcp.c321 struct protent lcp_protent = {
732 struct protent *protp;
H A Dccp.c99 struct protent ccp_protent = {
H A Dipcp.c187 struct protent ipcp_protent = {