Home
last modified time | relevance | path

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

/dports/misc/nnn/nnn-4.3/src/
H A Dnnn.c3240 static int dentfind(const char *fname, int n) in dentfind() function
3261 move_cursor(dentfind(lastname, ndents), 0);
5791 move_cursor(*lastname ? dentfind(lastname, ndents) : 0, 0);
7145 move_cursor(ndents ? dentfind(lastname, ndents) : 0, 0);