Annotation of 42BSD/ingres/source/ctlmod/cm_close.c, revision 1.1

1.1     ! root        1: # include      "ctlmod.h"
        !             2: # include      <sccs.h>
        !             3: 
        !             4: SCCSID(@(#)cm_close.c  7.1     2/5/81)
        !             5: 
        !             6: /*
        !             7: **  CM_CLOSE -- close the parser write pipe
        !             8: **
        !             9: **     This routine is a Kludge for use by the tty monitor only.
        !            10: **     It is here because of the difficulty of getting at the
        !            11: **     Cm struct from another directory.
        !            12: */
        !            13: 
        !            14: cm_close()
        !            15: {
        !            16:        close(Cm.cm_proc[1].pr_file);
        !            17: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.