Searched refs:myprogram_length (Results 1 – 1 of 1) sorted by relevance
405 int myprogram_length; in sendmail_mpe_getmode() local413 int *myprogram_length, int *myprogram_syntax)); in sendmail_mpe_getmode()415 myprogram_length = sizeof(myprogram); in sendmail_mpe_getmode()417 &myprogram_length, &myprogram_syntax); in sendmail_mpe_getmode()423 memcpy(&path, &myprogram[1], myprogram_length - 2); in sendmail_mpe_getmode()424 path[myprogram_length - 2] = '\0'; in sendmail_mpe_getmode()