Home
last modified time | relevance | path

Searched defs:users (Results 1 – 24 of 24) sorted by relevance

/freebsd/usr.sbin/config/
H A Dmkoptions.cc46 static struct users { struct
50 } users = { 8, 2, 512 }; argument
/freebsd/contrib/kyua/utils/
H A Dpasswd_test.cpp117 std::vector< passwd_ns::user > users; in ATF_TEST_CASE_BODY() local
149 std::vector< passwd_ns::user > users; in ATF_TEST_CASE_BODY() local
H A Dpasswd.cpp190 passwd_ns::set_mock_users_for_testing(const std::vector< user >& users) in set_mock_users_for_testing()
/freebsd/usr.sbin/lpr/lprm/
H A Dlprm.c66 int users; /* # of users in user array */ variable
/freebsd/usr.sbin/lpr/lpq/
H A Dlpq.c61 int users; /* # of users in user array */ variable
/freebsd/contrib/kyua/engine/
H A Dconfig_test.cpp61 std::vector< passwd::user > users; in set_mock_users() local
/freebsd/contrib/kyua/examples/
H A Dsyntax_test.cpp87 std::vector< passwd::user > users; in ATF_TEST_CASE_BODY() local
/freebsd/crypto/heimdal/appl/login/
H A Dlogin_access.c63 char *users; /* becomes list of login names */ in login_access() local
/freebsd/crypto/heimdal/appl/rsh/
H A Dlogin_access.c63 char *users; /* becomes list of login names */ in login_access() local
/freebsd/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c55 char *users; /* becomes list of login names */ in login_access() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h421 iterator_range<user_iterator> users() { in users() function
425 iterator_range<const_user_iterator> users() const { in users() function
/freebsd/usr.sbin/quot/
H A Dquot.c232 } *users; global() variable
321 sortusers(users) global() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h132 user_range users() { return user_range(user_begin(), user_end()); } in users() function
133 const_user_range users() const { in users() function
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpci.h80 const struct ath12k_msi_user *users; member
/freebsd/usr.sbin/lpr/lpd/
H A Dlpd.c450 int users; /* # of users in user array */ variable
/freebsd/sys/sys/
H A Ducred.h195 int users; member
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h236 iterator_range<user_iterator> users() { in users() function
239 iterator_range<const_user_iterator> users() const { in users() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dbss.h45 unsigned int users; member
/freebsd/usr.sbin/lpr/common_source/
H A Dlp.h143 struct req_user_head users; /* list of users to query/delete */ member
/freebsd/sys/ofed/include/rdma/
H A Dib_sa.h309 atomic_t users; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1315 SmallVector<User *, 16> users; in UnfoldConstant() local
/freebsd/sys/kern/
H A Dkern_prot.c2368 crunusebatch(struct ucred *cr, int users, int ref) in crunusebatch()
/freebsd/sys/dev/netmap/
H A Dnetmap_kern.h510 uint32_t users; /* existing bindings for this ring */ member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h860 struct ath11k_msi_user *users; member