Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dcd.c208 STACKSTRNUL(p); in cdlogical()
302 STACKSTRNUL(new); in findcwd()
H A Dmemalloc.h78 #define STACKSTRNUL(p) (p == sstrend ? (p = growstackstr(), *p = '\0') : (*p = '\0')) macro
H A Dmiscbltin.c352 STACKSTRNUL(p); in readcmd()
359 STACKSTRNUL(p); in readcmd()
H A Dexpand.c237 STACKSTRNUL(expdest); in expandarg()
387 STACKSTRNUL(expdest); in exptilde()
553 STACKSTRNUL(expdest); in subevalvar_trim()
625 STACKSTRNUL(expdest); in subevalvar_misc()