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.c321 STACKSTRNUL(p); in readcmd()
328 STACKSTRNUL(p); in readcmd()
H A Dexpand.c235 STACKSTRNUL(expdest); in expandarg()
385 STACKSTRNUL(expdest); in exptilde()
551 STACKSTRNUL(expdest); in subevalvar_trim()
623 STACKSTRNUL(expdest); in subevalvar_misc()