/titanic_41/usr/src/lib/libipsecutil/common/ |
H A D | algs.c | 184 write_new_algfile(ipsec_proto_t *protos, int num_protos) in write_new_algfile() 342 proto_setup(ipsec_proto_t **protos, int *num_protos, int proto_num, in proto_setup() 486 ipsec_proto_t *protos, *current_proto; in addipsecalg() local 577 ipsec_proto_t *protos, *current_proto; in delipsecalgbyname() local 597 ipsec_proto_t *protos, *current_proto; in delipsecalgbynum() local 631 delipsecproto_common(ipsec_proto_t *protos, int num_protos, in delipsecproto_common() 653 ipsec_proto_t *protos, *current_proto, *new_proto; in addipsecproto() local 723 ipsec_proto_t *protos, *current_proto; in delipsecprotobynum() local 805 ipsec_proto_t *protos, *current_proto; in ipsecproto_get_exec_mode() local 825 ipsec_proto_t *protos, *current_proto; in ipsecproto_set_exec_mode() local
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/sppptun/ |
H A D | sppptun.c | 60 struct protos { struct 63 int (*attach)(struct protos *prot, char *linkname, argument 85 * the protos structure for the selected lower stream protocol. argument
|
/titanic_41/usr/src/cmd/svr4pkg/hdrs/ |
H A D | libadm.h | 41 #define __P(protos) protos argument 43 #define __P(protos) () argument
|
H A D | dryrun.h | 52 #define __P(protos) protos argument 54 #define __P(protos) () argument
|
H A D | libinst.h | 155 #define __P(protos) protos argument 157 #define __P(protos) () argument
|
/titanic_41/usr/src/lib/libresolv2/include/sys/ |
H A D | cdefs.h | 80 #define __P(protos) protos /* full-blown ANSI C */ argument 96 #define __P(protos) () /* traditional C preprocessor */ argument
|
/titanic_41/usr/src/cmd/sendmail/include/sm/ |
H A D | cdefs.h | 49 # define __P(protos) protos argument 54 # define __P(protos) () argument
|
/titanic_41/usr/src/cmd/dfs.cmds/sharectl/ |
H A D | sharectl.c | 403 valid_proto(char **protos, int num, char *proto) in valid_proto() 416 char **protos; in sc_status() local
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | db.h | 95 #define __P(protos) protos /* full-blown ANSI C */ argument 97 #define __P(protos) () /* traditional C preprocessor */ argument
|
/titanic_41/usr/src/lib/libnsl/ipsec/ |
H A D | algs.c | 45 static ipsec_proto_t *protos; variable
|
/titanic_41/usr/src/lib/libinetsvc/common/ |
H A D | inetsvc.c | 685 char **protos; in valid_props() local
|
/titanic_41/usr/src/cmd/sendmail/db/ |
H A D | db.h | 40 #define __P(protos) protos /* ANSI C prototypes */ argument 43 #define __P(protos) () /* K&R C preprocessor */ argument
|