SK_gets          567 modules/pc/protocol_config.c   read_result = SK_gets(sock, input, MAX_INPUT_SIZE);
SK_gets          576 modules/pc/protocol_config.c   read_result = SK_gets(sock, input, MAX_INPUT_SIZE);
SK_gets          627 modules/pc/protocol_config.c       read_result = SK_gets(sock, input, MAX_INPUT_SIZE);
SK_gets           78 modules/pw/protocol_whois.c     read_result = SK_gets(sock, input, MAX_INPUT_SIZE);
SK_gets           68 tests/sk/test_sk.c     gets_value = SK_gets(sock, input, STR_M);