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

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h285 static struct di_devlink_handle *handle_alloc(const char *dev_dir,
H A Ddevinfo_devlink.c140 if ((hdp = handle_alloc(root_dir, OPEN_RDWR)) == NULL) {
315 handle_alloc(const char *root_dir, uint_t flags) function
2001 if ((hdp = handle_alloc(root_dir, OPEN_RDONLY)) == NULL) {

Completed in 47 milliseconds