Searched refs:gettmpmnt (Results 1 – 1 of 1) sorted by relevance
151 static int gettmpmnt(char *, size_t);525 if (pop != NULL && gettmpmnt(tmpnode, sizeof(tmpnode)) == 0) in main()768 created = gettmpmnt(mountpoint, sizeof(mountpoint)); in copy()794 gettmpmnt(char *mountpoint, size_t len) in gettmpmnt() function