HomeSort by: relevance | last modified time | path
    Searched defs:sbcreatecontrol1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
uipc_socket2.c 1423 sbcreatecontrol1(void **p, int size, int type, int level, int flags) function in typeref:struct:mbuf *
1465 m = sbcreatecontrol1(&v, size, type, level, M_DONTWAIT);
uipc_socket2.c 1423 sbcreatecontrol1(void **p, int size, int type, int level, int flags) function in typeref:struct:mbuf *
1465 m = sbcreatecontrol1(&v, size, type, level, M_DONTWAIT);

Completed in 22 milliseconds