Searched refs:tmpnode (Results 1 – 1 of 1) sorted by relevance
523 char tmpnode[PATH_MAX]; in main() local525 if (pop != NULL && gettmpmnt(tmpnode, sizeof(tmpnode)) == 0) in main()545 waitformount(tmpnode, pid); in main()546 copy(pop, tmpnode); in main()547 unmount(tmpnode, 0); in main()548 rmdir(tmpnode); in main()564 if (mount(MOUNT_MFS, tmpnode, tmpflags, &args) == -1) in main()