Searched refs:slp_add_byte (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp-internal.h265 extern SLPError slp_add_byte(char *, size_t, int, size_t *);
H A Dslp_utils.c47 * slp_add_byte: encodes a byte into the given buffer
387 SLPError slp_add_byte(char *pcBuf, size_t iBufSz, int iVal, function
H A Dslp_auth.c217 err = slp_add_byte(msgiov[msg_index].iov_base, 1, num_auths, &off);

Completed in 65 milliseconds