Searched refs:j_exists (Results 1 – 3 of 3) sorted by relevance
37 if (__db_jump.j_exists != NULL)38 return (__db_jump.j_exists(path, isdirp));
56 __db_jump.j_exists = (int (*) __P((const char *, int *)))func;
18 int (*j_exists) /* DB_FUNC_EXISTS */ member