Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dmisc.c637 log_access (const char *flavor) in log_access() function
667 log_access (_("Initialized access")); in init_access()
746 log_access (_("User access")); in user_access()
794 log_access (_("Make access")); in make_access()
828 log_access (_("Child access")); in child_access()
DChangeLog33 * misc.c (log_access): Takes a const char *.