Searched refs:str_to_tpstr (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libtsnet/common/
H A Dtsol_gettpent.c58 NSS_XbyY_INIT(&arg, &result, buf, sizeof (buf), str_to_tpstr);
103 NSS_XbyY_INIT(&arg, &result, buf, sizeof (buf), str_to_tpstr);
130 NSS_XbyY_INIT(&arg, &result, buf, sizeof (buf), str_to_tpstr);
162 str_to_tpstr(const char *instr, int lenstr, void *entp, char *buffer, function
186 "str_to_tpstr:\nstr - %s\n\ttemplate - %s\n\tattrs - %s\n",
H A Dlibtsnet.h75 extern int str_to_tpstr(const char *, int, void *, char *, int);

Completed in 15 milliseconds