HomeSort by: relevance | last modified time | path
    Searched refs:get_matching_node_addr (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ed/
ed.h 192 long get_matching_node_addr(pattern_t *, int);
main.c 353 if ((addr = get_matching_node_addr(
913 /* get_matching_node_addr: return the address of the next line matching a
917 get_matching_node_addr(pattern_t *pat, int dir) function in typeref:typename:long

Completed in 12 milliseconds