Searched refs:STSTRC_END (Results 1 - 3 of 3) sorted by path

/netbsd-current/bin/sh/
H A Dmain.c245 profile = ststrcat(NULL, home, "/.profile", STSTRC_END);
H A Dmemalloc.c353 * The arg list is terminated with STSTRC_END.
369 while (arg != STSTRC_END) {
390 while (arg != STSTRC_END) {
H A Dmemalloc.h66 #define STSTRC_END ((const char *)0) macro

Completed in 344 milliseconds