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

/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_module.c275 _citrus_load_module(_citrus_module_t *rhandle, const char *encname) argument
304 *rhandle = (_citrus_module_t)handle;
/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_show.c618 char enchandle[5], parent[5], rphy[3], rhandle[5]; local
680 snprintf(rhandle, 5, " ");
686 snprintf(rhandle, 5, "%04x",
691 printf(" %02d %s %s %s %s %s %s\n", exp1->Phy, rphy, rhandle, speed, min, max, type);

Completed in 65 milliseconds