Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Ddns-sd.c617 static DNSServiceErrorType RegisterService(DNSServiceRef *sdRef, in RegisterService() function
715 …err = RegisterService(&client, argv[optind+0], argv[optind+1], argv[optind+2], NULL, argv[optind+3… in main()
721 …err = RegisterService(&client, argv[optind+0], argv[optind+1], argv[optind+2], argv[optind+4], arg… in main()