Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/
H A Dpwd_query.c65 static const char *Q_PW_ALL = "sys:user:uid>-1"; variable
450 p->pwent_query = fs_open_query(boot_device, Q_PW_ALL, 0); in setpwent()