Searched refs:UMID_LEN (Results 1 – 1 of 1) sorted by relevance
20 #define UMID_LEN 64 macro23 static char umid[UMID_LEN] = { 0 };223 file = malloc(strlen(uml_dir) + UMID_LEN + sizeof("/pid\0")); in create_pid_file()250 if (strlen(name) > UMID_LEN - 1) in set_umid()402 dir = malloc(strlen(uml_dir) + UMID_LEN + 1); in remove_umid_dir()