Home
last modified time | relevance | path

Searched refs:ssh_malloc_init (Results 1 – 14 of 14) sorted by relevance

/external/openssh/
Dxmalloc.h19 void ssh_malloc_init(void);
Dsftp-server-main.c42 ssh_malloc_init(); /* must be called before any mallocs */ in main()
Dxmalloc.c30 ssh_malloc_init(void) in ssh_malloc_init() function
Dssh-keysign.c185 ssh_malloc_init(); /* must be called before any mallocs */ in main()
Dssh-pkcs11-helper.c283 ssh_malloc_init(); /* must be called before any mallocs */ in main()
Dssh-add.c484 ssh_malloc_init(); /* must be called before any mallocs */ in main()
Dssh-keyscan.c704 ssh_malloc_init(); /* must be called before any mallocs */ in main()
Dssh-agent.c1226 ssh_malloc_init(); /* must be called before any mallocs */ in main()
Dsshd.c1427 ssh_malloc_init(); /* must be called before any mallocs */
Dsftp-server.c1512 ssh_malloc_init(); /* must be called before any mallocs */ in sftp_server_main()
Dssh.c528 ssh_malloc_init(); /* must be called before any mallocs */ in main()
Dsftp.c2280 ssh_malloc_init(); /* must be called before any mallocs */ in main()
Dssh-keygen.c2282 ssh_malloc_init(); /* must be called before any mallocs */ in main()
DChangeLog5124 make existing ssh_malloc_init only for __OpenBSD__