HomeSort by: relevance | last modified time | path
    Searched defs:process_slc (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/telnetd/
slc.c 54 void process_slc(u_int, u_int, cc_t);
216 * process_slc
221 process_slc(u_int func, u_int flag, cc_t val) function in typeref:typename:void
276 } /* end of process_slc */
450 process_slc((u_int)func, (u_int)flag, val);
slc.c 54 void process_slc(u_int, u_int, cc_t);
216 * process_slc
221 process_slc(u_int func, u_int flag, cc_t val) function in typeref:typename:void
276 } /* end of process_slc */
450 process_slc((u_int)func, (u_int)flag, val);

Completed in 50 milliseconds