Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dipv6_route.h36 #define RTF_PREF(pref) ((pref) << 27) argument
/bionic/libc/bionic/
Dpthread_rwlock.cpp121 int pthread_rwlockattr_getkind_np(const pthread_rwlockattr_t* attr, int* pref) { in pthread_rwlockattr_getkind_np()
126 int pthread_rwlockattr_setkind_np(pthread_rwlockattr_t* attr, int pref) { in pthread_rwlockattr_setkind_np()