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

  /src/sys/fs/union/
union_vnops.c 109 int union_poll(void *);
164 { &vop_poll_desc, union_poll }, /* select */
1093 union_poll(void *v) function in typeref:typename:int

Completed in 13 milliseconds