Searched refs:BE_TMP_MNTPNT (Results 1 – 1 of 1) sorted by relevance
55 #define BE_TMP_MNTPNT "/tmp/.be.XXXXXX" macro955 if ((*tmp_mp = (char *)calloc(1, sizeof (BE_TMP_MNTPNT) + 1)) == NULL) { in be_make_tmp_mountpoint()960 (void) strlcpy(*tmp_mp, BE_TMP_MNTPNT, sizeof (BE_TMP_MNTPNT) + 1); in be_make_tmp_mountpoint()