Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c73 LOGICAL_LINK_AP, enumerator
1387 if ((type = find_arg_type(apdup)) == LOGICAL_LINK_AP) { in config_get_lib()
1393 if (type == LOGICAL_LINK_AP && realpath(lib_loc_p->ap_base, path) in config_get_lib()
2984 return (LOGICAL_LINK_AP); in find_arg_type()