Nut/OS  4.10.3
API Reference
wins.c File Reference
#include <cfg/os.h>
#include <stdlib.h>
#include <string.h>
#include <sys/heap.h>
#include <sys/socket.h>
#include <sys/sock_var.h>
#include <sys/types.h>
#include <pro/wins.h>
#include <netinet/in.h>
#include <stdio.h>
Include dependency graph for wins.c:

Go to the source code of this file.

Data Structures

struct  WINSHEADER

Functions

int toupper (int)
int NutWinsNameQuery (char *name, uint32_t ipaddr)

Function Documentation

int toupper ( int  )

Referenced by MakePhatName(), and NutWinsNameQuery().