Lines Matching refs:v_type
741 if (argvars[2].v_type != VAR_UNKNOWN in remote_common()
742 && argvars[3].v_type != VAR_UNKNOWN) in remote_common()
768 if (argvars[2].v_type != VAR_UNKNOWN) in remote_common()
778 v.di_tv.v_type = VAR_STRING; in remote_common()
794 rettv->v_type = VAR_STRING; in f_remote_expr()
801 || (argvars[2].v_type != VAR_UNKNOWN in f_remote_expr()
830 argvars[1].v_type = VAR_STRING; in f_remote_foreground()
832 argvars[2].v_type = VAR_UNKNOWN; in f_remote_foreground()
833 rettv->v_type = VAR_STRING; in f_remote_foreground()
881 if (argvars[1].v_type != VAR_UNKNOWN && rettv->vval.v_number > 0) in f_remote_peek()
885 v.di_tv.v_type = VAR_STRING; in f_remote_peek()
919 if (argvars[1].v_type != VAR_UNKNOWN) in f_remote_read()
935 rettv->v_type = VAR_STRING; in f_remote_read()
945 rettv->v_type = VAR_STRING; in f_remote_send()
1042 rettv->v_type = VAR_STRING; in f_serverlist()