Searched refs:udom_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/bin/cat/
H A Dcat.c77 static int udom_open(const char *path, int flags);
178 fd = udom_open(path, O_RDONLY);
302 udom_open(const char *path, int flags) function

Completed in 46 milliseconds