Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/gen/
H A Dcatgets.c42 catgets(nl_catd catd_st, int set_id, int msg_id, const char *def_str) in catgets() argument
53 return ((char *)def_str); in catgets()
59 return ((char *)def_str); in catgets()
63 return ((char *)def_str); in catgets()
100 def_str, msg, 0); in catgets()
101 if (cmsg == def_str) { in catgets()
104 def_str); in catgets()
120 return ((char *)def_str); in catgets()
129 return ((char *)def_str); in catgets()