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

  /src/sys/compat/netbsd32/
netbsd32_ipc.c 209 CTASSERT(sizeof(struct netbsd32_sembuf) == sizeof(struct sembuf));
215 struct netbsd32_sembuf small_sops[SMALL_SOPS];
216 struct netbsd32_sembuf *sops;
236 /* netbsd32_sembuf == sembuf, see CTASSERT above */
netbsd32.h 640 struct netbsd32_sembuf { struct

Completed in 13 milliseconds