Home
last modified time | relevance | path

Searched defs:execdir (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Dbuilddir.h38 char execdir[PATH_MAX]; in builddir_lookup() local
/third_party/toybox/toys/posix/
Dfind.c90 struct execdir_data exec, *execdir; member
171 static void execdir(struct dirtree *new, int flush) in execdir() function