Searched refs:icap (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | getcap.c | 470 char *icap, *scan, *tc, *tcstart, *tcend; in getent() local 503 iret = getent(&icap, &ilen, db_p, fd, tc, depth+1, in getent() 505 newicap = icap; /* Put into a register. */ in getent() 563 free(icap); in getent() 581 free(icap); in getent()
|
/netbsd-src/sys/arch/emips/conf/ |
H A D | majors.emips | 30 device-major icap char 67 icap
|
H A D | files.emips | 59 device icap: disk 60 attach icap at ebus with icap_ebus
|
H A D | GENERIC | 165 icap* at ebus0 addr ? # ICAP interface
|
/netbsd-src/lib/libc/gen/ |
H A D | getcap.c | 521 char *icap, *scan, *tc, *tcstart, *tcend; in getent() local 553 iret = getent(&icap, &ilen, db_p, fd, tc, depth+1, in getent() 555 newicap = icap; /* Put into a register. */ in getent() 611 free(icap); in getent() 629 free(icap); in getent()
|
/netbsd-src/sys/dev/hdaudio/ |
H A D | hdafg.c | 1237 int i, j, cnt, maxctls, ocap, icap; in hdafg_control_parse() local 1278 icap = w->w_p.inamp_cap; in hdafg_control_parse() 1301 if (icap) { in hdafg_control_parse() 1302 mute = COP_AMPCAP_MUTE_CAPABLE(icap); in hdafg_control_parse() 1303 step = COP_AMPCAP_NUM_STEPS(icap); in hdafg_control_parse() 1304 size = COP_AMPCAP_STEP_SIZE(icap); in hdafg_control_parse() 1305 offset = COP_AMPCAP_OFFSET(icap); in hdafg_control_parse()
|
/netbsd-src/external/gpl2/groff/dist/tmac/ |
H A D | hyphen.us | 1811 5icap
|
/netbsd-src/etc/ |
H A D | services | 2900 icap 1344/tcp # ICAP [Jeremy_Elson] … 2901 icap 1344/udp # ICAP [Jeremy_Elson] …
|