Searched defs:_data_manipulation (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libeti/form/common/ |
H A D | driver.c | 85 _data_manipulation, _ins_char, /* REQ_INS_CHAR */ 86 _data_manipulation, _ins_line, /* REQ_INS_LINE */ 87 _data_manipulation, _del_char, /* REQ_DEL_CHAR */ 89 _data_manipulation, _del_line, /* REQ_DEL_LINE */ 90 _data_manipulation, _del_word, /* REQ_DEL_WORD */ 91 _data_manipulation, _clr_eol, /* REQ_CLR_EOL */ 92 _data_manipulation, _clr_eof, /* REQ_CLR_EOF */ 93 _data_manipulation, _clr_field, /* REQ_CLR_FIELD */ 160 /* _data_manipulation - service data modification request */ 162 _data_manipulation(PTF_in function [all...] |
Completed in 19 milliseconds