Searched refs:atoi (Results 1 – 5 of 5) sorted by relevance
3 atoi(const char *nptr) in atoi() function
19 int atoi(const char *nptr);
51 val = atoi(argv[1]); in Cmd_Exit()
77 scInt.value = atoi(val); in UpdateVal()
289 port_nr = atoi(servname); in lwip_getaddrinfo()