Home
last modified time | relevance | path

Searched refs:valpp (Results 1 – 1 of 1) sorted by relevance

/original-bsd/libexec/telnetd/
H A Dsys_term.c237 spcset(func, valp, valpp) in spcset() argument
240 cc_t **valpp;
245 *valpp = (cc_t *)&termbuf.tc.t_eofc;
253 *valpp = (cc_t *)&termbuf.sg.sg_kill;
257 *valpp = (cc_t *)&termbuf.tc.t_intrc;
300 *valpp = (cc_t *)0;
304 *valpp = (cc_t *)0;
312 spcset(func, valp, valpp) in spcset() argument
315 cc_t **valpp;
319 *valpp = &termbuf.c_cc[a]; \
[all …]