Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c312 static int client_genProfile(clientopts_t *arglist);
618 retcode = client_genProfile(optlist); in main()
1339 client_genProfile(clientopts_t *arglist) in client_genProfile() function