Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sed/
H A Dmain.c66 enum e_cut {CU_FILE, CU_STRING} type; enum
116 static void add_compunit(enum e_cut, char *);
481 add_compunit(enum e_cut type, char *s) in add_compunit()