Home
last modified time | relevance | path

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

/external/mdnsresponder/Clients/
Ddns-sd.c1025 static char *gettype(char *buffer, char *typ) in gettype() function
1122 typ = gettype(buffer, typ); in main()
1130 typ = gettype(buffer, typ); in main()
1144 typ = gettype(buffer, typ); in main()
1155 typ = gettype(buffer, typ); in main()
1165 …err = RegisterService(&client, argv[opi+0], gettype(buffer, argv[opi+1]), argv[opi+2], argv[opi+4]… in main()