Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c100 static int is_bs_terminated(char *);
623 if (is_bs_terminated(ptr)) { in read_msgfile()
649 if (is_bs_terminated(ptr)) { in read_msgfile()
674 is_bs_terminated(char *msg) in is_bs_terminated() function