Searched refs:proto_name (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Dfsm.h118 char *proto_name; /* String name for protocol (for messages) */ member in struct:fsm_callbacks
H A Dfsm.c81 #define PROTO_NAME(f) ((f)->callbacks->proto_name)
/netbsd-6-1-5-RELEASE/sbin/pppoectl/
H A Dpppoectl.c61 static const char *proto_name(int proto);
536 proto_name(sp->myauth),
541 proto_name(sp->hisauth),
588 proto_name(int proto) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.c6680 const char *proto_name;
6684 proto_name = synth_id_with_class_suffix ("_OBJC_PROTOCOL", p);
6685 decl = start_var_decl (objc_protocol_template, proto_name);
6668 const char *proto_name; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/objc/
H A Dobjc-act.c6564 const char *proto_name;
6568 proto_name = synth_id_with_class_suffix ("_OBJC_PROTOCOL", p);
6569 decl = start_var_decl (objc_protocol_template, proto_name);
6552 const char *proto_name; local

Completed in 258 milliseconds