Home
last modified time | relevance | path

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

/openbsd/usr.bin/mg/
H A Ddired.c34 static int d_undel(int, int);
151 d_undel, /* u */
232 funmap_add(d_undel, "dired-unmark", 0); in dired_init()
319 d_undel(int f, int n) in d_undel() function
339 return (d_undel(f, -n)); in d_undelbak()