Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h408 static int resolve_link(char *devpath, char **content_p, int *type_p,
H A Ddevfsadm.c4568 resolve_link(char *devpath, char **content_p, int *type_p, char **devfs_path, in resolve_link() argument
4603 if (type_p) { in resolve_link()
4604 *type_p = DI_SECONDARY_LINK; in resolve_link()
4633 if (type_p) { in resolve_link()
4634 *type_p = DI_PRIMARY_LINK; in resolve_link()