Searched refs:TMP_MUSTHAVE (Results 1 – 4 of 4) sorted by relevance
115 #define TMP_MUSTHAVE 0x01 macro
321 tm->tm_mntpath = tmp_memalloc(dpn.pn_pathlen + 1, TMP_MUSTHAVE); in tmp_mount()331 tp = tmp_memalloc(sizeof (struct tmpnode), TMP_MUSTHAVE); in tmp_mount()
552 dot = tmp_memalloc(sizeof (struct tdirent) + 2, TMP_MUSTHAVE); in tdirinit()553 dotdot = tmp_memalloc(sizeof (struct tdirent) + 3, TMP_MUSTHAVE); in tdirinit()1028 tp = tmp_memalloc(sizeof (struct tmpnode), TMP_MUSTHAVE); in tdirmaketnode()
875 TMP_MUSTHAVE); in tmp_lookup()