Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.h503 #define SND_PIP 34 /* PIPES */ macro
H A Dckuus6.c343 { "/pipes", SND_PIP, CM_ARG|CM_PSH },
384 { "/pipes", SND_PIP, CM_ARG|CM_PSH },
10486 case SND_PIP: /* /PIPES:{ON,OFF} */
10850 if (pv[SND_PIP].ival > -1) {
10852 usepipes = pv[SND_PIP].ival;
H A Dckcftp.c1525 #define SND_PRM SND_PIP /* /PERMISSIONS instead of /PIPES */