Home
last modified time | relevance | path

Searched refs:crop_to_fit (Results 51 – 51 of 51) sorted by relevance

123

/dports/editors/nano/nano-5.9/src/
H A Dfiles.c105 char *crop_to_fit(const char *name, int room) in crop_to_fit() function
296 postedname = crop_to_fit(filename, COLS - breadth(question) - breadth(lockuser) - in do_lockfile()
2269 char *name = crop_to_fit(answer, COLS - breadth(question) + 1); in do_writeout()

123