/minix3/external/bsd/nvi/dist/vi/ |
H A D | v_scroll.c | 76 v_lgoto(SCR *sp, VICMD *vp) in v_lgoto() 113 v_home(SCR *sp, VICMD *vp) in v_home() 130 v_middle(SCR *sp, VICMD *vp) in v_middle() 151 v_bottom(SCR *sp, VICMD *vp) in v_bottom() 214 v_up(SCR *sp, VICMD *vp) in v_up() 236 v_cr(SCR *sp, VICMD *vp) in v_cr() 257 v_down(SCR *sp, VICMD *vp) in v_down() 278 v_hpageup(SCR *sp, VICMD *vp) in v_hpageup() 302 v_hpagedown(SCR *sp, VICMD *vp) in v_hpagedown() 330 v_pagedown(SCR *sp, VICMD *vp) in v_pagedown() [all …]
|
H A D | getc.c | 52 cs_init(SCR *sp, VCS *csp) in cs_init() 78 cs_next(SCR *sp, VCS *csp) in cs_next() 128 cs_fspace(SCR *sp, VCS *csp) in cs_fspace() 148 cs_fblank(SCR *sp, VCS *csp) in cs_fblank() 168 cs_prev(SCR *sp, VCS *csp) in cs_prev() 217 cs_bblank(SCR *sp, VCS *csp) in cs_bblank()
|
H A D | v_ex.c | 48 v_again(SCR *sp, VICMD *vp) in v_again() 65 v_exmode(SCR *sp, VICMD *vp) in v_exmode() 101 v_join(SCR *sp, VICMD *vp) in v_join() 130 v_shiftl(SCR *sp, VICMD *vp) in v_shiftl() 147 v_shiftr(SCR *sp, VICMD *vp) in v_shiftr() 164 v_suspend(SCR *sp, VICMD *vp) in v_suspend() 181 v_switch(SCR *sp, VICMD *vp) in v_switch() 214 v_tagpush(SCR *sp, VICMD *vp) in v_tagpush() 235 v_tagpop(SCR *sp, VICMD *vp) in v_tagpop() 250 v_filter(SCR *sp, VICMD *vp) in v_filter() [all …]
|
H A D | v_util.c | 44 v_eof(SCR *sp, MARK *mp) in v_eof() 67 v_eol(SCR *sp, MARK *mp) in v_eol() 90 v_nomove(SCR *sp) in v_nomove() 102 v_sof(SCR *sp, MARK *mp) in v_sof() 117 v_sol(SCR *sp) in v_sol() 144 v_emsg(SCR *sp, const char *p, vim_t which) in v_emsg()
|
H A D | v_event.c | 42 v_c_settop(SCR *sp, VICMD *vp) in v_c_settop() 85 v_edit(SCR *sp, VICMD *vp) in v_edit() 99 v_editopt(SCR *sp, VICMD *vp) in v_editopt() 121 v_editsplit(SCR *sp, VICMD *vp) in v_editsplit() 136 v_tag(SCR *sp, VICMD *vp) in v_tag() 153 v_tagas(SCR *sp, VICMD *vp) in v_tagas() 167 v_tagsplit(SCR *sp, VICMD *vp) in v_tagsplit() 185 v_quit(SCR *sp, VICMD *vp) in v_quit() 200 v_erepaint(SCR *sp, EVENT *evp) in v_erepaint() 218 v_sel_end(SCR *sp, EVENT *evp) in v_sel_end() [all …]
|
H A D | v_ch.c | 44 v_chrepeat(SCR *sp, VICMD *vp) in v_chrepeat() 73 v_chrrepeat(SCR *sp, VICMD *vp) in v_chrrepeat() 112 v_cht(SCR *sp, VICMD *vp) in v_cht() 143 v_chf(SCR *sp, VICMD *vp) in v_chf() 200 v_chT(SCR *sp, VICMD *vp) in v_chT() 225 v_chF(SCR *sp, VICMD *vp) in v_chF() 279 noprev(SCR *sp) in noprev() 285 notfound(SCR *sp, ARG_CHAR_T ch) in notfound()
|
H A D | v_left.c | 40 v_left(SCR *sp, VICMD *vp) in v_left() 78 v_cfirst(SCR *sp, VICMD *vp) in v_cfirst() 145 v_first(SCR *sp, VICMD *vp) in v_first() 207 v_ncol(SCR *sp, VICMD *vp) in v_ncol() 267 v_zero(SCR *sp, VICMD *vp) in v_zero()
|
H A D | vs_smap.c | 51 vs_change(SCR *sp, db_recno_t lno, lnop_t op) in vs_change() 183 vs_sm_fill(SCR *sp, db_recno_t lno, pos_t pos) in vs_sm_fill() 317 vs_sm_delete(SCR *sp, db_recno_t lno) in vs_sm_delete() 365 vs_sm_insert(SCR *sp, db_recno_t lno) in vs_sm_insert() 419 vs_sm_reset(SCR *sp, db_recno_t lno) in vs_sm_reset() 524 vs_sm_scroll(SCR *sp, MARK *rp, db_recno_t count, scroll_t scmd) in vs_sm_scroll() 581 vs_sm_up(SCR *sp, MARK *rp, db_recno_t count, scroll_t scmd, SMAP *smp) in vs_sm_up() 761 vs_sm_1up(SCR *sp) in vs_sm_1up() 790 vs_deleteln(SCR *sp, int cnt) in vs_deleteln() 822 vs_sm_down(SCR *sp, MARK *rp, db_recno_t count, scroll_t scmd, SMAP *smp) in vs_sm_down() [all …]
|
H A D | v_word.c | 86 v_wordW(SCR *sp, VICMD *vp) in v_wordW() 98 v_wordw(SCR *sp, VICMD *vp) in v_wordw() 108 fword(SCR *sp, VICMD *vp, enum which type) in fword() 246 v_wordE(SCR *sp, VICMD *vp) in v_wordE() 258 v_worde(SCR *sp, VICMD *vp) in v_worde() 268 eword(SCR *sp, VICMD *vp, enum which type) in eword() 392 v_wordB(SCR *sp, VICMD *vp) in v_wordB() 404 v_wordb(SCR *sp, VICMD *vp) in v_wordb() 414 bword(SCR *sp, VICMD *vp, enum which type) in bword()
|
H A D | v_itxt.c | 75 v_iA(SCR *sp, VICMD *vp) in v_iA() 95 v_ia(SCR *sp, VICMD *vp) in v_ia() 132 v_iI(SCR *sp, VICMD *vp) in v_iI() 151 v_ii(SCR *sp, VICMD *vp) in v_ii() 184 v_iO(SCR *sp, VICMD *vp) in v_iO() 196 v_io(SCR *sp, VICMD *vp) in v_io() 202 io(SCR *sp, VICMD *vp, enum which cmd) in io() 253 v_change(SCR *sp, VICMD *vp) in v_change() 393 v_Replace(SCR *sp, VICMD *vp) in v_Replace() 427 v_subst(SCR *sp, VICMD *vp) in v_subst() [all …]
|
H A D | v_mark.c | 44 v_mark(SCR *sp, VICMD *vp) in v_mark() 65 v_bmark(SCR *sp, VICMD *vp) in v_bmark() 79 v_fmark(SCR *sp, VICMD *vp) in v_fmark() 91 v_emark(SCR *sp, VICMD *vp) in v_emark() 111 mark(SCR *sp, VICMD *vp, int getmark, enum which cmd) in mark()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | store.c | 55 krb5_storage_set_flags(krb5_storage *sp, krb5_flags flags) in krb5_storage_set_flags() 70 krb5_storage_clear_flags(krb5_storage *sp, krb5_flags flags) in krb5_storage_clear_flags() 88 krb5_storage_is_flags(krb5_storage *sp, krb5_flags flags) in krb5_storage_is_flags() 106 krb5_storage_set_byteorder(krb5_storage *sp, krb5_flags byteorder) in krb5_storage_set_byteorder() 119 krb5_storage_get_byteorder(krb5_storage *sp) in krb5_storage_get_byteorder() 134 krb5_storage_set_max_alloc(krb5_storage *sp, size_t size) in krb5_storage_set_max_alloc() 141 size_too_large(krb5_storage *sp, size_t size) in size_too_large() 149 size_too_large_num(krb5_storage *sp, size_t count, size_t size) in size_too_large_num() 173 krb5_storage_seek(krb5_storage *sp, off_t offset, int whence) in krb5_storage_seek() 190 krb5_storage_truncate(krb5_storage *sp, off_t offset) in krb5_storage_truncate() [all …]
|
H A D | store_fd.c | 46 fd_fetch(krb5_storage * sp, void *data, size_t size) in fd_fetch() 52 fd_store(krb5_storage * sp, const void *data, size_t size) in fd_store() 58 fd_seek(krb5_storage * sp, off_t offset, int whence) in fd_seek() 64 fd_trunc(krb5_storage * sp, off_t offset) in fd_trunc() 72 fd_free(krb5_storage * sp) in fd_free() 93 krb5_storage *sp; in krb5_storage_from_fd() local
|
H A D | store_mem.c | 46 mem_fetch(krb5_storage *sp, void *data, size_t size) in mem_fetch() 57 mem_store(krb5_storage *sp, const void *data, size_t size) in mem_store() 68 mem_no_store(krb5_storage *sp, const void *data, size_t size) in mem_no_store() 74 mem_seek(krb5_storage *sp, off_t offset, int whence) in mem_seek() 97 mem_trunc(krb5_storage *sp, off_t offset) in mem_trunc() 109 mem_no_trunc(krb5_storage *sp, off_t offset) in mem_no_trunc() 130 krb5_storage *sp = malloc(sizeof(krb5_storage)); in krb5_storage_from_mem() local 189 krb5_storage *sp = malloc(sizeof(krb5_storage)); in krb5_storage_from_readonly_mem() local
|
/minix3/external/bsd/nvi/dist/common/ |
H A D | api.c | 83 api_aline(SCR *sp, db_recno_t lno, char *line, size_t len) in api_aline() 100 api_extend(SCR *sp, db_recno_t lno) in api_extend() 118 api_dline(SCR *sp, db_recno_t lno) in api_dline() 137 api_gline(SCR *sp, db_recno_t lno, CHAR_T **linepp, size_t *lenp) in api_gline() 156 api_iline(SCR *sp, db_recno_t lno, CHAR_T *line, size_t len) in api_iline() 168 api_lline(SCR *sp, db_recno_t *lnop) in api_lline() 180 api_sline(SCR *sp, db_recno_t lno, CHAR_T *line, size_t len) in api_sline() 192 api_getmark(SCR *sp, int markname, MARK *mp) in api_getmark() 204 api_setmark(SCR *sp, int markname, MARK *mp) in api_setmark() 217 api_nextmark(SCR *sp, int next, char *namep) in api_nextmark() [all …]
|
H A D | mem.h | 23 #define BINC_GOTO(sp, type, lp, llen, nlen) { \ argument 36 #define BINC_GOTOC(sp, lp, llen, nlen) \ argument 38 #define BINC_GOTOW(sp, lp, llen, nlen) \ argument 40 #define BINC_RET(sp, type, lp, llen, nlen) { \ argument 53 #define BINC_RETC(sp, lp, llen, nlen) \ argument 55 #define BINC_RETW(sp, lp, llen, nlen) \ argument 63 #define GET_SPACE_GOTO(sp, type, bp, blen, nlen) { \ argument 77 #define GET_SPACE_GOTOC(sp, bp, blen, nlen) \ argument 79 #define GET_SPACE_GOTOW(sp, bp, blen, nlen) \ argument 81 #define GET_SPACE_RET(sp, type, bp, blen, nlen) { \ argument [all …]
|
H A D | options_f.c | 41 f_altwerase(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_altwerase() 52 f_columns(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_columns() 82 f_lines(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_lines() 135 f_lisp(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_lisp() 145 f_msgcat(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_msgcat() 155 f_print(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_print() 180 f_readonly(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_readonly() 197 f_recompile(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_recompile() 214 f_reformat(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_reformat() 224 f_ttywerase(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_ttywerase() [all …]
|
H A D | screen.c | 47 SCR *sp; in screen_init() local 134 screen_end1(SCR *sp, int init) in screen_end1() 216 screen_fini(SCR *sp) in screen_fini() 228 screen_end(SCR *sp) in screen_end() 239 screen_next(SCR *sp) in screen_next()
|
H A D | mark.c | 74 mark_init(SCR *sp, EXF *ep) in mark_init() 93 mark_end(SCR *sp, EXF *ep) in mark_end() 115 mark_get(SCR *sp, ARG_CHAR_T key, MARK *mp, mtype_t mtype) in mark_get() 156 mark_set(SCR *sp, ARG_CHAR_T key, MARK *value, int userset) in mark_set() 194 mark_find(SCR *sp, ARG_CHAR_T key) in mark_find() 216 mark_insdel(SCR *sp, lnop_t op, db_recno_t lno) in mark_insdel()
|
H A D | key.c | 109 v_key_init(SCR *sp) in v_key_init() 170 v_keyval(SCR *sp, int val, scr_keyval_t name) in v_keyval() 204 v_key_ilookup(SCR *sp) in v_key_ilookup() 228 v_key_len(SCR *sp, ARG_CHAR_T ch) in v_key_len() 242 v_key_name(SCR *sp, ARG_CHAR_T ach) in v_key_name() 322 v_key_val(SCR *sp, ARG_CHAR_T ch) in v_key_val() 344 v_event_push(SCR *sp, EVENT *p_evp, const CHAR_T *p_s, size_t nitems, u_int flags) in v_event_push() 398 v_event_append(SCR *sp, EVENT *argp) in v_event_append() 523 v_event_get(SCR *sp, EVENT *argp, int timeout, u_int32_t flags) in v_event_get() 740 v_sync(SCR *sp, int flags) in v_sync() [all …]
|
/minix3/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
H A D | marshall.c | 41 kadm5_store_key_data(krb5_storage *sp, in kadm5_store_key_data() 59 kadm5_ret_key_data(krb5_storage *sp, in kadm5_ret_key_data() 82 kadm5_store_tl_data(krb5_storage *sp, in kadm5_store_tl_data() 94 kadm5_ret_tl_data(krb5_storage *sp, in kadm5_ret_tl_data() 108 store_principal_ent(krb5_storage *sp, in store_principal_ent() 169 kadm5_store_principal_ent(krb5_storage *sp, in kadm5_store_principal_ent() 176 kadm5_store_principal_ent_mask(krb5_storage *sp, in kadm5_store_principal_ent_mask() 185 ret_principal_ent(krb5_storage *sp, in ret_principal_ent() 287 kadm5_ret_principal_ent(krb5_storage *sp, in kadm5_ret_principal_ent() 294 kadm5_ret_principal_ent_mask(krb5_storage *sp, in kadm5_ret_principal_ent_mask() [all …]
|
/minix3/external/bsd/nvi/dist/ip/ |
H A D | ip_funcs.c | 41 ip_waddstr(SCR *sp, const CHAR_T *str, size_t len) in ip_waddstr() 67 ip_addstr(SCR *sp, const char *str, size_t len) in ip_addstr() 105 ip_attr(SCR *sp, scr_attr_t attribute, int on) in ip_attr() 130 ip_baud(SCR *sp, u_long *ratep) in ip_baud() 143 ip_bell(SCR *sp) in ip_bell() 161 ip_busy(SCR *sp, const char *str, busy_t bval) in ip_busy() 191 ip_child(SCR *sp) in ip_child() 211 ip_clrtoeol(SCR *sp) in ip_clrtoeol() 248 ip_cursor(SCR *sp, size_t *yp, size_t *xp) in ip_cursor() 265 ip_deleteln(SCR *sp) in ip_deleteln() [all …]
|
/minix3/external/bsd/nvi/dist/cl/ |
H A D | cl_funcs.c | 42 addstr4(SCR *sp, const void *str, size_t len, int wide) in addstr4() 84 cl_waddstr(SCR *sp, const CHAR_T *str, size_t len) in cl_waddstr() 96 cl_addstr(SCR *sp, const char *str, size_t len) in cl_addstr() 108 cl_attr(SCR *sp, scr_attr_t attribute, int on) in cl_attr() 195 cl_baud(SCR *sp, u_long *ratep) in cl_baud() 236 cl_bell(SCR *sp) in cl_bell() 260 cl_clrtoeol(SCR *sp) in cl_clrtoeol() 289 cl_cursor(SCR *sp, size_t *yp, size_t *xp) in cl_cursor() 315 cl_deleteln(SCR *sp) in cl_deleteln() 419 cl_ex_adjust(SCR *sp, exadj_t action) in cl_ex_adjust() [all …]
|
/minix3/external/bsd/nvi/dist/ex/ |
H A D | ex_print.c | 50 ex_list(SCR *sp, EXCMD *cmdp) in ex_list() 68 ex_number(SCR *sp, EXCMD *cmdp) in ex_number() 86 ex_pr(SCR *sp, EXCMD *cmdp) in ex_pr() 102 ex_print(SCR *sp, EXCMD *cmdp, MARK *fp, MARK *tp, u_int32_t flags) in ex_print() 157 ex_ldisplay(SCR *sp, const CHAR_T *p, size_t len, size_t col, u_int flags) in ex_ldisplay() 178 ex_scprint(SCR *sp, MARK *fp, MARK *tp) in ex_scprint() 215 ex_prchars(SCR *sp, const CHAR_T *p, size_t *colp, size_t len, in ex_prchars() 271 ex_printf(SCR *sp, const char *fmt, ...) in ex_printf() 308 ex_puts(SCR *sp, const char *str) in ex_puts() 334 ex_fflush(SCR *sp) in ex_fflush()
|
/minix3/minix/lib/libmagicrt/ |
H A D | magic_splay_tree.c | 48 splay_tree_delete_helper (splay_tree sp, splay_tree_node node) in splay_tree_delete_helper() 134 splay_tree_splay (splay_tree sp, splay_tree_key key) in splay_tree_splay() 202 splay_tree_foreach_helper (splay_tree sp, splay_tree_node node, in splay_tree_foreach_helper() 264 splay_tree sp = (splay_tree) (*allocate_fn) (sizeof (struct splay_tree_s), in splay_tree_new_with_allocator() local 280 splay_tree_delete (splay_tree sp) in splay_tree_delete() 291 splay_tree_insert (splay_tree sp, splay_tree_key key, splay_tree_value value) in splay_tree_insert() 343 splay_tree_remove (splay_tree sp, splay_tree_key key) in splay_tree_remove() 383 splay_tree_lookup (splay_tree sp, splay_tree_key key) in splay_tree_lookup() 396 splay_tree_max (splay_tree sp) in splay_tree_max() 412 splay_tree_min (splay_tree sp) in splay_tree_min() [all …]
|