Searched defs:_excmd (Results 1 – 1 of 1) sorted by relevance
73 struct _excmd { struct76 char *if_name; /* Associated file. */84 CHAR_T *cp; /* Current command text. */85 size_t clen; /* Current command length. */87 CHAR_T *save_cmd; /* Remaining command. */102 u_int8_t agv_flags;114 long count; /* Command: signed count. */117 MARK addr1; /* Command: 1st address. */118 MARK addr2; /* Command: 2nd address. */120 int argc; /* Command: count of arguments. */[all …]