Home
last modified time | relevance | path

Searched refs:L2P (Results 1 – 1 of 1) sorted by relevance

/openbsd/bin/ksh/
H A Dalloc.c38 #define L2P(l) ( (void *)(((char *)(l)) + sizeof(struct link)) ) macro
59 return L2P(l); in alloc()
108 return L2P(l2); in aresize()