Searched defs:get_string (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddnssd_ipc.c106 int get_string(char **ptr, char *buffer, int buflen) function
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c107 static int get_string(u_longlong_t *llptr, char *tchar);
117 get_string(u_longlong_t *llptr, char *tchar) function
537 } else if (get_string(&llptr, tokval)) {
/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c534 cp = get_string(hdp, DB_NUM(hdp, DB_STR) - 1);
564 path = get_string(hdp, dnp->path);
609 name = get_string(hdp, dmp->name);
610 nodetype = get_string(hdp, dmp->nodetype);
651 path = get_string(hdp, dlp->path);
652 content = get_string(hdp, dlp->content);
1437 cp = get_string(hdp, dmp->name);
1631 cp = get_string(tnp->handle, dnp->path);
2258 vlink.rel_path = get_string(hdp, dlp->path);
2259 vlink.content = get_string(hd
2847 get_string(struct di_devlink_handle *hdp, uint32_t idx) function
[all...]

Completed in 28 milliseconds