Home
last modified time | relevance | path

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

/original-bsd/libexec/rbootd/
H A Ddefs.h149 char *NewStr __P((char *));
H A Dparseconf.c323 else if ((BootFiles[i] = NewStr(dp->d_name)) != NULL) in GetBootFiles()
H A Dutils.c309 NewStr(str) in NewStr() function