Home
last modified time | relevance | path

Searched refs:in_make_path (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dinstance.c63 static in_node_t *in_make_path(char *path);
1022 np = in_make_path(cp); in in_pathin()
1054 in_make_path(char *path) in in_make_path() function
1583 np = in_make_path(path); in e_ddi_path_to_instance()