Home | History | Annotate | Download | only in slirp

Lines Matching full:socreate

443 	 * If it's an SS_ACCEPTONCE socket, no need to socreate()
450 if ((so = socreate()) == NULL) {
803 if ((ns=socreate()) == NULL)