Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dnt_svc.c88 if ( !lutil_srv_remove(svcName, filename) ) in main()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dlutil.h286 lutil_srv_remove ( char* service, char* filename );
/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dntservice.c133 int lutil_srv_remove(LPCTSTR lpszServiceName, LPCTSTR lpszBinaryPathName) in lutil_srv_remove() function