Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/genmsg/
H A Dutil.c102 static int is_bs_terminated(char *);
625 if (is_bs_terminated(ptr)) { in read_msgfile()
651 if (is_bs_terminated(ptr)) { in read_msgfile()
676 is_bs_terminated(char *msg) in is_bs_terminated() function