Home
last modified time | relevance | path

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

/dports/misc/ondir/ondir-0.2.4/
H A Dconf.h15 PT_LEAVE, enumerator
H A Dondir.c84 for (p = find_path(NULL, working, PT_LEAVE, match); p; in main()
85 p = find_path(p, working, PT_LEAVE, match)) { in main()
H A Dconf.c89 current->type = PT_LEAVE; in load_conf()