Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.c257 struct text *txtalloc(void);
560 dlt_line = txtalloc(); in main()
563 curr_line = first_line = txtalloc(); in main()
1061 temp_nod= txtalloc(); in insert_line()
1127 txtalloc(void) in txtalloc() function
2335 tline = txtalloc(); /* allocate data structure for next line */ in get_line()