OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xdr_string_decode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libsa/
bootparam.c
87
int
xdr_string_decode
(char **, char *, uint32_t *);
205
if (
xdr_string_decode
(&recv_head, hostname, &hostnamelen)) {
212
if (
xdr_string_decode
(&recv_head, domainname, &domainnamelen)) {
300
if (
xdr_string_decode
(&recv_head, serv_name, &sn_len)) {
313
if (
xdr_string_decode
(&recv_head, pathname, &path_len)) {
350
xdr_string_decode
(char **pkt, char *str, uint32_t *len_p)
function in typeref:typename:int
/src/sys/nfs/
krpc_subr.c
434
xdr_string_decode
(struct mbuf *m, char *str, int *len_p)
function in typeref:struct:mbuf *
Completed in 11 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025