Home
last modified time | relevance | path

Searched refs:identity (Results 1 – 25 of 33) sorted by relevance

12

/mirbsd/src/lib/libssl/src/apps/
Dengine.c94 static void identity(void *ptr) in identity() function
291 if(cmds) sk_pop_free(cmds, identity); in util_verbose()
520 sk_pop_free(engines, identity); in MAIN()
521 sk_pop_free(pre_cmds, identity); in MAIN()
522 sk_pop_free(post_cmds, identity); in MAIN()
/mirbsd/src/usr.bin/ssh/
Dsshconnect2.c167 typedef struct identity Identity;
170 struct identity { struct
171 TAILQ_ENTRY(identity) next;
178 TAILQ_HEAD(idlist, identity); argument
DREADME.smartcard68 can assume your identity. This is not recommended.
Dssh_config52 # IdentityFile ~/.etc/ssh/identity
Dssh-agent.c92 typedef struct identity { struct
93 TAILQ_ENTRY(identity) next;
102 TAILQ_HEAD(idqueue, identity) idlist; argument
/mirbsd/src/sbin/isakmpd/
DQUESTIONS25 like an identity protection exchange to me. Must I really get rid of
DDESIGN-NOTES345 ISAKMP supports a lot of identity types, and we should too of course.
/mirbsd/src/gnu/usr.bin/perl/Porting/
Drepository.pod69 will be the file F<~/.ssh/identity> which is suitable unless you
90 ".pub" appended, usually F<~/.ssh/identity.pub>. That public key
100 This will create private/public identity files called F<~/.ssh/id_rsa>
143 If you are not using the default filename of F<~/.ssh/identity> or
234 Then you either don't have a F<~/.ssh/identity> or F<~/.ssh/id_rsa>
/mirbsd/src/etc/
Disdnd.rc.sample282 # remote side to prove its identity,
298 # its identity even if we dial out
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlebcdic.pod1195 @e2a = (0 .. 255) # ASCII to ASCII identity map
1206 ASCII branch without the expense of the identity map).
1227 the string 'rot' or "rot$n". Rot0 and rot26 would designate identity maps
1229 interesting property that alternate subsequent invocations are identity maps
Dperltodo.pod393 providing a layer that records/checks the identity of the thread making the
Dperldata.pod524 identity in a LIST--the list
Dperltooc.pod627 It has state, behavior, and identity, the three crucial components
Dperlglossary.pod1103 with a L</filehandle> which will carry the subsequent identity of that
/mirbsd/src/gnu/usr.bin/perl/emacs/
Dcperl-mode.el5810 'identity
7100 'identity
7211 (mapconcat 'identity
7219 'identity
7309 'identity
/mirbsd/src/usr.sbin/httpd/conf/
Dmime.types171 application/vnd.groove-identity-message
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Daclocal.m4403 # Define the identity of the package.
/mirbsd/src/gnu/usr.bin/texinfo/
Daclocal.m4391 # Define the identity of the package.
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Daclocal.m4403 # Define the identity of the package.
/mirbsd/src/gnu/usr.bin/binutils/ld/
Daclocal.m4403 # Define the identity of the package.
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Daclocal.m4403 # Define the identity of the package.
/mirbsd/src/gnu/usr.bin/binutils/gas/
Daclocal.m4403 # Define the identity of the package.
/mirbsd/src/gnu/usr.bin/cvs/
Daclocal.m4403 # Define the identity of the package.
/mirbsd/src/usr.sbin/ppp/ppp/
Dppp.8.m44116 If no identity has been set (via the
4122 When an identity has been set,
/mirbsd/src/gnu/usr.sbin/sendmail/
DRELEASE_NOTES3885 authorization identity (i.e., the AUTH= parameter if
4950 operating system identity. Problem noted by Erik
5669 Do not assume the identity of a remote connection is root@localhost
5671 remote identity can be queried.

12