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

  /src/sys/opencrypto/
cryptodev.c 161 static int cryptof_poll(struct file *, int);
170 .fo_poll = cryptof_poll,
2000 cryptof_poll(struct file *fp, int events) function in typeref:typename:int
cryptodev.c 161 static int cryptof_poll(struct file *, int);
170 .fo_poll = cryptof_poll,
2000 cryptof_poll(struct file *fp, int events) function in typeref:typename:int

Completed in 45 milliseconds