Searched refs:AUTH (Results 1 - 25 of 33) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/rpc/
H A Dauth.h14 extern AUTH* authdes_create( struct sockaddr* );
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/rpc/
H A Dauth.h14 extern AUTH* authdes_create( struct sockaddr* );
/netbsd-current/lib/libc/rpc/
H A Dauth_none.c71 static bool_t authnone_marshal(AUTH *, XDR *);
72 static void authnone_verf(AUTH *);
73 static bool_t authnone_validate(AUTH *, struct opaque_auth *);
74 static bool_t authnone_refresh(AUTH *);
75 static void authnone_destroy(AUTH *);
86 AUTH no_client;
91 AUTH *
120 authnone_marshal(AUTH *client, XDR *xdrs)
134 authnone_verf(AUTH *client)
140 authnone_validate(AUTH *clien
[all...]
H A Dauth_unix.c82 static void authunix_nextverf(AUTH *);
83 static bool_t authunix_marshal(AUTH *, XDR *);
84 static bool_t authunix_validate(AUTH *, struct opaque_auth *);
85 static bool_t authunix_refresh(AUTH *);
86 static void authunix_destroy(AUTH *);
87 static void marshal_new_auth(AUTH *);
106 AUTH *
113 AUTH *auth;
206 AUTH *
235 authunix_nextverf(AUTH *aut
[all...]
H A Dclnt_bcast.c271 AUTH *sys_auth = authunix_create_default();
/netbsd-current/include/rpc/
H A Dauth.h41 * is required to pass a AUTH * to routines that create rpc
114 } AUTH; typedef in typeref:struct:__rpc_auth
121 * AUTH *auth;
160 * AUTH *authunix_create(machname, uid, gid, len, aup_gids)
169 extern AUTH *authunix_create (char *, int, int, int, int *);
170 extern AUTH *authunix_create_default (void);
171 extern AUTH *authnone_create (void);
172 extern AUTH *authdes_create (char *, unsigned int,
H A Dclnt.h142 AUTH *cl_auth; /* authenticator */
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dauth.h68 #ifdef AUTH
H A Ddhcp6.h218 #ifdef AUTH
H A Ddhcp6.c656 #ifdef AUTH
775 #ifdef AUTH
898 #ifdef AUTH
1157 #ifdef AUTH
1167 #ifdef AUTH
1217 #ifdef AUTH
1360 #ifdef AUTH
2644 #ifdef AUTH
2698 #ifdef AUTH
3334 #ifdef AUTH
[all...]
H A Dif-options.c418 #ifdef AUTH
616 #ifdef AUTH
658 #ifdef AUTH
2020 #ifdef AUTH
2098 #ifdef AUTH
2467 #ifdef AUTH
2801 #ifdef AUTH
2871 #ifdef AUTH
H A Dprivsep-root.c361 #ifdef AUTH
599 #ifdef AUTH
1188 #ifdef AUTH
H A Ddhcp.c739 #ifdef AUTH
1019 #ifdef AUTH
1089 #ifdef AUTH
1116 #ifdef AUTH
1141 #ifdef AUTH
1183 #ifdef AUTH
2808 #ifdef AUTH
2822 #ifdef AUTH
2993 #ifdef AUTH
3069 #ifdef AUTH
[all...]
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dmisc_rpc.c123 make_rpc_packet(char *buf, int buflen, u_long proc, struct rpc_msg *mp, voidp arg, XDRPROC_T_TYPE arg_xdr, AUTH *auth)
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_request.c38 #define AUTH 1 macro
137 { REQ_CONFIG, AUTH, v4sizeof(struct conf_peer),
139 { REQ_UNCONFIG, AUTH, v4sizeof(struct conf_unpeer),
141 { REQ_SET_SYS_FLAG, AUTH, sizeof(struct conf_sys_flags),
143 { REQ_CLR_SYS_FLAG, AUTH, sizeof(struct conf_sys_flags),
146 { REQ_RESADDFLAGS, AUTH, v4sizeof(struct conf_restrict),
148 { REQ_RESSUBFLAGS, AUTH, v4sizeof(struct conf_restrict),
150 { REQ_UNRESTRICT, AUTH, v4sizeof(struct conf_restrict),
154 { REQ_RESET_STATS, AUTH, sizeof(struct reset_flags), 0, reset_stats },
155 { REQ_RESET_PEER, AUTH, v4sizeo
[all...]
H A Dntp_control.c50 #define AUTH 1 macro
124 { CTL_OP_WRITEVAR, AUTH, write_variables },
126 { CTL_OP_WRITECLOCK, AUTH, write_clockstatus },
127 { CTL_OP_SETTRAP, AUTH, set_trap },
128 { CTL_OP_CONFIGURE, AUTH, configure },
129 { CTL_OP_SAVECONFIG, AUTH, save_config },
131 { CTL_OP_READ_ORDLIST_A, AUTH, read_ordlist },
133 { CTL_OP_UNSETTRAP, AUTH, unset_trap },
1311 if (cc->flags == AUTH
H A Dntp_proto.c48 #define AUTH(x, y) ((x) ? (y) == AUTH_OK \ macro
990 * Note: The AUTH(x, y) macro is used to filter outcomes. If x
1293 if (AUTH(restrict_mask & RES_DONTTRUST,
1351 if (AUTH(restrict_mask & RES_DONTTRUST, is_authentic)) {
1410 if (!AUTH( (!(peer2->cast_flags & MDF_POOL)
1485 if (!AUTH(sys_authenticate | (restrict_mask &
1489 DPRINTF(2, ("receive: AM_NEWBCL drop: AUTH failed\n"));
1619 if (!AUTH(sys_authenticate | (restrict_mask &
1629 if (AUTH(restrict_mask & RES_DONTTRUST,
2124 peer_clear(peer, "AUTH");
[all...]
/netbsd-current/external/bsd/am-utils/dist/include/
H A Dam_utils.h252 extern AUTH *nfs_auth; /* Dummy authorization for remote servers */
307 extern int make_rpc_packet(char *, int, u_long, struct rpc_msg *, voidp, XDRPROC_T_TYPE, AUTH *);
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_common.c41 E2S(AUTH);
/netbsd-current/sys/fs/nfs/common/
H A Dnfs_commonkrpc.c133 AUTH *ca_auth; /* RPC auth handle */
395 static AUTH *
400 AUTH *auth;
494 AUTH *auth;
H A Dnfs.h537 AUTH *nr_auth;
/netbsd-current/libexec/ftpd/
H A Dftpcmd.y146 AUTH ADAT PROT PBSZ CCC MIC
741 | AUTH SP mechanism_name CRLF
750 "Please set authentication state with AUTH.");
764 "Please set authentication state with AUTH.");
1264 { "AUTH", AUTH, STR1, 1, "<sp> mechanism-name", 0, },
/netbsd-current/external/bsd/am-utils/dist/fixmount/
H A Dfixmount.c264 AUTH *auth;
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dverify_krb5_conf.c247 L(AUTH),
341 strlcpy(facility, "AUTH", sizeof(facility));
H A Dlog.c79 L(AUTH),
355 strlcpy(facility, "AUTH", sizeof(facility));

Completed in 325 milliseconds

12