Searched refs:gethostname (Results 1 – 9 of 9) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | osdef2.h.in | 19 extern int gethostname(char *, int);
|
| H A D | os_amiga.c | 697 gethostname(s, len); in mch_get_host_name()
|
| H A D | os_unix.c | 2471 # define gethostname(nam, len) sysinfo(SI_HOSTNAME, nam, len) macro 2478 vaxc$gethostname((char *)s, len); in mch_get_host_name() 2480 gethostname((char *)s, len); in mch_get_host_name()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | teraterm.vim | 72 \ enablekeyb flushrecv gethostname getmodemstatus
|
| H A D | php.vim | 424 …last forward_static_call forward_static_call_array fputcsv get_headers gethostname getimagesizefro…
|
| H A D | xs.vim | 3519 syn keyword xsMacro gethostbyname gethostent gethostname getlogin
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | phpcomplete.vim | 2787 …ring $hostname | string','gethostbynamel(':'string $hostname | array','gethostname(':'void | strin…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version5.txt | 5840 Use gethostname() always, sys_hostname doesn't exist.
|
| H A D | version6.txt | 3836 gethostname() is not available with VAXC.
|