Searched refs:sethost (Results 1 – 1 of 1) sorted by relevance
260 char* sethost = 0; in b_uname() local325 sethost = opt_info.arg; in b_uname()343 if (error_info.errors || *argv && (flags || sethost) || sethost && flags) in b_uname()345 if (sethost) in b_uname()348 if (sethostname(sethost, strlen(sethost) + 1)) in b_uname()356 error(ERROR_system(1), "%s: cannot set host name", sethost); in b_uname()