Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c148 char source_host[HOST_NM_LN], *src_ptr, *src_host_ptr; in is_remote_src() local
164 src_host_ptr = source_host; in is_remote_src()
172 if (strchr(source_host, ',') != NULL) in is_remote_src()
176 *(source+hn_len) == ':' || is_local_host(source_host)) in is_remote_src()