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

  /src/sys/dev/
random.c 74 static dev_type_open(random_open);
83 .d_open = random_open,
111 random_open(dev_t dev, int flags, int fmt, struct lwp *l) function in typeref:typename:int
random.c 74 static dev_type_open(random_open);
83 .d_open = random_open,
111 random_open(dev_t dev, int flags, int fmt, struct lwp *l) function in typeref:typename:int

Completed in 20 milliseconds