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

  /src/usr.bin/aiomixer/
main.c 53 static int read_key(struct aiomixer *, int);
277 read_key(struct aiomixer *aio, int ch) function in typeref:typename:int
486 if (read_key(aio, ch) != 0)
  /src/usr.sbin/wgconfig/
wgconfig.c 420 read_key(const char *path, unsigned char keybuf[KEY_LEN]) function in typeref:typename:void
446 read_key(argv[0], keybuf);
663 read_key(path, keybuf);

Completed in 137 milliseconds