Searched refs:xgethostname (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.decls.h198 extern int xgethostname (char *, int);
200 # define gethostname(a, b) xgethostname(a, b)

Completed in 73 milliseconds