Searched refs:tmpmountpoints (Results 1 – 1 of 1) sorted by relevance
199 char **origmountpoints = NULL, **tmpmountpoints = NULL; in editor() local205 !(tmpmountpoints = calloc(MAXPARTITIONS, sizeof(char *)))) in editor()261 mpcopy(tmpmountpoints, omountpoints); in editor()450 mpcopy(tmpmountpoints, mountpoints); in editor()452 mpcopy(omountpoints, tmpmountpoints); in editor()461 mpcopy(tmpmountpoints, mountpoints); in editor()463 mpcopy(omountpoints, tmpmountpoints); in editor()505 mpcopy(omountpoints, tmpmountpoints); in editor()511 mpfree(tmpmountpoints, DISCARD); in editor()