Searched refs:sndcmsgbuf (Results 1 – 2 of 2) sorted by relevance
139 uint8_t *sndcmsgbuf; in frontend() local194 if ((sndcmsgbuf = malloc(sndcmsglen)) == NULL) in frontend()213 sndmhdr.msg_control = (caddr_t)sndcmsgbuf; in frontend()
200 uint8_t *sndcmsgbuf = NULL; in frontend() local258 if ((sndcmsgbuf = malloc(sndcmsgbuflen)) == NULL) in frontend()264 sndmhdr.msg_control = sndcmsgbuf; in frontend()