Searched refs:copy_type (Results 1 – 2 of 2) sorted by relevance
705 long copy_type = smp->msg_type; in msgrcv() local722 if (!error && t && (copy_type != t)) in msgrcv()
1815 char *bitmap_volume, char *copy_type) argument1833 if (strcmp(copy_type, "independent") == 0 ||1834 strcmp(copy_type, gettext("independent")) == 0)1836 else if (strcmp(copy_type, "dependent") == 0 ||1837 strcmp(copy_type, gettext("dependent")) == 0)