Search | Google it | Results 1 - 3 of 3 for funcall:fs_check_fimpnm (0.00 seconds) |
98: if (fs_check_devnm(devnm) != 0 || fs_check_connm(connm) != 0 || 99: fs_check_fimpnm(fimpnm) != 0) { 100: sts = EX_INVAL;
84: /* Check FIMP name */ 85: if (fs_check_fimpnm(fimpnm) != 0) { 86: sts = EX_INVAL;
61: /* Check FIMP name */ 62: if (fs_check_fimpnm(fimpnm) != 0) { 63: sts = EX_INVAL;