Searched refs:slp_add_int32 (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libslp/clib/ |
H A D | slp-internal.h | 267 extern SLPError slp_add_int32(char *, size_t, unsigned int, size_t *);
|
H A D | slp_auth.c | 571 return (slp_add_int32((char *)*buf, *buflen, timestamp, &off)); 671 err = slp_add_int32(ab, ab_len, timestamp, &off);
|
H A D | slp_utils.c | 403 SLPError slp_add_int32(char *pcBuf, size_t iBufSz, unsigned int iVal, function
|
Completed in 19 milliseconds