HomeSort by relevance Sort by last modified time
    Searched full:m_malloc (Results 26 - 28 of 28) sorted by null

12

  /external/dropbear/
common-channel.c 66 ses.channels = (struct Channel**)m_malloc(sizeof(struct Channel*));
135 newchan = (struct Channel*)m_malloc(sizeof(struct Channel));
keyimport.c 370 ret = (struct openssh_key*)m_malloc(sizeof(struct openssh_key));
891 outblob = (unsigned char*)m_malloc(outlen);
    [all...]
loginrec.c 240 newli = (struct logininfo *) m_malloc (sizeof(*newli));
    [all...]

Completed in 55 milliseconds

12