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

/freebsd-13-stable/lib/libc/iconv/
H A Dcitrus_module.c277 _citrus_load_module(_citrus_module_t *rhandle, const char *encname) argument
306 *rhandle = (_citrus_module_t)handle;
/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmps_show.c688 char enchandle[5], parent[5], rphy[3], rhandle[5]; local
750 snprintf(rhandle, 5, " ");
756 snprintf(rhandle, 5, "%04x",
761 printf(" %02d %s %s %s %s %s %s\n", exp1->Phy, rphy, rhandle, speed, min, max, type);

Completed in 60 milliseconds