Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c69 LOGICAL_LINK_AP, enumerator
1381 if ((type = find_arg_type(apdup)) == LOGICAL_LINK_AP) { in config_get_lib()
1387 if (type == LOGICAL_LINK_AP && realpath(lib_loc_p->ap_base, path) in config_get_lib()
2993 return (LOGICAL_LINK_AP); in find_arg_type()