Home
last modified time | relevance | path

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

/dports/textproc/sowing/sowing-1.1.18/include/
H A Dsowingfile.h11 extern void SYGetHostName( char *, int );
/dports/textproc/sowing/sowing-1.1.18/src/sys/
H A Dfile.c229 void SYGetHostName( char *name, int nlen ) in SYGetHostName() function
310 void SYGetHostName( char *name, nlen ) in SYGetHostName() function
916 SYGetHostName(localhost,MAXHOSTNAMELEN); in SYIsMachineHost()