Home
last modified time | relevance | path

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

/dports/net/nss_ldap/nss_ldap-265/
H A Dldap-schema.c282 static void init_ethers_attributes (const char ***ethers_attrs);
445 init_ethers_attributes (const char ***ethers_attrs) in init_ethers_attributes() argument
449 (*ethers_attrs) = __ethers_attrs; in init_ethers_attributes()
451 (*ethers_attrs)[0] = ATM (LM_ETHERS, cn); in init_ethers_attributes()
452 (*ethers_attrs)[1] = AT (macAddress); in init_ethers_attributes()
453 (*ethers_attrs)[2] = NULL; in init_ethers_attributes()